Search query: label/Templates

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

Centralized policy definitions – Bad idea! … with a remedy.

Centralized policy definitions – Bad idea! … with a remedy.

...bad Microsoft idea being implemented in a client’s domain environment:  a central policy definitions store is created at \dns.domain.namesysvoldns.domain.namePoliciesPolicyDefinitions and is populated with some collection ... Read More

VMware SRM: VMs recover with Offline RMD Volumes.

VMware SRM: VMs recover with Offline RMD Volumes.

...unattended build or into your VMware templates to ensure that you don’t run into this again in the future. Editors Note: If you are running ... Read More

Duplicate SIDs, Big Deal!  Why you might not need to care.

Duplicate SIDs, Big Deal! Why you might not need to care.

Recently, I have been having some great conversations about the benefits of using golden images of servers and desktops to rapidly deploy using either templates ... Read More