-
PowerShell Script: Finding A Distinguished Name of a Group/User: Function Find-DN
This article explains the the method by which one would be able to Search Active Directory for the distinguished name of a User or Group. This is helpful when trying to add an object to Active Directory or adding Users to Groups. Read More…
-
Powershell Import-GPO: The Data Is Invalid Fixed
This article is to aid those who are receiving the “Data is Invalid” error message in PowerShell on Windows Server 2008 R2. This issue occurs while trying to import policies from one domain into their a different domain using a migration table. This issue has to do with the migration table editor referring to the “Pre-Windows 2000 Username” to migrate users instead of their Standard Username. Read More…