Category: Active Directory

Resource Win7Only referenced in attribute displayName could not be found

This error appears when you have updated the ADML and ADMX file to Windwos 10, version 1803. Let’s see how to fix it! When trying to editing a policy, you receive this error: Resource ‘$(string id=Win7Only)’ referenced in attribute displayName could not be found. This is a known issue for Microsoft, in fact there was an […]

Read more

Nearest Domain Controller without Powershell AD Module

Getting the nearest Domain Controller when the AD module is present, is fairly simple, all you would need to do is running the following: Get-ADDomainController -DomainName “itdroplets.com” -Discover -NextClosestSite But what if you want to achieve the same result on a client/server that doesn’t have the Powershell Active Directory modules installed? Well, in cmd you […]

Read more

IT Droplets

IT Droplets