Find system service tag via command line

If you need to know the service tag of a system whilst not physically in front of the machine (or the service tag label is missing!) you can do so via the command line: If you can RDP to the system, open a command prompt (admin not required) and then enter: wmic...

Convert Hyper-V dynamic disk to fixed size

By default when you create a new VM in Hyper-V – and a create a virtual disk at the same time – it creates a dynamic disk (i.e. it expands to the specified size as required). This is not usually a recommended option for production environments, albeit the...