Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Allow and Disallow Simultaneous Connection to Domain and Non-Domain network

Posted on 07/06/202410/06/2024 Matthew By Matthew No Comments on Allow and Disallow Simultaneous Connection to Domain and Non-Domain network
  1. Home
  2. Network | Monitoring
  3. Allow and Disallow Simultaneous Connection to Domain and Non-Domain network
Allow and Disallow Simultaneous Connection to Domain and Non-Domain network
Allow and Disallow Simultaneous Connection to Domain and Non-Domain network

When working within a networked environment, it may be necessary to control whether a device can connect to both a domain-based network and a non-domain-based network at the same time. Windows offers a policy setting that can prevent computers from connecting to both domain-based networks and non-domain-based networks simultaneously. Please see how to mitigate File Came From Another Computer And Might be Blocked Error, and how to “Prevent Local Administrators from managing BitLocker with the manage-bde command“.

This feature is particularly useful in ensuring that network policies and security measures are adhered to consistently. This guide will show you how to configure this setting on Windows 10 and 11, providing detailed steps for both the Local Group Policy Editor and the Registry Editor methods.

Please see these related guides: How to reset folder view settings on File Explorer for Windows 11 and 10, Change the default start page for File Explorer on Windows 11, Fix the application was unable to start correctly (0xc0000135) error, and Perform BitLocker Recovery Password Rotation in Active Directory.

Understanding the Group Policy Setting

The policy setting “Prohibit connection to non-domain networks when connected to domain authenticated network” helps manage the security and integrity of your network connections. With this, we would be able to allow/disallow simultaneous connection to Domain & Non-Domain environment. Here’s how it works:

  • Enabled:
    • Blocks automatic and manual connection attempts to non-domain networks if the computer is already connected to a domain network, and vice versa.
    • Manual connections to a new network over Ethernet will be blocked if another network connection exists.
  • Not Configured or Disabled:
    • Allows simultaneous connections to both domain and non-domain networks.

Using Local Group Policy Editor

The Local Group Policy Editor is available in Windows 10/11 Pro, Enterprise, and Education editions. If you’re using another edition, you can use the Registry Editor method.

Also, see “Understanding MBAM compliance state and error status“, How To Configure a Domain Password Policy, and How to search through the Windows registry.

Steps to Allow or Disallow Simultaneous Connections:

Press Windows Key + R, type gpedit.msc, and press Enter.

Domain and Non-Domain network: Run utility
Launch the Group Policy Editor

Navigate to the following path:

Computer Configuration > Administrative Templates > Network > Windows Connection Manager

In the right pane, double-click Prohibit connection to non-domain networks when connected to domain authenticated network.

Domain and Non-Domain network: Windows Connection Manager
Windows Connection Manager

To Enable simultaneous connections, select Not Configured or Disabled.

Click OK for the policy to take effect.

Domain and Non-Domain network: Enable simultaneous connections
Enable simultaneous connections

To Disable simultaneous connections, select Enabled.

Click OK to apply the policy

Disable simultaneous connections
Disable simultaneous connections

Close the Local Group Policy Editor to apply the changes.

Using the Windows Registry

For those using editions that do not include the Local Group Policy Editor, the Windows Registry method is an alternative. Editing the Registry allows you to control this setting by adding or modifying a specific value.

Steps to Enable or Disable Simultaneous Connections:

Press the Windows button, search for Registry Editor, and then run it as an administrator.

Open registry editor as administrator
Open registry editor as administrator

Navigate to the Registry Key:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WcmSvc

Right-click on the “Policies” folder, select New > Key, and name it GroupPolicy.

Create GroupPolicy key
Create GroupPolicy key

Inside the “GroupPolicy” key, right-click on the right pane, select New > DWORD (32-bit) Value, and name it fBlockNonDomain.

Select DWORD (32 bit) value
Select DWORD (32 bit) value

Double-click on fBlockNonDomain and set its value to 0, to enable simultaneous connections.

Enable simultaneous connections in Registry
Enable simultaneous connections in Registry

To disable simultaneous connections, double-click on fBlockNonDomain and set its value to 2.

Disable simultaneous connections in Registry
Disable simultaneous connections in Registry

Close the registry editor to apply the changes.

Conclusion on Allowing/Disallowing simultaneous connection

By following this guide, you can effectively manage your network connections, ensuring that your system adheres to your organization’s network policies.

Whether you use the Local Group Policy Editor or the Windows Registry, these steps will help you control simultaneous connections to domain and non-domain networks, enhancing your network’s security and integrity.

I hope you found this article on how to Allow/Disallow simultaneous connection to Domain & Non-Domain network useful. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Network | Monitoring, Windows Tags:Domain, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: File Came From Another Computer And Might be Blocked Error
Next Post: Backup Mac with Veeam Agent for Mac to Synology DS923+ NAS

Related Posts

  • Slide2
    How to Clear Cache on Windows 10 Windows
  • Featured image System Tray icons
    How to Fix System Tray Icons not showing in Taskbar on Windows 11 Windows
  • Featured Image 1
    How to enable or disable a Remote WMI Connection in Windows Windows
  • How to Set up a Single Site to Site VPN Connection on AWS
    Setup a Site-to-Site VPN Connection on AWS AWS/Azure/OpenShift
  • Preliminary Active Directory Analysis
    Preliminary Guide for Active Directory and Initial Assessment Network | Monitoring
  • Veeam Agent Error Fix
    Fixing AIX Veeam agent job startup delay issue Network | Monitoring

More Related Articles

Slide2 How to Clear Cache on Windows 10 Windows
Featured image System Tray icons How to Fix System Tray Icons not showing in Taskbar on Windows 11 Windows
Featured Image 1 How to enable or disable a Remote WMI Connection in Windows Windows
How to Set up a Single Site to Site VPN Connection on AWS Setup a Site-to-Site VPN Connection on AWS AWS/Azure/OpenShift
Preliminary Active Directory Analysis Preliminary Guide for Active Directory and Initial Assessment Network | Monitoring
Veeam Agent Error Fix Fixing AIX Veeam agent job startup delay issue Network | Monitoring

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • screenshot 2020 03 21 at 22.44.04
    How to use Hyper-V checkpoint to restore a VM to its previous state Virtualization
  • ghm
    Single App Kiosk Mode Configuration using MDM Bridge WMI Provider Windows
  • db nginxseriesanisibleplaybook 1540x748 1
    How to install and configure Ansible on Ubuntu Configuration Management Tool
  • microsoft edge
    How to configure static page in Microsoft Edge browser via Local Group Policy on Windows Windows
  • How to Find Out Which Users Are Logged on Windows Server
    How to Find Out Which Users Are Logged on Windows Server Windows
  • ansiblebanner
    Install and configure Ansible on Azure Virtual Machine Configuration Management Tool
  • Featured image What are system partition and boot partitions in Windows
    What are System Partition and Boot Partition in Windows? Windows
  • windows 10 technical preview windows 10 logo microsoft 97543 1920x1080
    How to Remove the All Apps Option from Windows Start Menu via GPO /Registry Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,789 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.