Chuckster Posted May 18, 2009 Posted May 18, 2009 Does anybody know how to perform a disk cleanup remotely? I've googled to no avail.
Cools Posted May 18, 2009 Posted May 18, 2009 have a look at How to Automate the Disk Cleanup Tool in Windows XP
Chuckster Posted May 18, 2009 Author Posted May 18, 2009 I don't understand it very well. I've created this as a bat file @echo off cleanmgr /d c cleanmgr /sagerun:11 exit Am I missing something because all I get is the Disk Cleanup window and if I click OK, then it'll start doing its job. Otherwise it'll sit there still doing nothing. Do you have an example that I could work off from?
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