Search query: label/Chad Sakac

Simple Example of using YAML Node Anchors in Home Assistant

Simple Example of using YAML Node Anchors in Home Assistant

...code. The first instance of the key [rgb_color] is where you define the label (using &) and then the value after ward. So &red is ... Read More

Update to the Iomega StorCenter ix4-200D : v2.1.30.8298

Update to the Iomega StorCenter ix4-200D : v2.1.30.8298

...this in the mail from Chad Sakac around Christmas time and it has been great to work with in my home environment.  I currently have ... Read More

Enabling FAST Cache on your EMC Clariion with Flash Drives.

Enabling FAST Cache on your EMC Clariion with Flash Drives.

...as a hot spare.  Effectively giving his Clariion almost 200 GBs of additional FAST Cache.  If you want to see some interesting performance charts leveraging ... Read More

How to enable ALUA and Round Robin Multipathing with ESX and Clariion CX4

...and Round Robin, check out Chad Sakac’s post and Jason Boche’s post.  After reading the WHYs, keep reading below for the the HOW.  Skip to ... Read More

PowerShell Tutorial – How to Keep Tabs on XenApp Printer Queues

...Get-Content 'CitrixServerList.txt' ForEach ($server in $servers) { try { write-host "Processing printers for: " $server " ..." Get-WMIObject Win32_PerfFormattedData_Spooler_PrintQueue -computerName $server -ea stop | ?{$_.jobs ... Read More