Pear Posted November 15, 2005 Posted November 15, 2005 Is it possible to defrag another windows workstations harddisk from my windows 2000 server without actually buying software to do this ?
russdev Posted November 15, 2005 Posted November 15, 2005 how about psiexec from sys internals this might do it or alt copy a batch file to drive that starts defrag program and then run psiexec on cmd.exe and then run batch file from that remote command prompt Russ
Dos_Box Posted November 15, 2005 Posted November 15, 2005 Command line to the rescue. defrag /a /v http://support.microsoft.com/default.aspx?scid=kb;en-us;283080 Be careful though. Win 2k and XP defrag commands have different switches apparently.
eejit Posted November 15, 2005 Posted November 15, 2005 Command line to the rescue. defrag /a /v http://support.microsoft.com/default.aspx?scid=kb;en-us;283080 Be careful though. Win 2k and XP defrag commands have different switches apparently. I don't think that defrag.exe comes with 2000.
Pear Posted November 16, 2005 Author Posted November 16, 2005 Thats true eejit, dfrgntfs and dfrgfat apparently don't work from the command line. I tried copying defrag.exe from an XP machine to a 2000 one but it wouldn't run. However I think I have this problem sorted as I have a program that I use to run defrag on NT (had forgot about it till now) which I can use from the command line, although it is a slow defrag. http://www.dirms.com/
E1uSiV3 Posted November 16, 2005 Posted November 16, 2005 If you look carefully, the XP (all the way back to NT i believe) defrag is written by Executive Software After some research i did a while back to try and counter the same problem, i found a kb article (which i cannot currently locate :grrr:) white states it is impossible to remotely run or schedule a defrag due to the license limitations blah blah, M$ then promptly points you to executive softwares website. Also have any of you noticed NTBackup was written by Veritas...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now