On vmware you can query the Windows Version over the GUI.
On a Hyper-V without VMM, you can’t do it really quickly.
Below a quick way to query the Windows Version over wmi if the VM-Guest is turned on.
Continue reading “Get Windows Version on Hyper-V (without VMM)”
Install PowerShell on Mac OS X
Install PowerShell on macOS
Since PowerShell is available for other platforms, I use it, often during travel, to test the logic/processes of scripts.
Continue reading “Install PowerShell on Mac OS X”
Out Of Office [Time, Date Based – Part 1]
My first contribution is about the automation of OOF (Out Of Office). Because it robs me 4 minutes every day.
In doing so, it is decisive which principles applies to the OOF settings. This is a personal requirement and can be defined individually.
Continue reading “Out Of Office [Time, Date Based – Part 1]”