How do you set the environment variables?
When you set them from the Novell client login script they should be immediately visible by Naldesk
DOS SET VARIABLE="Value"
Variables set otherwise are usually only active in the session in which they are set, and thus not globally available. If you want environment variables to be systemwide you can add them with setx.exe from the Windows XP Support tools:
http://www.microsoft.com/D
Main Topics
Browse All Topics





by: burrcmPosted on 2009-10-08 at 23:56:56ID: 25532803
Try stopping and restarting explorer.exe.
Chris B