Skip to main content

Hardened UNC Paths and why

Submitted by hald on

Note; If the environment exclusively contains Windows 8.0 / Server 2012 (non-R2) or newer systems, then the ‘Privacy’ setting may (optionally) also be set to enable SMB encryption. However, using SMB encryption will render the targeted share paths completely inaccessible by older OSes, so only use this additional option with caution and thorough testing.

Why Harden UNC Paths in Windows Active Directory?

Tags
2025

How to update the Policy Definitions template

Submitted by hald on

Administrative templates are divided into admx and language files(adml files).

Windows uses central store to store the files, the central store is located on the sysvol share which is located here:
\\contoso.com\SYSVOL\contoso.com\policies\PolicyDefinitions

To update the definitions you will have to download and install the latest version, which you can find here:
https://www.microsoft.com/en-us/download/details.aspx?id=106254

Tags
2025

Reset the DSRM password

Submitted by hald on

Active Directory will always validate a new Directory Services Repair Mode password to make sure it meets the domain’s password complexity requirements; this validation also calls into password filter dlls like Microsoft Entra Password Protection. If the new DSRM password is rejected, the following error message results:

Tags
2025

Setting up Entra ID B2B Collaboration

Submitted by hald on

Setting Up Azure Entra ID B2B Collaboration – A Detailed, Fact‑Based Guide

1. Prerequisites & Planning

ItemWhy It Matters

Azure Entra ID tenant (the “host” tenant)

All B2B relationships are anchored in a single tenant that you control.

Appropriate licensing

Azure AD Premium P1 (or higher) is required for most B2B features such as conditional access policies, entitlement management, and advanced security reporting.

External partner identification

The dangerous use of tools like ANY.RUN

Submitted by hald on

ANY.RUN allows users to upload suspicious files and URLs for dynamic analysis. However, unless explicitly set to private or used under a commercial license, these uploads are publicly accessible. This means that anyone browsing the platform can view, download, and analyze the same files—posing serious risks when sensitive or proprietary data is involved.

Tags
2025
Subscribe to