Client Management Suite

 View Only
  • 1.  Need to uninstall Altiris Agent 6.0 FULLY!

    Posted Oct 01, 2012 11:31 AM

    Need to uninstall Altiris Agent 6.0 on 400 W2K3 and W2K8 servers local and remote.

    Can this be done with Powershell?

    Add\Remove Programs does not seem to delete all files :(

    What's the best way to do it?

     

    If manual approach the best ( or only solution?).

     

    Direction to description of solution or actual solution would be appreciated.

     

    Thank you!

     



  • 2.  RE: Need to uninstall Altiris Agent 6.0 FULLY!



  • 3.  RE: Need to uninstall Altiris Agent 6.0 FULLY!

    Posted Oct 02, 2012 04:24 AM

    I've usually found:

    start "" /wait "%programfiles%\altiris\aexagentutil.exe" /clean

    does a pretty good job, just leaves the aexagent util command behind and very little else. Cleans the registry well, too.