Re: Net.exe

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Jerold Schulman (Jerry_at_jsiinc.com)
Date: 10/16/04

  • Next message: Joe Richards [MVP]: "Re: Replacing domain SID on ACE's in DACL"
    Date: Sat, 16 Oct 2004 09:38:16 -0400
    
    

    On Fri, 15 Oct 2004 16:53:03 -0700, Tom <Tom@discussions.microsoft.com> wrote:

    >Can anyone tell me what the Net.exe files does which is located in
    >the system32 directory of Windows 2000 Server?
    >When my server logs in it flashes this file 10 or 11 timesin what
    >appears to be a batch file screens. Thanks, Tom

    net.exe is the CMD.EXE NET command.
    See tip 2815 in the 'Tips & Tricks' at http://www.jsiinc.com for help.

    It is probably being used to map drives in a logon script:

    net use DriveLetter: \\Server\share

    Jerold Schulman
    Windows: General MVP
    JSI, Inc.
    http://www.jsiinc.com


  • Next message: Joe Richards [MVP]: "Re: Replacing domain SID on ACE's in DACL"