Hi,

I'm a programmer;however, new to VBScripting. I need guidence to
write a VBscript which does the following:
Once a user logs into window (XP/2003), certain user specific
programs (define by the admin) starts installing
automatically. Any specific example(s) or website(s) references
would be greatly appreciated. Also, if there is another alternative???
Thanx in Advance,
Latez.

Re: VBscript to automate installation by MikeVa

MikeVa
Tue Jan 11 13:55:21 CST 2005

If you're in an Active Directory domain, the best way would be to use Group
Policy.

Read more about it here:
http://www.microsoft.com/resources/documentation/WindowsServ/2003/all/deployguide/en-us/Default.asp?url=/resources/documentation/windowsserv/2003/all/deployguide/en-us/dmebe_swi_lzpm.asp?frame=true

--
MikeVa [MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--
Please do not send e-mail directly to this alias.
This alias is for newsgroup purposes only.
--
"sherry" <your_prince20@hotmail.com> wrote in message
news:1105047272.417036.94430@f14g2000cwb.googlegroups.com...
> Hi,
>
> I'm a programmer;however, new to VBScripting. I need guidence to
> write a VBscript which does the following:
> Once a user logs into window (XP/2003), certain user specific
> programs (define by the admin) starts installing
> automatically. Any specific example(s) or website(s) references
> would be greatly appreciated. Also, if there is another alternative???
> Thanx in Advance,
> Latez.
>