How can I add a computer to a domain programmatically (using .NET)?
- by Andrew J. Brehm
I need to write a program or script that does a few things with (or to) a server after a Windows install. Among those is adding the server to a domain.
Is there a way to do this programmatically or using a script command?