Running 3 small companies with a single Windows Server?


hi,

first of all, introduction. i'm administrator of small company (20 people), , i'm far being windows server expert.

some big changes coming us, because we're going physically host other small companies in our building. run old windows server 2003 going replaced virtualized ws 2012. why virtualized? because use windows server user authentication , printer sharing, nothing more.

my requirements our future setup ones:

- must able reach windows server authenticated

- must able print our network connected xerox printer

- computers each company must able see "colleagues" not other companies computers.

i'll setup network isolation through vlans , additionnal security rules in our router. manageable me. have question regarding active directory setup. basically, able setup sub-domains on ws single instance. example:

- mycompany.com domain umbrella

- child1.mycompany.com first "child" company

- child2.mycompany.com second "child" company

- ... , on.

is can setup single pdc? , how?

thanks.

no, cannot have multiple domains on single instance of windows.  each domain requires @ least 1 domain controller.  however, can have single physical machine , run multiple virtual machines.  on 1 physical machine, run 1 virtual machine mycompany.com, vm child1.mycompany.com, , vm child2.mycompany.com.  each vm run own instance of active directory directory services.  (btw, there pdc fsmo role, there no such thing pdc computer.  went away in windows 2000 server.)

you need vm act router among various subnets each domain communicate other domains. if going have child domains off parent domain, , each domain on own subnet, need set routing domain controllers can communicate each other. @ minimum, need running @ least 4 vms.


. : | : . : | : . tim



Windows Server  >  Windows Server 2012 General



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file