Changes

Command Line Index for Windows NT/XP

682 bytes removed, 18:58, 12 February 2015
/* NT Console Service Control "net service" */
The following lines were added (+) and removed (-):
Restart IIS and related services from msdos with net command:{{:NT Console Service Control "net service"}}  net stop iisadmin      <- stops iis and related services, usually including                          w3svc, smtpsvc, msftpsvc, etc...Starting them up  net start w3svc        <- will also start iisadmin  net start smtpsvc      <- smtp service Other useful tips:  mode con lines=50      <- make dos window larger (using legacy ansisys cmd)  net view              <- see all netbios workstations with sharing  net view \\workstation <- see shares on a machine NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP | HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION | SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ]
Bureaucrat, administrator
16,228
edits