Search query: label/VMTN

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

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

Post P2V Batch file information to Automate Cleanups

Post P2V Batch file information to Automate Cleanups

...My favorite new improved automated way can be found at VMTN Communities by Snapper.   Additional scripting information can also be found at RTFM-ED. Armed with ... 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

How to Resize a Citrix Provisioning Services’ VHD vDisk!

How to Resize a Citrix Provisioning Services’ VHD vDisk!

...run diskpart on the PVS system.  Using list vol look for the vDisk (in my case, the letter K and label vSystem) and then select ... Read More