General discussion
July 9, 2001 at 04:43 AM
paulm

Logon scripts

by paulm . Updated 24 years, 10 months ago

Everytime a user logs in and batch file runs that keeps an inventory of the PC. The script is for Track-IT software. However, when RAS clients dial-in using around 33k modems the script runs and slows the logon process down a lot. I need to stop this from running for the RAS clients when they dial-in but continue running when they are logged
onto the LAN.
The RAS clients use DHCP to obtain an IP address, so excluding certain
IP addresses is out of the question.

Is there a way to obtain some code that could know when it is a dial-inuser and therefore not run the script?

Some people recommended KixStart but I did not know how to use it as I have never done anything like this before. I would very much appreciate any help.

This discussion is locked

All Comments