Is there way to join win7 to server 2008 by using netsh batch file ? I can change The IP , GateWay , Subnet Mask by bat file but How can I join domain
Asked
Active
Viewed 76 times
1 Answers
1
There is netdom
command. You can use it in batch files.

gevial
- 1,324
- 9
- 13
-
can you give me resource – MIMI Mar 06 '13 at 12:08
-
Microsoft Technet article - http://technet.microsoft.com/ru-ru/library/cc788049(v=ws.10).aspx – gevial Mar 06 '13 at 12:09