How to run VBScript during logon

Soldato
Joined
11 Feb 2004
Posts
4,532
Location
Surrey, UK
I have a VB Script which amends stored Outlook signatures to include a Url which points to an image.

We have hundreds of users - can I do something other than expect them to run it manually?

I suggeted this to our admin guys but they have said the users will need to run it themselves?
 
Domain environment?

Group policy or login scripts. Can even define it be run silently. Plenty of ways of doing this, your 'admins' are BSing you.

That's what I thought - we obviously use group policy and push stuff out using AD. Just wanted some confirmation from someone who really understands!

Thanks :)
 
Back
Top Bottom