Dolla, dolla, code y'all

2

A quick and easy Cisco UCS backup script

This is a re-post of an original script I wrote for my old blog at awesomeman.com. In essence it is a Cisco UCS backup script utilising the UCS Powertool CMDlets provided by Cisco. Prior...

0

Lookup and Translate Domain SIDs

Translate Domain SIDs.ps1 A simple script today to perform a look up of an array of SIDs (Security Identifiers) against an Active Directory domain to check if the object exists or not. The components that...

0

Find Virtual Machines With Active Memory Limits

get-vms-with-memory-limits.ps1 There is a well known issue with Virtual Machines running on all versions of ESX from 3.0 to 5.5 regarding memory limits. The VMWare KB Article at http://kb.vmware.com/kb/1003470 goes into detail but in summary,...

0

Get user mapped drives

Today we bring you a script to help record users mapped drives. In this scenario, the script was deployed as a logon script and the report was stored on a shared UNC path for...