Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Zweili ac7400ef9f reformat get-lockout-location.ps1 2017-07-16 13:33:35 +02:00
Andreas Zweili 5e49ee7a85 move the default variable to a more visible position 2017-07-15 13:08:19 +02:00
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
Andreas Zweili f381d38ee3 rephrase the exit message
The script doesn't get openend in a new windows so it makes more
sense to write continue instead of quit.
2017-07-15 13:06:03 +02:00
Andreas Zweili a08cb1a94d fix the reset-password script 2017-07-15 12:36:38 +02:00
Andreas Zweili 2014e55817 pretefy the outputs of the various commands 2017-07-15 12:18:07 +02:00
Andreas Zweili 4a3a12d4d9 reformat reset-password 2017-07-15 10:49:13 +02:00
Andreas Zweili 306e3f6d80 revert my changes
My reformating broke the code
2017-07-15 10:35:42 +02:00
Andreas Zweili 7708a20756 add an additional variable
This way the output should appear before the Read-Host command
2017-07-15 10:17:33 +02:00
Andreas Zweili 894b32da60 add various scripts 2017-07-14 23:58:11 +02:00