Results 1 to 6 of 6

Thread: Windows 98 Logon Script [Resolved]

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Location
    Upstate NY
    Posts
    210

    Windows 98 Logon Script [Resolved]

    Hello,

    I am playing around with Windows NT 4.0 and have created a domain with users and user shares and such....Users are validated fine, but the login script only works on the Windows NT 4.0, not on a Windwos 98(SE) machine. The script is:
    Code:
    net use %HOMEDRIVE% %HOMESHARE%\%USERNAME%
    I've checked those variables using ECHO, and they all return empty..
    Code:
    echo %HOMEDRIVE%
    echo is on
    I've searched around Microsoft's support articles but I can't find anything that addresses this(possibly because I'm using the wrong terminology?).

    how do I get those variables to work correctly on the NT and 98 machines?

    Thanks a lot,
    George
    Last edited by Rh0ads; Jul 12th, 2004 at 09:26 AM.
    < o >

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width