Wifi restriction

Anonymous
2024-07-01T19:14:04+00:00

Hello,

I have Windows server 2019 standard, and have around 30 domain users Win 10 and win 11, we upgraded all pc to wireless access.

Now how can i restrict domain users to connect only company Wifi (Access Point), so they not able to connect any other wifi.

Any suggestions would be appreciated.

Windows for business Windows Server Networking Network connectivity and file sharing

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes
Accepted answer
  1. Anonymous
    2024-07-02T11:35:32+00:00

    Hello,

    To restrict domain users to connect only to the company's WiFi network, you can use Group Policy to configure wireless network policies. Here are the steps:

    1. On the domain controller, open the Group Policy Management console.
    2. Right-click your domain or organizational unit (OU), select New GPO, and give it a name, such as "Restrict WiFi connections."
    3. Right-click the newly created GPO and select Edit.
    4. Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Wireless Network (IEEE 802.11) Policies > Wireless Network (IEEE 802.11) Policies Node.

    Right-click and select Create New Wireless Network Policy.

    In the Wireless Network Policy Properties window, name the policy, such as "Company WiFi Policy."

    1. In the Preferred Networks tab, click Add, and then enter the SSID of your company's WiFi network and other necessary settings.
    2. In the Network Permissions tab, there is usually an option to select Only allow connections to specified networks. Make sure this option is selected to prevent connections to other networks.
    3. Run gpupdate /force on each client computer in the domain, or wait for the group policy to automatically update.

    After completing the above steps, the domain user's computer will only be able to connect to the company WiFi network you specify, and will not be able to connect to other WiFi networks.

    Best regards

    Zunhui

    0 comments No comments

0 additional answers

Sort by: Most helpful