Previous Code Entry
Left Arrow
Renaming Network Adapters and Teaming them together
Current Code Entry
Next Code Entry
Windows Server Core Installation Complete Code for PowerShell and Command Prompt
Right Arrow
Enable Firewall rules to allow remote connections to your Server Core
Article Entry Date: October 20,2022 @ 06:19:59 / Last Updated On: October 20,2022 @ 06:58:40
Allow computer management remote access to a Windows Server Core system with Firewall rules.
To perform specific actions on a Server Core system, you will need remote access to the server from a windows desktop-based system.
First, we must set up Windows Firewall rules to enable this feature. The following script through PowerShell will set all the rules up for us.