BATCH script to remove Windows Messenger on Log-on?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello. I have about 20 employees each working on their own computers and I
would like to be able to programatically remove Windows Messenger every time
they log onto Windows. Ideally, this script would

A) Send an email to our IT Staff if Windows Messenger is installed
B) Uninstall it if it is
C) Send an email to our IT Staff if Windows Messenger is successfully
uninstalled

Is this possible?
 
In
Paul said:
Hello. I have about 20 employees each working on their own computers
and I would like to be able to programatically remove Windows
Messenger every time they log onto Windows. Ideally, this script would

A) Send an email to our IT Staff if Windows Messenger is installed
B) Uninstall it if it is
C) Send an email to our IT Staff if Windows Messenger is successfully
uninstalled

Is this possible?

Hi - I replied in m.p.windowsxp.security_admin. Please don't multipost - if
you need to post to multiple groups, it's best to crosspost instead, by
posting a single message to a handful of relevant groups (separate the NG
names with commas) so that everyone can follow the thread. Thanks :-)

See http://www.blakjak.demon.co.uk/mul_crss.htm
 
Paul said:
Hello. I have about 20 employees each working on their own
computers and I would like to be able to programatically remove
Windows Messenger every time they log onto Windows. Ideally, this
script would

A) Send an email to our IT Staff if Windows Messenger is installed
B) Uninstall it if it is
C) Send an email to our IT Staff if Windows Messenger is
successfully uninstalled

Is this possible?

Please don't multipost.. Crosspost if you feel it is relevant.

If you feel your question is relevant to more than one
newsgroup, crosspost. The multiposting thing is annoying at best
and is the least efficient way for you to ask and others to answer/read the
question/answers.

You could remove windows messenger in a startup script more easily.
As your users should not be running around with administrative rights
anyway - once is all that is needed.
It could be made into a logon script, sure... But the users would have to
have the rights needed to do such an act.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top