Search query: label/Platespin

Dusting off PlateSpin’s PowerConvert aka Migrate

Dusting off PlateSpin’s PowerConvert aka Migrate

I recently had the opportunity to dust off and use PlateSpin’s PowerConvert from my P2V bag of tricks.  Since VMware released it’s new VMware Convertor ... Read More

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

Testing Virtual Machines on Hyper-V

Testing Virtual Machines on Hyper-V

...that, after some research, I came up with. Pay Options : PlateSpin’s PowerConvert offers a simple turnkey solution for converting batches of machines to Hyper-V.  ... Read More

OpenDNS and Internet Filtering.

OpenDNS and Internet Filtering.

Here is a quick write up for my daughter’s school on the various ways to filter websites and keep the students productive and safe. Initially ... Read More