Snipped from a previous msg
This is what I do. I have it as 2 separate scheduled tasks. Of course,
make sure the copy destination is a backed up machine.
c:\winnt\system32\rdisk.exe /s-
Then rdisk.bat that contains the following
net use Q: \\server\c$
c:\winnt\system32\xcopy.exe Q:\winnt\repair\*.* \\otherserver\share\ /q /r
/h
net use Q: /delete /y
-----Original Message-----
From: Eric Brouwer [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 26, 2001 3:31 PM
To: NT System Admin Issues
Subject: RE: ERD Scripts
Where might one find this script?
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 26, 2001 10:50 AM
To: NT System Admin Issues
Subject: ERD Scripts
Hey Guys,
Steve Clark's (the genius - if I'm ever in the same city as him, I'll buy
him a beer) script for putting computers ERD's onto a different server has
made me wonder if anyone has some idea of how to do this for Win2K?
What I'm talking about is a script that automatically runs an rdisk (which
you can't do in Win2K) and then copies the result from the REPAIR directory
to a different server...
Any ideas? Hmmm?
Cheers
G.
Want to unsub? Do that here:
http://www.w2knews.com/rd/rd.cfm?id=unsub
Need a good FAQ? Try this one first:
http://www.ultratech-llc.com/KB/
Want to unsub? Do that here:
http://www.w2knews.com/rd/rd.cfm?id=unsub
Need a good FAQ? Try this one first:
http://www.ultratech-llc.com/KB/
Want to unsub? Do that here:
http://www.w2knews.com/rd/rd.cfm?id=unsub
Need a good FAQ? Try this one first:
http://www.ultratech-llc.com/KB/