Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Execute Remote Uninstall

Status
Not open for further replies.

chadau

Programmer
Nov 14, 2002
155
0
0
US
I need to execute an uninstall.exe file that resides on remote network user pcs. Is there any way to accomplish this using SMS?
 
Create a package with no source files. Then create a program and in the Start in: field, specify the path to the uninstall.exe. In the command line specify uninstall.exe and what ever command line switches you want. Then advertise that program to your target collection.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top