Search query: label/RTFM-ED

Simple Example of using YAML Node Anchors in Home Assistant

Simple Example of using YAML Node Anchors in Home Assistant

...light.m1_front_left: state: on rgb_color: &red [255,0,0] brightness: 150 light.m1_front_right: state: on rgb_color: *red brightness: 150 light.m1_back_right: state: on rgb_color: *red brightness: 150 The lines we ... Read More

PowerShell Tutorial – How to Keep Tabs on XenApp Printer Queues

...that printer queues on certain XenApp servers were experiencing errors, and jobs sent to those queues were left stranded and never printed. As it turned ... Read More

V2P Part II

.../></span></p> <p>Make sure that your copy of BartPE has the FixIscsi Plug installed. <br /><a href="https://www.rtfm-ed.co.uk/downloads/fixvmscsi-xpe.zip">https://www.rtfm-ed.co.uk/downloads/fixvmscsi-xpe.zip</a> <br /></p> <p>Additional information can be found for this ... Read More

Post P2V Batch file information to Automate Cleanups

Post P2V Batch file information to Automate Cleanups

...My favorite new improved automated way can be found at VMTN Communities by Snapper.   Additional scripting information can also be found at RTFM-ED. Armed with ... Read More

Extending the BARTPE FIX-VMSCSI plugin

...file from the driver was all of the PCI vendor numbers we would need. The INF file can be loaded in notepad as a normal ... Read More