Free Windows Certification
HOME OVER VIEW TUTORIALS TESTS BOOKS CONTACT US  
   
Google
 
Windows Tips
ACTIVE DIRECTORY
TCP / IP
SECURITY
RECOVERY
SYSTEM CONFIGURATIONS
PRINTING
NETWORK
RAID
RAS
SERVICE PACKS




Windows XP : Windows 2003 : Windows 2000
 

System Configurations

How can I stop Windows Server 2003's Manage Your Server Wizard from starting each time I log on?

Select the "Don't display this page at logon" check box in the lower-left corner of the Manage Your Server Wizard. You can configure this setting on a per-user basis by performing the following steps:

  1. Start a registry editor (e.g., regedit.exe).
  2. Navigate to the HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\srvWiz registry subkey.
  3. Double-click (Default), set it to 0 to not display the wizard at logon or 1 to display the wizard at logon (the default), then click OK.
  4. Close the registry editor.
How can I switch my Telnet server to use Stream mode instead of Console mode in Windows XP?

Non-Windows clients that connect to a Windows Telnet server might work better if the Telnet server is in Stream mode rather than Console mode. To change your server to use Stream mode, go to the command prompt and type

tlntadmn config mode=stream

To check your current mode under Windows XP, type

tlntadmn
Windows will display the mode under Mode of Operation. For example,

Alt Key Mapped to 'CTRL+A' : YES Idle session timeout : 1 hours Max connections : 2 Telnet port : 23 Max failed login attempts : 3 End tasks on disconnect : NO Mode of Operation : Stream Authentication Mechanism : NTLM, Password Default Domain : TRINITY State : Stopped

How can I use Windows Server 2003's Manage Your Server Wizard?

Like Windows 2000, Windows 2003 includes a Manage Your Server Wizard that loads each time an Administrator logs on. (You can also manually start the wizard by opening the Administrative Tools folder under the Start menu and selecting Manage Your Server.) You can use the wizard to add or remove the following roles from your machine:

  • File server
  • Print server
  • Application server (IIS, ASP .NET)
  • Mail server (POP3, SMTP)
  • Terminal server
  • Remote access/VPN server
  • Domain controller (Active Directory)
  • DNS server
  • DHCP server
  • Streaming media server
  • WINS server

When you add a role, the wizard guides you through all the steps to install and configure the selected role. You can perform these actions without the Manage Your Server interface, but the wizard simplifies the process.

To use the Manage Your Server Wizard to add a role, perform the following steps:

  1. Open the wizard and click "Add or remove a role."
  2. After the introduction screen appears, click Next to begin a scan of your network to identify other services and servers on your network.
  3. Select the role to add, then click Next.
  4. After the wizard displays a summary of the actions, click Next.
  5. The wizard will install the components and, depending on the service, will restart the computer (the wizard will prompt you to click OK to allow the system to reboot).
  6. After the computer restarts, the wizard will display a dialog box to confirm the installation of the new role components. Click Finish.

Windows 2003 writes changes made from the Configure Your Server Wizard to \%systemroot%\debug\configure your server.log. Whenever you use the wizard to assign a new role for your computer, the wizard appends a list of relevant tools to the .log file to help you maintain the role. For example, if you configure the system to serve as a domain controller--DC, the wizard maintains links to the Microsoft Management Console--MMC--Active Directory Users and Computers snap-in, MMC Domains and Trusts snap-in, and MMC Sites and Services snap-in.

To use the wizard to remove a role, perform Steps 1 and 2 as explained above. When you reach Step 3, select a role that you've previously configured, click Next, then answer Yes when the wizard prompts you to confirm removing the role. Click Next, then proceed as instructed.

   

Contact Us | Bookmark This Page | Make Your Home Page