NETDOM REMOVE /Domain:XXXXXX /user:XXXXXXX /password:XXXXXXX /SHUTDOWN /R
NETDOM ADD /Domain:XXXXXXX /user:XXXXXXX /password:XXXXXXX /SHUTDOWN /R
Search found 3 matches
- 19 Jan 2015 02:35
- Forum: DOS Batch Forum
- Topic: Remove & Join to doamin by batch file in windows 7
- Replies: 5
- Views: 4824
- 19 Jan 2015 00:05
- Forum: DOS Batch Forum
- Topic: Remove & Join to doamin by batch file in windows 7
- Replies: 5
- Views: 4824
Re: Remove & Join to doamin by batch file in windows 7
Yes, but what I need to write a command in the batch file?
- 18 Jan 2015 09:40
- Forum: DOS Batch Forum
- Topic: Remove & Join to doamin by batch file in windows 7
- Replies: 5
- Views: 4824
Remove & Join to doamin by batch file in windows 7
Hello,
I want to make a batch file that does the:
Remove from domain
Join to doamin
All one script that performs this
I tried to make a batch file with the NETDOM but the thing did not work
Can anyone help?
I want to make a batch file that does the:
Remove from domain
Join to doamin
All one script that performs this
I tried to make a batch file with the NETDOM but the thing did not work
Can anyone help?