I need to set a different login DC on workstations remotely by powershell.
Regards,
PowershellWindows Server 2012
Last Comment
Cliff Galiher
8/22/2022 - Mon
Alex
You can't sorry.
More importantly, why would you want to? If one domain controller is down it'll just go to the closest one afterwards. That being said actually, you could use the host file, change your domain to point to a single domain controller, but at that point you're looking at a single point of failure.
More importantly, why would you want to? If one domain controller is down it'll just go to the closest one afterwards. That being said actually, you could use the host file, change your domain to point to a single domain controller, but at that point you're looking at a single point of failure.
What is it you're actually trying to achieve?
Thanks
Alex