The information in this article applies to:
SUMMARYIf you use Windows NT system environment variables in a logon script, those environment variables will not be correctly resolved when you attempt to log on to a non-Windows NT client. MORE INFORMATION
Windows NT allows you to specify a logon script as part of the profile
for each user name account on the domain and on the local computer.
Each time an attempt is made to log on with a particular user name,
the user name's associated logon script will execute. Within the logon
script, you may include Windows NT system environment variables.
However, if you attempt to log on to a Windows NT Advanced
Server-based domain from a non-Windows NT client, any Windows NT
system environment variables contained within the logon script will
not be resolved on the non-Windows NT client. This is expected
behavior because the Windows NT system environment variables are not
defined on the non-Windows NT client.
Steps to Reproduce Problem
Additional query words: wfw wfwg prodnt
Keywords : kbnetwork ntnetserv ntutil |
Last Reviewed: January 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |