Search query: label/VMX

Running Windows 7 desktops on VMware

Running Windows 7 desktops on VMware

...template is a nice choice, as everything appears functional with the resulting VM.  Selecting “Other, 32bit” produces generally the same .vmx VM config file, but ... 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

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

VMware File Extensions

...BIOS of the virtual machine. .VMX — With typically one VMX file per folder, this file holds the configuration information for the virtual machine in ... Read More

Those are some BIG log files you have there buddy!

Those are some BIG log files you have there buddy!

...generating large log files with benign messaging, you might want to consider turning off logging for those VMs. To turn logging to off, enter logging=false in the ... Read More