By Mitch Tulloch
Price: $39.95 USD
£28.50 GBP
Cover | Table of Contents | Colophon
|
NT tool
|
|---|
|
NT tool
|
WS2003 counterpart
|
|---|---|
|
Administrative Wizards
|
Manage Your Server
|
|
Backup
|
Accessories System → Tools → Backup
|
|
DHCP Manager
|
DHCP
|
ipconfig /registerdns
|
Active Directory
|
Domain
|
Recovery Console
|
|
Administrative Tools
|
Domain Controller
|
Remote Desktop
|
|
Advanced Options Menu
|
Event Logs
|
Routing and Remote Access
|
|
Auditing
|
Files and Folders
|
Security Templates
|
|
Automatic Updates
|
Forest
|
Services
|
|
Backup
|
Groups
|
Shared Folders
|
|
Connections
|
Group Policy
|
Site
|
|
Delegation
|
Installing
|
Tasks |
net commands, netsh commands,
TCP/IP troubleshooting utilities, and other miscellaneous commands
useful for WS2003 administration. Also included is a description of
how to use the Windows command interpreter (cmd)
itself and a list of environment variables.certreq and
change for administering optional Windows
components such as Certificate Services and Terminal Services.ipxroute for administering legacy
networking components such as NWLink.dir and copy
that have been around since MS-DOS days and with which most readers
are familiar.choice and
net commands, netsh commands,
TCP/IP troubleshooting utilities, and other miscellaneous commands
useful for WS2003 administration. Also included is a description of
how to use the Windows command interpreter (cmd)
itself and a list of environment variables.certreq and
change for administering optional Windows
components such as Certificate Services and Terminal Services.ipxroute for administering legacy
networking components such as NWLink.dir and copy
that have been around since MS-DOS days and with which most readers
are familiar.choice and
echo used only in DOS-style batch files.eventquery.vbs or
prncnfg.vbs are actually admin scripts written in
VBScript. The first time you try to run one of these scripts from the
command line, you will see the following message:This script should be executed from the command prompt using CSCRIPT.EXE. For example: CSCRIPT %windir%\System32\EVENTQUERY.vbs <arguments> To set CScript as the default application to run .vbs files, run the following: CSCRIPT //H:CSCRIPT //S You can then run %windir%\System32\EVENTQUERY.vbs <arguments> without preceding the script with CSCRIPT.
cscript eventquery.vbs
%windir%\System32\" since
eventquery.vbs is already in the system path, or
you can type:
cscript //h:cscript //s
eventquery.vbs
adprep [/forestprep | /domainprep]
adprep to prepare a W2K forest for upgrading
to WS2003:adprep /forest runs without errors and nothing
in the event logs indicates a problem, wait until the schema changes
effected by adprep
/forest
replicate to all domain controllers in your forest and then upgrade
your domains as follows:support.microsoft.com/default.aspx?pr=kbinfo
www.microsoft.com/windowsserver2003/
www.microsoft.com/windowsserver2003/downloads/
support.microsoft.com/default.aspx?scid=fh;EN-US;winsvr2003
Return to Windows Server 2003 in a Nutshell