The information in this article applies to:
SYMPTOMSWhen you try to retrieve the UserName property using the WScript.Network object in a Windows 95/98 logon script, you receive a null value. CAUSEThis issue occurs because a Windows 95/98 logon script is run before the logon process is complete. RESOLUTION
To work around this issue, use a While loop to continue to retrieve the value as long as it remains null.
Additional query words:
Keywords : kbenv kbprg kbtool |
Last Reviewed: June 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |