|
-
May 9th, 2003, 07:11 PM
#1
Member
Logon Scripts - Syntax
Good Morning Gurus!
What is the proper syntax for adding a launch command to a network users logon script?
I would like to have an application launch once they logon.
Pretty simple I bet...just new.
Thank You for helping.
-
May 9th, 2003, 07:17 PM
#2
Not sure exactly what you need, could you be a little more specific? Do you want an auto-logon script? or just some program to run once they log on? Easiest way for the latter one would be to put the program in their Startup folder... or in the regestry.
-
May 9th, 2003, 07:28 PM
#3
Member
I have an application on my logon/fileserver that needs to start once they logon. This application then gets system info. from the users system.
They have mapped drives to this folder. I just have never written any scripts before.
hope this helps
-
May 9th, 2003, 09:28 PM
#4
there's probably an easy way, but the only way I can think of off hand is to add it to the regestry. You said the drive was map'd already, so just add a new string value in the Run folder of the regestry pointing to the application on the mapped drive (IE F:\here\runme.exe). This will run every time the computer is loged on.
-
May 9th, 2003, 10:44 PM
#5
Member
This was copied from the install instructions.
"...Configure all the user's workstations to run the clientcon.exe application. The easiest way to do this is to place the Client files in a public shared folder and add the clientcon.exe launch command to the user's logon scripts ..."
-
May 13th, 2003, 01:04 AM
#6
Member
Cross,
Thank You sir!
That did the trick. Added it to the run folder and viola.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|