Search query: label/Streaming

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

How to manually upgrade your Synology Surveillance System firmware

How to manually upgrade your Synology Surveillance System firmware

...firmware to 8.2.3-5828 which was the latest at the time.  This was the upgrade that ended up breaking Home Assistant streaming. Luckily in the same ... Read More

vSphere (ESX4) and Citrix Provisioning Services

vSphere (ESX4) and Citrix Provisioning Services

...jumped to the 3GB pretty quickly after streaming began. After upgrading the Virtual Hardware on the target VMs to Version 7, the streaming process broke.  ... Read More

Disney Plus launches today!

Disney Plus launches today!

In this Smart Home, we are Marvel and Star Wars fans. That makes us Disney fans by default. Today, Disney launched it’s streaming service Disney+. ... 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