Search query: label/RDM

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

Deciding between RDMs or the MS iSCSI Initiator

Deciding between RDMs or the MS iSCSI Initiator

Chris Hahn and I recently put together what we thought were the pros and cons for attaching a LUN to ESX and then using RDMs ... Read More

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

...and environment but also every time you add a new LUN or RDM to VMware. The script verbiage is: $input | ForEach-Object { Connect-VIServer VCENTERSERVERNAME ... 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

Building my Home alarm system (Hardware Phase)

Building my Home alarm system (Hardware Phase)

...that were permanently closed through a process of elimination).  Once you identify all of your windows and doors, LABEL them! After I had most of ... Read More