Windows 2000 command line usage and documentation

  • Thread starter Thread starter Paul
  • Start date Start date
P

Paul

I am new to Windows 2000 pro and I am looking for any books
and documentation on Command-Line usage? All the syntax,
switches, commands, etc.

Thanks

Paul
 
It's all on-line:
- Commands: Type Help at the Command Prompt.
- Switches: Type the command you're interested in,
followed by /?. Example: xcopy /?
 
Create a shortcut with a "Target" value of;
%windir%\hh.exe Ms-its:%windir%\help\windows.chm::/ntcmds.htm

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect


:
| I am new to Windows 2000 pro and I am looking for any books
| and documentation on Command-Line usage? All the syntax,
| switches, commands, etc.
|
| Thanks
|
| Paul
 
See if'n you can find a book on MS-DOS 5.0.

Windows 2000 emulates the above. Any book from DOS 3.3 and up should be
applicable. Try your local library.
 
You've got to be kidding! While the most basic commands (copy,
del, format) are borrowed from DOS, dozens of network-related
commands were introduced with Windows. Furthermore, even
the basic commands such as xcopy, mode, more or del have
grown far beyond their DOS equivalents. cmd.exe did not even
exist in those days; now its help screen fills about five screens.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top