Existing AD...prefer to create New Site?
-
@FATeknollogee Oh, thanks
-
@FATeknollogee said in Existing AD...prefer to create New Site?:
I've got to figure out how I can run in parallel
This will definitely be the most challenging part.
Getting people still on the old systems to be able to connect to the new systems.
I'd consider setting up domain trusts
with 2 different network/subnets
I suppose this could be a good idea, you could setup each subnet with it's own DHCP server so DNS is right for each domain - but each domain will need to know about the DNS of the other anyhow, assuming you setup Domain trusts.
-
@FATeknollogee said in Existing AD...prefer to create New Site?:
@jmoore said in Existing AD...prefer to create New Site?:
@FATeknollogee said in Existing AD...prefer to create New Site?:
new SM server: F29 w KVM to host new version of LOB
What is LOB?
Line of Business
LOL - I thought he was asking what the app was, i.e. the name of the app.
-
Are you also going to rebuild all the users computers?
-
@Dashrender said in Existing AD...prefer to create New Site?:
@FATeknollogee said in Existing AD...prefer to create New Site?:
I've got to figure out how I can run in parallel with 2 different network/subnets
Why change the IP scheme?
Preference & it's an easy way to identify "rogue" devices.
Current scheme is 192.168.1.x
I'll do a 10.200.10.x (or something similar)
Which means I should never see any device with a 192.168.1.x address on the network. -
@Dashrender said in Existing AD...prefer to create New Site?:
Are you also going to rebuild all the users computers?
Ideally, I should...
-
@Dashrender I just didn't know what the abbreviation stood for is all
-
Are those users set up with folder redirection or roaming profiles? That will be another challenge to deal with.
-
@black3dynamite said in Existing AD...prefer to create New Site?:
Are those users set up with folder redirection or roaming profiles? That will be another challenge to deal with.
I don't believe they are.
-
@FATeknollogee said in Existing AD...prefer to create New Site?:
@Dashrender said in Existing AD...prefer to create New Site?:
@FATeknollogee said in Existing AD...prefer to create New Site?:
I've got to figure out how I can run in parallel with 2 different network/subnets
Why change the IP scheme?
Preference & it's an easy way to identify "rogue" devices.
Current scheme is 192.168.1.x
I'll do a 10.200.10.x (or something similar)
Which means I should never see any device with a 192.168.1.x address on the network.This part is simple, you just add the 10.X.X.X to everything and add a rule to route between it and the 192.
You don't care about connectivity at this point.
Everyone will still use the old LoB app on the new network, you jsut might have to teach them to runas or something depending on how it actually runs.
Simplified, but you get the idea.