Search query: label/AMD

Interesting AMD Processor Issues – EdgeSight and GPOs.

Interesting AMD Processor Issues – EdgeSight and GPOs.

Just cleaning out my inbox and noticed 2 separate threads on AMD Processor issues.  From David Paoleschi : FYI – Dual-Core AMD issue to be ... 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

64 bit Musings; aka Writing scripts in a 64 bit Windows Environment.

64 bit Musings; aka Writing scripts in a 64 bit Windows Environment.

...system automatically providing 32-bit processes with the PROCESSOR_ARCHITEW6432 environment variable (typically set to AMD64 – by the way, this doesn’t mean you’re necessarily using an ... 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

Upgrading your NT guests on your vSphere Hosts

Upgrading your NT guests on your vSphere Hosts

...as AMD PCNet driver, select AMD PCNET Family Ethernet adapter. Specify the path as C:\winntsystem32 and reboot the virtual machine.      5.   To add a virtual ... Read More