I have a lab environment with System Center using Hyper-V on my Windows 8 laptop. This is how I compact the virtual disks using powershell when they get too big. Read More
Category: Windows Server
How to manage Windows Server 2008 in Server Manager
The new server manager in Windows Server 2012 can also manage Windows Server 2008. This is how you set it up in 3 simple steps:
Windows Server 2008 with SP2 and Windows Server 2008 R2 with SP1
- Install .NET Framework 4.0 (Download from Microsoft)
- Install Windows Management Framework 3.0 (Download from Microsoft)
- Run the following command in powershell to enable and configure Windows Management Framework “winrm quickconfig“