pdxcat / PrepDeploy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script should fail if it cannot log groups

pfaffle opened this issue · comments

The script should not continue if saving group memberships to a file fails, because information will be lost. The script should terminate in that case before removing the machine from AD or SCCM, so that the problem with logging can be fixed.