Jump to content

lumpy

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by lumpy

  1. You cannot use that option, unless your goal is to clean only the system account. (which is pointless)

     

    So you must use:

    For every account you wish to clean.

     

    So, something like this:

    psexec \\ClientPC -u user1 -p pass1 -i "C:\Program Files\CCleaner\CCleaner.exe" /AUTO

    psexec \\ClientPC -u user2 -p pass2 -i "C:\Program Files\CCleaner\CCleaner.exe" /AUTO

    psexec \\ClientPC -u user3 -p pass3 -i "C:\Program Files\CCleaner\CCleaner.exe" /AUTO

     

     

    I have not tried this.

     

    I've actually tried this also (sorry I should have been more thorough in my post) using the Administrator account and password.

     

    For some reason CCleaner runs but does no cleaning.

  2. I've been trying to figure out how to remotely ininitate CCleaner on a PC where it has already been installed.

     

    I've experimented with PSEXEC using the following command:

     

    psexec \\ClientPC -i -s "C:\Program Files\CCleaner\CCleaner.exe" /AUTO

     

    CCleaner runs on the remote PC (I can see the tray icon appear then disappear), but it doesn't clean any of the files it is set up to!

     

    I've also tried using the portable version, but have the same problem.

     

     

    Anyone every try this? http://forum.piriform.com/style_emoticons/default/mellow.gif

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.