Bryan Vine

Automation scripts, server admin tips and tricks, How-To's, and various tech goodness.

Friday, February 26, 2016

Powershell Quick Script - Wrap any powershell script into a batch file

›
It's been a number of months since I've written anything here which is unfortunate since I've been writing lots of nifty things ...
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...
Monday, October 5, 2015

Powershell Quick Script - Get emailed when a specific account is locked

›
Here's something quick and simple which sends you an email when an AD user account is locked out. The script just runs in a loop, pollin...
Monday, August 10, 2015

Powershell Script - Push-Patch - remote installation for KB hotfix, MSI, MSU, or EXE files

›
Here's a wickedly useful function I threw together based on a strong need to push emergency patches to thousands of servers without the ...
3 comments:
Tuesday, August 4, 2015

Powershell Script - Get-LocalUsers - Remotely query all local users and details

›
Here's a lovely script that runs with parallel pipeline queries using the [ADSI] .NET class  to remotely query SAM  to build nice object...
Wednesday, July 22, 2015

Powershell Script - Get-ServerHDDinfo - Remotely pull hdd size info quickly

›
I wrote two versions of this function for different scenarios.  The first version is much faster but requires PS remoting enabled on all tar...
Tuesday, July 21, 2015

Beginner's Guide - Working with lists (part 4)

›
In this final installment of my 4 part series on working with lists, we'll cover advanced Select-Object statements, utilizing the power ...
Sunday, July 12, 2015

My son was born!

›
Apologizes for not posting any new content, I've been busy with my second child.  I'll post part 4 of my beginners series on lists w...
Tuesday, July 7, 2015

Beginner's Guide - Working with lists (part 3)

›
This is the third installment of my beginner's guide to working with lists.   Part 1 covered simple string arrays and Part 2 dived int...
Thursday, July 2, 2015

Beginner's Guide - Working with lists (part 2)

›
In part 1 of this series, we covered string arrays and briefly touched on hash tables.  In this tutorial we'll cover how to use and def...
‹
›
Home
View web version

About Me

Bryan
View my complete profile
Powered by Blogger.