Setup Windows Server 2012


Here are guide to setup windows server 2012 R2 for development.

1. Enable Wifi
Open PowerShell and execute :

1
add-windowsfeature wireless-networking

And reboot.

2. Enable Sound
Run “services.msc” and right click on “Windows Audio” and select “start”.
Right click and select properties, changes into Automatically to enable it permanently.

3. Install NET 3.5
Go to add role, select NET 3.5. In confirmation page, click on “Do you need to specify an alternate source path?”. If the target computer does not have access to Windows Update, click the Specify an alternate source path link to specify the path to the \sources\sxs


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.