Creating a Test AD on an existing network
Hello, I currently have a Primary Domain Controller with Active Directory running on Windows Server 2008. I would like to create a test AD server on the same network which testers and developers can...
View ArticleCreating a Test AD on an existing network
What about setting up a new forest with it's own AD on a virtual server, or a new domain?
View ArticleCreating a Test AD on an existing network
New forest, new AD, etc. This way, they can run whatever queries they want and not touch live.
View ArticleCreating a Test AD on an existing network
Is it as simple as having a separate Windows Server, adding AD on it with a new domain? I am not "fluent" in this area of domains, forests etc, so I do not know how it will affect the primary network...
View ArticleCreating a Test AD on an existing network
It won't affect it at all. There are no issues with having multiple domain controllers for different domains and forests on the same network. however, remember that machines can only be a member of a...
View ArticleCreating a Test AD on an existing network
Thanks For all the feed back. May have some Qs later when I set this up, but this is good!
View ArticleCreating a Test AD on an existing network
One potential issue. You can only have one DHCP server per network. You may also want to consider putting this new environment on another physical or virtual lan or not using DHCP for the is AD...
View ArticleCreating a Test AD on an existing network
Chad.w wrote: One potential issue. You can only have one DHCP server per network. You may also want to consider putting this new environment on another physical or virtual lan or not using DHCP for...
View ArticleCreating a Test AD on an existing network
I'd set this up in a virtual network. If your devs have sufficient power, they could easilyi run 2-3 VMs on their workstatons. Alternatively, provision a new Hyper-V server and provision the new vms...
View ArticleCreating a Test AD on an existing network
Gary D Williams wrote: It won't affect it at all. There are no issues with having multiple domain controllers for different domains and forests on the same network. however, remember that machines can...
View ArticleCreating a Test AD on an existing network
True enough but by 'zero impact' I meant that having two active directories with different forests will not cause an impact on either AD forest. I wasn't thinking about the additional non-zero amount...
View ArticleCreating a Test AD on an existing network
I agree with tfl on this. We run ours on ESX and keep it isolated from the production network.
View ArticleCreating a Test AD on an existing network
Bill Kindle wrote: Chad.w wrote: One potential issue. You can only have one DHCP server per network. You may also want to consider putting this new environment on another physical or virtual lan or...
View ArticleCreating a Test AD on an existing network
You could also create a subdomain example: test.primarydomain.com. It works in our environment because I am able to allocate domain resources from the root domain or other child domains without...
View ArticleCreating a Test AD on an existing network
Jason7612 wrote: Bill Kindle wrote: Chad.w wrote: One potential issue. You can only have one DHCP server per network. You may also want to consider putting this new environment on another physical or...
View ArticleCreating a Test AD on an existing network
Bill Kindle wrote: Should have said this would work if you have some VLANs setup. Agreed, that would work perfectly.
View ArticleCreating a Test AD on an existing network
Some great ideas in this thread thus far. You can go as detailed as you need when creating your test network. Spin up some servers, put in their own vlan, etc. But keep in mind however you build it...
View ArticleCreating a Test AD on an existing network
Good stuff here. As far as just creating a new domain and AD on the existing network, would following this document be best or is there something more exact than this that I can do - http:/ Opens a...
View ArticleCreating a Test AD on an existing network
Dewboy: This document is how to set up an additional domain controller. As I understand your requirements, you need a separate domain for testing. Thus you would essentially start fresh. You can...
View ArticleCreating a Test AD on an existing network
Thanks for all the input. I simply created a new forest, domain etc with dcpromo and it works very.
View Article