Search query: label/BSOD

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

V2P Part II

...the image restoration was completed successfully. <br /></span></p> <p> </p> <p><span style="font-family: times new roman">If you are able to see a BSOD, you have successfully restored ... 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

Extending the BARTPE FIX-VMSCSI plugin

Today while doing a V2P today, I ran into a BSOD. Very typical for V2Ps so I booted up BartPE to fix my BSOD as ... Read More

PVS Target Blue Screen of Death: 0x0000050 [Resolved]

PVS Target Blue Screen of Death: 0x0000050 [Resolved]

While implementing a new Citrix Provisioning Server 6.1 at a client site, I was stumped by this BSOD popping up when trying to Network boot ... Read More