Bryan Vine

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

Showing posts with label Reports. Show all posts
Showing posts with label Reports. Show all posts
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...
Sunday, June 28, 2015

Powershell Script - Compare-SourceFiles - source code comparison between environments (prod, bcp, qa, dev)

›
I just built this little script this weekend while troubleshooting a release. We needed a way to compare the code between different environ...
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...
Wednesday, June 24, 2015

Powershell Script - ConvertTo-HtmlTable - making pretty html formatted tables for reports and emails.

›
Here's a nifty utility function I built long ago that really makes emailing reports or rendering web reports easy as pie ( cake is a li...
›
Home
View web version

About Me

Bryan
View my complete profile
Powered by Blogger.