Home | Site Map | How To | Windows Vista | Case Studies | Articles | Forums | Services | Donations | Careers | About Us | Contact Us|

Web ChicagoTech
 
Server FAQs

Can’t see the RAM more than 4GB
How to run/stop a program at a specified time without logon
How to designate an external time source on DC
My PDC doesn't take the time from external time server
Server restarting every night at 3am
Vista or Windows 2003 reports less RAM than you expect
What can DFS do
What can't Web Server do
Where is Global Catalog

 

Can’t see the RAM more than 4GB

1. Windows 2000/2003 Standard server supports 4GB RAM only.
2. If you have Windows Advanced/Enterprise and Datacenter servers, you may need to add /3GB or /PAE switch on boot.ini file.

How to run/stop a program at a specified time without logon

You can use scheduler to run/stop a program as a service without logon.

How to designate an external time source on DC

You can configure the Time service on the PDC operations master at the root of the forest to recognize an external Simple Network Time Protocol (SNTP) time server as authoritative by using the following net time command, where server_list can be a SNTP time server, DNSName or IP, for example net time /setsntp:time.windows.com

After you set the SNTP time server as authoritative, you can add or create a logon script including net time /your domain name /set command.

My PDC doesn't take the time from external time server

At the command prompt, type the following commands, pressing ENTER after each command:

net stop w32time
net start w32time

What can DFS do

DFS can be used to create one logical file system out of multiple physical systems. With DFS, you can create a single directory tree that including multiple file servers and file shares in a group so that users can find files or folders across the whole network easily.

What can't Web Server do

The Windows 2003 Web Server can't run AD and therefore, the Web Edition alone can't be used perform IAS, RIS

Where is Global Catalog

The Global Catalog is created automatically on the initial domain controller in the forest. You can change the default location of the Global Catalog to another domain controller.

 

 

  This web is provided "AS IS" with no warranties.
Copyright © 2002-2007 ChicagoTech.net, All rights reserved. Unauthorized reproduction forbidden.