http://www.ctrl-alt-del.com.au/CAD_TSUtils.htm<\/a><\/p>\nYou can schedule it to cleanup the profiles overnight<\/p>","upvoteCount":1,"datePublished":"2015-02-02T13:36:21.000Z","url":"https://community.spiceworks.com/t/remote-pc-clean-up-program/375793/13","author":{"@type":"Person","name":"ceez","url":"https://community.spiceworks.com/u/ceez"}},{"@type":"Answer","text":"
Windows defrag runs automatically via schedule out of the box. I think the default setting is wed nights.<\/p>","upvoteCount":0,"datePublished":"2015-02-02T14:17:52.000Z","url":"https://community.spiceworks.com/t/remote-pc-clean-up-program/375793/14","author":{"@type":"Person","name":"jagowu","url":"https://community.spiceworks.com/u/jagowu"}},{"@type":"Answer","text":"\n\n
<\/div>\n
dinkydao:<\/div>\n
\ntry IObit products. Their Advanced System Ultimate has a cleaner/scanner that also does the registry and defrags it on reboot.<\/p>\n<\/blockquote>\n<\/aside>\n
‘does’ what to the registry?<\/p>","upvoteCount":0,"datePublished":"2015-02-02T16:14:12.000Z","url":"https://community.spiceworks.com/t/remote-pc-clean-up-program/375793/15","author":{"@type":"Person","name":"alexbluemel7759","url":"https://community.spiceworks.com/u/alexbluemel7759"}},{"@type":"Answer","text":"\n\n
<\/div>\n
Bill2718:<\/div>\n
\nI’d recommend the GPO approach Ross42 suggested. You can do most of this stuff with a simple logout script and GPP, and no licensing to contend with.<\/p>\n<\/blockquote>\n<\/aside>\n
Take this route. That last thing you need is another piece of software when you can have the servers do the same thing.<\/p>\n
If you have the money to buy software for 100’s computer look into SCCM 2012 R2. Endpoint protection, reporting, os deployment, 3rd party sw deployment, auditing, cleaning and the list goes on. It was $4,000 for my environment. Server and device cals for 100 computers and servers.<\/p>","upvoteCount":1,"datePublished":"2015-02-02T20:51:40.000Z","url":"https://community.spiceworks.com/t/remote-pc-clean-up-program/375793/16","author":{"@type":"Person","name":"jaysonsolberg0600","url":"https://community.spiceworks.com/u/jaysonsolberg0600"}},{"@type":"Answer","text":"
cleans/inspects<\/p>","upvoteCount":0,"datePublished":"2015-02-02T23:42:05.000Z","url":"https://community.spiceworks.com/t/remote-pc-clean-up-program/375793/17","author":{"@type":"Person","name":"dinkydao","url":"https://community.spiceworks.com/u/dinkydao"}},{"@type":"Answer","text":"
it searches/cleans<\/p>","upvoteCount":0,"datePublished":"2015-02-02T23:44:31.000Z","url":"https://community.spiceworks.com/t/remote-pc-clean-up-program/375793/18","author":{"@type":"Person","name":"dinkydao","url":"https://community.spiceworks.com/u/dinkydao"}},{"@type":"Answer","text":"
You can add ccleaner in startup so whenever computer log in it will automatically remove the temp files.<\/p>","upvoteCount":0,"datePublished":"2015-02-03T06:57:17.000Z","url":"https://community.spiceworks.com/t/remote-pc-clean-up-program/375793/19","author":{"@type":"Person","name":"bhautikshah","url":"https://community.spiceworks.com/u/bhautikshah"}},{"@type":"Answer","text":"
I also suggest to try CCleaner Network Edition, but I think that your should check all rules very carefully, because it might be harmful sometimes.<\/p>","upvoteCount":0,"datePublished":"2015-02-04T03:37:49.000Z","url":"https://community.spiceworks.com/t/remote-pc-clean-up-program/375793/20","author":{"@type":"Person","name":"ashleydonovan","url":"https://community.spiceworks.com/u/ashleydonovan"}}]}}
My director has asked me to see if there are any programs out there similar to ccleaner that can be done on a server/client setup?
We are wanting to schedule computers to do cleanups (ie remove temp files, defrag HDD, etc) without having to hand touch each client.
Does anyone use anything out there to clean up your companies PC’s for preventative maintenance?
20 Spice ups
stevedietz
(SteveTheITDude)
January 30, 2015, 7:36pm
2
13 Spice ups
ross
(Ross42.)
January 30, 2015, 7:42pm
3
You can probably set up a lot of this stuff through scheduled tasks with GPO.
6 Spice ups
bmercer
(Bill2718)
January 30, 2015, 7:51pm
4
I’d recommend the GPO approach Ross42 suggested. You can do most of this stuff with a simple logout script and GPP, and no licensing to contend with.
2 Spice ups
Y u no apply consistently lol
15 Spice ups
stevedietz
(SteveTheITDude)
January 30, 2015, 8:04pm
6
Agreed. You could add the following to your logoff scripts for Windows 7 machines to clean temp files
del /q /s /f “C:\Users%username%\AppData\Local\Temp*.*”
del /q /s /f "C:\Users%username%\AppData\Local\Microsoft\Windows\Temporary Internet Files*.*"
natelindo
(Nlindo)
January 30, 2015, 8:09pm
7
There is also ICSWEEP.exe which is incredibly easy.
Link explaining and with download link:
v-s
(V_S)
February 1, 2015, 4:21am
8
What kind of schedule?
CCleaner can be setup to run automatically every login, which is good because it will clean everything before applications are run (potentially locking items you want cleaned).
Edit the task to run periodically if you want it to clean on a schedule. If a resource is in use, it may not clean those items. If a user is working on something, it may clear their session and require them to log back in. You can also add another schedule to clean on shutdown/logoff.
How many computers are you talking about roughly? We’ve recently just adopted an instant restore software for over 200 machines at work. Not exactly like CC cleaner, but it can configure when you want it to restore (ours for example is set up for every week).
adzzz
(AdzzzUK)
February 2, 2015, 11:22am
10
There’s a beta currently underway for a new product (Agomo) from Piriform software (makers of Defraggler, CCleaner etc) which is a true client/server operation - I’ve just started using it on a couple of my home machines and it actually works pretty well. It requires the installation of a small client service which sends information about the PC to the web, and a web-based control panel from where you can run CCleaner or Defraggler remotely.
More details here: https://www.agomo.com
2 Spice ups
What are the specific features of CCleaner that you wish to use? Do you know why it has been decided that your PCs need a ‘cleanup’?
“(ie remove temp files, defrag HDD, etc)”
Temp files shouldn’t really cause any significant operational issue at all (he he). Clearing them is just a ‘nice to have’. Windows 7 + runs a number of scheduled housekeeping tasks including disk defragmentation. It’s not necessary to go round defragging your Windows machines any more. ‘Registry cleaning / optimisation’ is pretty much snake oil anyway…
I don’t think that there’s any benefit to a ‘fire and forget’ automated preventative maintenance regime. I’d be interested to here what specific ‘cleanup’ tasks other people are automating though?
1 Spice up
dinkydao
(dinkydao)
February 2, 2015, 1:21pm
12
try IObit products. Their Advanced System Ultimate has a cleaner/scanner that also does the registry and defrags it on reboot.
ceez
(ceez)
February 2, 2015, 1:36pm
13
There’s ICSWEEP to help with user temp files on remote servers http://www.ctrl-alt-del.com.au/files/ICSweep.zip from http://www.ctrl-alt-del.com.au/CAD_TSUtils.htm
You can schedule it to cleanup the profiles overnight
1 Spice up
jagowu
(Jago Wu)
February 2, 2015, 2:17pm
14
Windows defrag runs automatically via schedule out of the box. I think the default setting is wed nights.
‘does’ what to the registry?
Take this route. That last thing you need is another piece of software when you can have the servers do the same thing.
If you have the money to buy software for 100’s computer look into SCCM 2012 R2. Endpoint protection, reporting, os deployment, 3rd party sw deployment, auditing, cleaning and the list goes on. It was $4,000 for my environment. Server and device cals for 100 computers and servers.
1 Spice up
dinkydao
(dinkydao)
February 2, 2015, 11:42pm
17
dinkydao
(dinkydao)
February 2, 2015, 11:44pm
18
You can add ccleaner in startup so whenever computer log in it will automatically remove the temp files.
I also suggest to try CCleaner Network Edition, but I think that your should check all rules very carefully, because it might be harmful sometimes.