This is an easy and fast PowerShell command to check where are your VMs hard drives located [sourcecode language=”powershell”]
Category: Microsoft
Hyper V VMs Hard Drive location
This is an easy and fast PowerShell command to check where are your VMs hard drives located get-vm -ComputerName
Configure NTP on Windows Server (Time Server)
A simple command to configure NTP on a Windows Server is: w32tm /config /manualpeerlist:pool.ntp.org /syncfromflags:MANUAL sc stop w32time sc start
Exchange 2013 SP1 – Frontend Transport Service cannot start
Recently I created a custom receive connector for application use (printer, alerting, etc). After a server restart, the MSExchangeFrontEndTransport Service could