Search query: label/Processor

Interesting AMD Processor Issues – EdgeSight and GPOs.

Interesting AMD Processor Issues – EdgeSight and GPOs.

...EdgeSight show no errors or slowness  https://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_871_13118,00.html  From Jacques Bensimon and Aaron Silber : FYI – GPO / AMD processor drift This issue arose during ... 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

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