Skip to content

PowerShell script that removes a computer object from AD and maybe SCCM to prep it for redeployment.

License

Notifications You must be signed in to change notification settings

pdxcat/PrepDeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

PrepDeploy.ps1

Prepares a computer to be deployed in the CAT environment by either removing it from our records entirely (if it is getting a new name) or by simply removing it from Active Directory so that it can be deployed fresh without inheriting any prior configuration state.

Usage

PrepDeploy.ps1 -Destroy [computername],[computername],[...]
PrepDeploy.ps1 -Redeploy [computername],[computername],[...]

About

PowerShell script that removes a computer object from AD and maybe SCCM to prep it for redeployment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published