Re: Force Logon Script by jcochran
jcochran
Wed Jan 21 15:54:08 CST 2004
On Wed, 21 Jan 2004 16:02:28 -0500, "Jim Campau"
<Jim_Campau@bausch.com> wrote:
>Unfortunately Corporate has us running kix scripts.
>I forgot to mention that.
It makes no difference, except the Kix interpreter will need to be
invoked. Read the KixTart docs for the command line, or look at the
user account for the actual login script syntax as it runs.
Jeff
>"Jeff Cochran" <jcochran.nospam@naplesgov.com> wrote in message
>news:401be196.535070881@msnews.microsoft.com...
>> On Wed, 21 Jan 2004 12:44:55 -0500, "Jim Campau"
>> <Jim_Campau@bausch.com> wrote:
>>
>> >Is there a way to force a workstation to re-run a logon script. What is
>> >happening is this: We have a wireless encryption protocol that does not
>> >complete PKI until after the logon is supposed to take place. This means
>a
>> >cache account is loaded and users will not get thier drive mappings.What
>I
>> >want to do is place a .vbs script on the desktop that will run the logon
>> >script. This way the user can logon later when ever they need network
>> >drives.
>>
>> The login script is normally in the netlogon share of the domain
>> controller. A shortcut to \\{server}\netlogon\{loginscript} will run
>> it just fine.
>>
>> Jeff
>