How to add a User to the Incoming Connection Properties [NT4 & 2K]

Shaitan00

Well-known member
Joined
Aug 11, 2003
Messages
343
Location
Hell
Using the Command Prompt (NET ACCOUNTS) I am able to create a new Windows User (Admin), however the goal is to create a Windows User for incoming dialup connections via the command prompt or an API (a method that will not disrupt the station which would be in use by other people at that time, so no GUI).

I have exhausted my resources looking if it is possible via the Command Prompt (if anyone knows how please help!) so I now turn to some form of using an API (via code).

Specifically I need to enable the following:
For NT4: User Manager
 
If this is not possible from the Command Prompt then there must be an API or WMI that could deliver the same results.
 
Back
Top