I want a login script to run a vbs file for DSN rollout:
http://www.databasejournal.com/features/mssql/article.php/2238221

How do I do this?

Skc

Re: SBS login script to run a VBS file? by Kevin

Kevin
Wed Nov 10 15:10:34 CST 2004

include it in the batch file.

but does this need to be run everytime a user logs in, or just once per
computer?

--
Kevin Weilbacher [SBS-MVP]
"The days pass by so quickly now, the nights are seldom long"



"Skc" <Skc@discussions.microsoft.com> wrote in message
news:682D4176-FAC8-4CA0-85E2-7A35B2F56E29@microsoft.com...
>I want a login script to run a vbs file for DSN rollout:
> http://www.databasejournal.com/features/mssql/article.php/2238221
>
> How do I do this?
>
> Skc



Re: SBS login script to run a VBS file? by Skc

Skc
Thu Nov 11 05:53:01 CST 2004

once per computer I guess - but if we change something in the DSN than this
would need to be updated on all the clients.

HELP!

"Kevin Weilbacher" wrote:

> include it in the batch file.
>
> but does this need to be run everytime a user logs in, or just once per
> computer?
>
> --
> Kevin Weilbacher [SBS-MVP]
> "The days pass by so quickly now, the nights are seldom long"
>
>
>
> "Skc" <Skc@discussions.microsoft.com> wrote in message
> news:682D4176-FAC8-4CA0-85E2-7A35B2F56E29@microsoft.com...
> >I want a login script to run a vbs file for DSN rollout:
> > http://www.databasejournal.com/features/mssql/article.php/2238221
> >
> > How do I do this?
> >
> > Skc
>
>
>