Search query: label/Wyse

WiseGuys, WDMs, TCX and Thin Clients

WiseGuys, WDMs, TCX and Thin Clients

Actually, it was really a Wyse guy (Mr. Steve Gold) who dropped by the office to show us the latest goodies offered by Wyse.  There ... Read More

How to update firmware on a WYSE R90x

How to update firmware on a WYSE R90x

...the R90 Connected it to the Wyse terminal Powered ON the Wyse terminal Hit the P key a few times Selected the thumb drive to ... 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

How to add a Shortcut for all users in a VDI environment via Group Policy Preferences

How to add a Shortcut for all users in a VDI environment via Group Policy Preferences

Jeff Miller was using VMware View 5 with Wyse p20’s and needed the ability for users to disconnect from their desktop rather than just locking ... Read More