A collection of useful powershell scripts
This repository has been archived on 2020-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Andreas Zweili e782225e8d add a try block
Because of different password policies it makes sense to pack this
function in a try block to let the user know if he's using
a password which doesn't work
2017-07-15 13:06:47 +02:00
scripts add a try block 2017-07-15 13:06:47 +02:00
.gitignore Initial commit 2017-07-14 23:21:22 +02:00
control-ad.ps1 pretefy the outputs of the various commands 2017-07-15 12:18:07 +02:00
LICENSE Initial commit 2017-07-14 23:21:22 +02:00
README.md Initial commit 2017-07-14 23:21:22 +02:00

control-ad

A collection of useful powershell scripts