[Moderator (Sealeopard): Moved thread from 'Scripts' to 'General' forum due to lack of script in body]

I have two issues.

1. When rebooting a 98 machine, sometimes the group membership of a user is not detected during login. So, If I have an IF InGroup ("Testusers") and the user should be in the group, they aren't found in the group and therefore don't get the commands from inside the if statement. If I logoff and login again it works fine, but fails on the next reboot.

2. On 2000 machines I have the following line in the script:
Set "PATH=\\servername\vend\pb6dll;\\servername\apps\accpac\ca_appsw"

If the user is a new user on the machine the path is not added. When the user logs in the next time it adds the path info. It seems that the path can't be added because a profile needs to be added onto that machine for the user first.

Any help with either of these issues would be appreciated.

Thanks,

Jason

[ 09. July 2003, 23:06: Message edited by: sealeopard ]