Calgarypuck Forums - The Unofficial Calgary Flames Fan Community

Go Back   Calgarypuck Forums - The Unofficial Calgary Flames Fan Community > Main Forums > The Off Topic Forum > Tech Talk
Register Forum Rules FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 11-23-2010, 09:41 AM   #1
Jordan!
Jordan!
 
Jordan!'s Avatar
 
Join Date: Jul 2009
Location: Chandler, AZ
Exp:
Default Uninstalling software from all computers in a domain..

I know this is very easy if the workstations are on Vista or Higher with Server 2008+ but we have XP machines and it's not so easy.. or is it?

Anyone ever done this? Thanks in advance!
Jordan! is offline   Reply With Quote
Old 11-23-2010, 10:19 AM   #2
Flacker
Powerplay Quarterback
 
Flacker's Avatar
 
Join Date: Apr 2006
Exp:
Default

Quote:
Originally Posted by Bouw N Arrow View Post
I know this is very easy if the workstations are on Vista or Higher with Server 2008+ but we have XP machines and it's not so easy.. or is it?

Anyone ever done this? Thanks in advance!
You should be able to uninstall using a GPO if the machines are XP SP3 and the installer is a MSI package.

You could also modify your login script to uninstall the MSI silently. If the installer isn't an MSI it would require some scripting to remove it.

Be sure to test whatever you choose to do on a small test bed before attempting the entire domain.
Flacker is offline   Reply With Quote
Old 11-23-2010, 11:42 AM   #3
Jordan!
Jordan!
 
Jordan!'s Avatar
 
Join Date: Jul 2009
Location: Chandler, AZ
Exp:
Default

I've got a nice little vbs script that we're going to run. Worked like a charm.

Option explicit
Dim oShell
set oShell= Wscript.CreateObject("WScript.Shell")
oShell.Run "RunAs /noprofile /userOMAIN\ADMINUSER ""c:\Program Files\ClamWin\unins000.exe /SILENT"""
WScript.Sleep 100
oShell.Sendkeys "PASSWORD~"
Wscript.Quit
Jordan! is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 04:08 AM.

Calgary Flames
2024-25




Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright Calgarypuck 2021 | See Our Privacy Policy