The information in this article applies to:
SUMMARYIf you want to specify a domain server that validates a user logon, use the environment variable %LOGONSERVER% in a PATH statement. This article describes how you can use %LOGONSERVER% to distribute user profiles. MORE INFORMATION
Environment variables do not work in user profile paths unlike logon
scripts which are designed to run on the server that validates its logon
request. This makes it difficult to provide redundancy for user profiles.
Roaming User Profiles Under Windows NT 4.0If you use %LOGONSERVER% with roaming user profiles under Windows NT 4.0, roaming user profiles are saved to the logon server (typically a BDC) when users log off. If the user is validated by different logon server the next time he or she logs on, a message appears indicating the local copy of the roaming user profile is newer than the copy on the logon server (assuming that the user logs on to the same computer). If the user logs on to a different computer, and is validated by a logon server that does not contain the latest copy of his or her roaming user profile, it appears to the user that his or her changes to the roaming user profile have been lost. This can cause confusion and increase internal support costs for companies using roaming user profiles.For this reason, it is best to use %LOGONSERVER% with only mandatory user profiles, and not with roaming user profiles. Additional query words: prodnt sur
Keywords : kbnetwork ntdomain |
Last Reviewed: January 17, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |