Note: The use of the scripts requires the PowerShell Module ActiveDirectory.
-
Adds computers to Active Directory groups
-
Gets the properties of the Active Directory computer
-
Get-ADComputersWithDefinedStatus.ps1
Lists computers where disabled or inactive
-
Create a Active Directory computer
-
Removes Active Directory computer
-
Remove-ADComputersFromGroup.ps1
Removes computers from Active Directory group
-
Enable or disable a Active Directory computer
-
Sets the properties of the Active Directory computer