Bryan Vine
Automation scripts, server admin tips and tricks, How-To's, and various tech goodness.
Showing posts with label
OS maintenance
.
Show all posts
Showing posts with label
OS maintenance
.
Show all posts
Monday, October 12, 2015
Powershell Script - Set-UserPassword - Remotely sets local account passwords
›
Here's a great script to change passwords in bulk on many servers. I've added verbose and error output for logging purposes as well...
Thursday, June 25, 2015
Powershell Script - Get-LastBootTime - remotely find out when your servers where last rebooted
›
Here's another handy and simple function which lets you query a bunch of servers at once to find out when they were last rebooted. It...
Monday, June 22, 2015
Powershell script: Cleaning up C:\Windows\Installer directory - the correct way
›
This very simple script is built off Heath Stewart's VB Script which identifies the files linked for installed products that need to be...
1 comment:
›
Home
View web version