Powershell Integration and Testing
This week was quite productive. We downloaded the Powershell scripts I wrote for work so we could begin implementing some test-cases using both Powershell and the MMC console. The first problems we ran into were ExecutionPolicy issues – we resolved these by modifying the default execution policy for the IT\ElevatedPrivs OU and running Powershell as an administrator. We had to use net…