Simplify the management of your windows network.
MetaLAN
- Up and running in 5 minutes
- Agent less - No need to install anything on the endpoints
- Free download - No registration required

How to Enable Remote Desktop and Allow Access through the Windows Firewall with Advanced Security on Windows 8 and Server 2012 using Group Policy
Prerequisites
You will require the Group Policy Management Tools on Windows 7, Windows 8, Windows Server 2008, Windows or Server 2012. These are part of the Remote Server Administration Tools (RSAT) availabale form the Microsoft web site.
Target Platforms
Windows 8, Server 2012
Instructions
To enable Remote Desktop and Allow Access through the Windows Firewall with Advanced Security on Windows 8 and Server 2012 using Group Policy please follow these instuctions.
Turning on Remote Desktop using Group Policy
-
- Edit an existing Group Policy object or create a new one using the Group Policy Management Tool.
- Expand the Computer Configuration/Policies/Software Settings/Administrative Templates/Windows Components/Remote Desktop Services/Remote Desktop Session Host/Connections node and open the Allow users to connect using Remote Desktop Services setting.
- Check the Enabled radio button. Click the OK button to exit and save the new setting.
- Make sure the Group Policy Object is applied to the relevant computers using the Group Policy Management Tool.
Allowing Remote Desktop Access through Windows Firewall with Advanced Security using Group Policy on Windows 8
-
- Edit an existing Group Policy object or create a new one using the Group Policy Management Tool.
- Expand the Computer Configuration/Policies/Windows Settings/Security Settings/Windows Firewall with Advanced Security/Windows Firewall with Advanced Security/Inbound Rules node.
- Check the Custom radio button and click the Next button.
- Check the This program path: radio button and enter %SystemRoot%\system32\svchost.exe into the field then click the Next button.
- If you recieve a warning click Yes.
- Select TCP from the Protocol Type: drop down list. Select Specific Ports from the Local Port: drop down list. Enter 3389 in to the Local port: field. Select All Ports from the Remote port: drop down list. Click the Next button.
- You may choose to restrict what IP addresses ICMP is allowed to and from or check the Any IP address radio buttons to allow all then click Next.
- Check the Allow the Connection radio botton and click Next.
- Choose what profiles the rule will apply to. Check the Domain profile checkbox as a minimum and click Next.
- Add a meaninful name for the rule in the Name: field. Add a description if desired and click Finish to exit and save the new rule.
- Make sure the Group Policy Object is applied to the relevant computers using the Group Policy Management Tool.