Commit Graph

21 Commits

Author SHA1 Message Date
Zweili Andreas 16ab068b68 really fix the disable computer command 2017-07-19 15:37:33 +02:00
Zweili Andreas ac5fac0b1c fix the description string 2017-07-19 15:26:17 +02:00
Zweili Andreas 46013c0130 add a catch block
Otherwise the script doesn't work properly if you don't have the
permissions to restart the computer remotely
2017-07-17 08:35:49 +02:00
Zweili Andreas 23314a2dcd add todo list and files 2017-07-17 07:36:00 +02:00
Zweili Andreas 3fab585eec extend template 2017-07-17 07:29:47 +02:00
Andreas Zweili d421cfdf6a add usage explanation to the readme 2017-07-16 14:17:01 +02:00
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 44c8366d02 fix restart-computer script 2017-07-15 13:05:34 +02:00
Andreas Zweili a1874c630b fix disable computer 2017-07-15 12:50:02 +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 59a6c44226 reformat restart-computer 2017-07-15 10:47:35 +02:00
Andreas Zweili 2a0bd36b95 reformat disable-computer 2017-07-15 10:44:49 +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
clitools 11c58a8c4b Initial commit 2017-07-14 23:21:22 +02:00