Install Windows Terminal on Windows Server 2022
Mar19

Install Windows Terminal on Windows Server 2022

Windows Terminal KB ID 0001827 Problem Note: Terminal is already built into Windows 11. I’ve been aware of Windows Terminal for a while, I’ve just never felt the need to set it up. Most of my work for the website involves me taking screenshots on Windows Server OS. So, when I decided to take a look at it I had to jump through a few hoops to get it to work, in the words of Juan Sánchez Villalobos Ramírez, Chief metallurgist to King...

Read More
Run PowerShell (and Command Prompt) Administratively
Jan01

Run PowerShell (and Command Prompt) Administratively

KB ID 0000988 Problem We had the ‘run as’ service way back in Windows 2000, so the concept of running a command window ‘as administrator’ should not be difficult to understand. But the amount of times I tell people ‘You need to run that as administrator’, and they reply ‘I AM an administrator’ is far too high. With PowerShell theres no way of knowing, and with command prompt the...

Read More
PowerCLI: Get Snapshot Information
Jul03

PowerCLI: Get Snapshot Information

Get Snapshot Information KB ID 0001829 Problem The question was asked on Experts Exchange today. Are there any scripts or reports that would give me information on VMware VM’s with snapshots? was pretty sure this was a straight forward one, so I jumped on the test network. Solution: Get Snapshot Information Connect to your vCenter and use the following commands. Connect-viserver vCenter-Name THEN AUTHENTICATE Get-VM |...

Read More
Find Specific GPO Settings
Feb05

Find Specific GPO Settings

Find Specific GPO Settings KB ID 0001850 Problem To find Specific GPO Settings are being applied, and which GPO is affecting which setting, you can generate an html report, there are two ways of doing this. You can either run the report on the affected machine, or if you do not have access, you can generate the same report on a domain controller (or any machine that has the group Policy Management console installed). Solution: Find...

Read More
vSphere Upgrade VMware Tools Suppress Reboot
Jul27

vSphere Upgrade VMware Tools Suppress Reboot

KB ID 0001760 Problem If you want to Upgrade VMware Tools and Suppress the Reboot, (because rebooting production servers is always a touchy subject), But putting ‘maintenance windows’ and ‘CAB procedures’ to one side. If you want to deploy new versions of VMware tools from vSphere, if you just right click and select automatically upgrade, it will reboot the server. How do you stop that happening? Solution:...

Read More