Hi all

Having a bit of an issue with one of my scripts. I'm setting a whole lot of environment variables at the start of my script, one being the HOMESERVER of a user. In another script, run a later on in the login script process, I want to update the Norton Anti Virus client to point to this %HOMESERVER% as it's Parent server. Problem is, when I set the environment variables while logging onto the domain, the variables are not recognised in the later scripts. If I perform a logoff and log on, the %HOMESERVER% variable works. No problems with Windows NT/2000/XP Can Kixtart access environment variables which it has set during the login process? I'bve tried using SETL, SETM, WINSET, and SET. Kixtart version 4.12 and the kxrpc service is installed on all my domain controllers. It just seems that any environment variable which I set during the first login of a PC isn't accessible by the system until windows has completely loaded up.

I'm also having this same problem for a user name envirnment variable getting written to a log file. The env variable is not recognised until the OS has fully loaded. Hmmmm.

Any ideas would be very much appreciated.