| Subject | : | LAN server command |
| Author | : | Sam |
| Date | : | 06 Aug, 2004 on 08:20 |
| Does any one know where to find or have soft copy of LAN Server Command and Utilities, S10H-9686 ? I would like to learn how to enable a locked out account by command. Thanks in advance |
| Subject | : | Re:LAN server command |
| Author | : | Kim |
| Date | : | 06 Aug, 2004 on 16:35 |
Well, maybe not soft copy, but yours for $25 from following url: |
| Subject | : | Re:LAN server command |
| Author | : | Sam |
| Date | : | 06 Aug, 2004 on 18:12 |
| Kim Thanks for the info. Any idea of how to enable a disabled account with command prompt instead of from GUI ? Sam |
| Subject | : | Re:LAN server command |
| Author | : | mobybrick |
| Date | : | 09 Aug, 2004 on 11:19 |
| Hi, Use the following: NET USER [accountname] /ACTIVE:YES to re-activate an account, where [accountname] is the user ID. For more help, type NET HELP, or NET HELP [command] where command is something like USER, ACCOUNTS etc.. Regards,
|