answersLogoWhite

0

Windows Server 2003

Also known as the Win2K3, Windows Server 2003 is a server OS (operating system) from the American software company Microsoft. This OS has the capability to share printers and files, provide email services, authenticate users, and host message queues.

1,215 Questions

What is another name for server?

A rack or collection of hardware, the software is the component that makes it a server. What software/protocol depends on the type of server: DNS, Mail, Web servers etc.

What can you do to promote a server to DC if you are on a remote location with slow WAN link?

First available in Windows 2003, you will create a copy of the system state from an existing DC and copy it to the new remote server. Run "Dcpromo /adv". You will be prompted for the location of the system state files

===================================

Answer B:

Backup system state as;

  1. Click Start, click Run, type ntbackup, and then click OK. (If the Backup utility starts in wizard mode, click the Advanced Mode hyperlink.)
  2. From the Backup tab, click to select the System State check box in the left pane. Do not back up the file system part of the SYSVOL tree separately from the system state backup.
  3. In the Backup media or file name box, specify the drive, path, and file name of the system state backup.
name the file .bak (recommended and general)

Restore system stat as below on the target computer;

  1. Log on to the Windows Server 2003-based computer that you want to promote. You must be a member of the local administrators group on this computer.
  2. Click Start, click Run, type ntbackup, and then click OK. (If the Backup utility starts in wizard mode, click the Advanced Mode hyperlink.)
  3. In the Backup utility, click the Restore and Manage Media tab. In the Tools menu, click Catalog a backup file..., and then locate the .bkf file that you created earlier. Click OK.
  4. Expand the contents of the .bkf file, and then click to select the System State check box.
  5. In Restore files to:, click Alternate Location. To restore the system state, type the logical drive and the path. We suggest that you type X:\Ntdsrestore. In this command, X is the logical drive that will ultimately host the Active Directory database when the member computer is promoted. The final location for the Active Directory database is selected when you run the Active Directory Installation Wizard. This folder must be different from the folder that contains the restored system state.
Now Last stage is Promoting an additional domain controller
  1. Verify that the domain controller that is to be promoted has DNS name resolution and network connectivity to existing domain controllers in the domain controller's target domain.
  2. Click Start, click Run, type dcpromo /adv, and then click OK.
  3. Click Next to bypass the Welcome to the Active Directory Installation Wizard and Operating System Compatibility dialog boxes.
  4. On the Domain Controller Type page, click Additional domain controller for an existing domain, and then click Next.
  5. On the Copying Domain Information page, click From these restored backup files:, and then type the logical drive and the path of the alternative location where the system state backup was restored. Click Next.
  6. In Network Credentials, type the user name, the password, and the domain name of an account that is a member of the domain administrators group for the domain that you are promoting in.
  7. Continue with the remainder of the Active Directory Installation Wizard pages as you would with the standard promotion of an additional domain controller.
  8. After the SYSVOL tree has replicated in, and the SYSVOL share exists, delete any remaining restored system files and folders.
Regards,

Rizwan Ranjha

Network Engineer

===================================

What term describes the length of time for which a DNS record is valid after which is needs to be re-registered?

Time-to-Live (TTL)

The DNS System powers the Internet as we know it today and is responsible for converting domain names into IP addresses and for placing them on the correct hosting server. But the DNS system would have been just a theoretical concept, if TTL was not presented.

TTL is an acronym for Time To Live and refers to the capability of the DNS servers to cache DNS records. It represents the amount of time that a DNS record for a certain host remains in the cache memory of a DNS server after the latter has located the host's matching IP address.

By specifying TTL settings for a particular domain's DNS records, webmasters define the frequency of website content updates. The longer the TTL value is, the faster the domain resolution time periods will be. The TTL value can be set from one to several hours, if you are not planning any changes to your domain's DNS records in the meantime. If you need to make such changes, you will have to decrease the TTL value entry to several minutes to avoid any outdated data on your website.

TTL values are entered as seconds and the common TTL time value is 86400 seconds, which is virtually equal to one day (24 hours). With this value set for your domain, any changes to your DNS records will be reflected online in up to 24 hour

Difference between windows xp and server 2003?

Answer--The difference between the two is simple. Windows Server 2003 is built on Windows XP, but Server 2003 has some advanced networking and server facilities. You can notice this on the Server configuration wizard on Server 2003

Note: There is Lot of difference win XP & win server 2003. Xp is a client operating systems. but win 2003 is a server. we can not install active directory in Xp. but we install active directorey win server 2003. we can not manage centralize Win xp. but we manage centralize Win server 2003. Win Xp use small network Maximum 25 computer in a network. but we manage large network through win server 2003.

Note: If you want more information so you can visit http://www.iyogibusiness.com/

What is the function of the forward lookup DNS zone in the DNS name resolution pro?

I think the forward look-up zone is use to convert host name to ip address of a pc in our network

What is a specialized device that allows multiple networks or multiple parts of one network to connect and exchange data?

Specialized Device for exchanging data amongst class based Networks & Subnetted (multiple parts of one network) is Router.

What is a dns address?

A DNS address is the address to a server that converts a URL to an IP address. Most DNS address' are provided by your ISP, although there are many free DNS servers available.

How do you find primary and secondary DNS number?

could somebody help me out on this one i can't figure it out to?

there is no difference between a primary and secondary DNS server except that in normal operation the primary is the one that is tried first if that dosent work then the secondry is used, just list any 2 of the 3 you have as primary and secondry

Which types of dns records does a domain client use to find a domain controller?

NS 2 RFC 1035

Name Server. Defines the authoritative name server(s) for the domain (defined by the SOA record) or the subdomain.

SOA

What is the difference between dhcp server and dns?

DHCP is Dynamic Host Configuration Protocal. It assings IP addresses to the needed computers in a network dynamically.

DNS is Domain Naming System(Service) It is system for naming computers and network services that is organized into a hierarchy of domains. DNS naming is used in TCP/IP networks, such as Internet, to locate computers and services through user friendly names.

What is the server used to run PHP in Windows?

One of the Windows Server operating systems.

PHP can be installed with Microsoft's IIS web server as an ISAPI filter, or you can install the WAMP server under Windows that contains the Apache web server, the PHP interpreter, and mySQL.

There are others as well, such as the Xitami web server, etc., that work equally well with PHP under windows.

What is organizational unit in active directory?

Domain: A security boundary for the network On a local area network (LAN), a domain is a subnetwork made up of a group of clients and servers under the control of one central security database. Within a domain, users authenticate once to a centralized server known as a domain controller, rather than repeatedly authenticating to individual servers and services. Individual servers and services accept the user based on the approval of the domain controller. Organisational Unit: A part of Active Directory used to Organise and Manage the objects of AD An organizational unit (OU) is a subdivision within an Active Directory into which you can place users, groups, computers, and other organizational units. You can create organizational units to mirror your organization's functional or business structure. Each domain can implement its own organizational unit hierarchy. If your organization contains several domains, you can create organizational unit structures in each domain that are independent of the structures in the other domains. The term "organizational unit" is often called as "OU" in casual conversation. "Container" is also often applied in its place, even in Microsoft's own documentation. All terms are considered correct and interchangeable.

Talk about all the AD-related roles in Windows Server 2008 R2?

Windows Server 2008 has five Active directory related roles. below are the list

1. Active Directory Domain Services (Identity): AD DS it provides the functionality of an identity and access (IDA) solution for enterprise networks. It also provides the mechanisms to support, manage, and configure resources in distribution network environments.

2. Active Directory Lightweight Directory Services (Applications): AD LDS formerly known as Active directory application mode (ADAM), provides support for directory-enabled applications.

3. Active Directory Certificate Services (Trust): AD CS to set up a certificate authority for issuing digital certificates as a part of a public key infrastructure (PKI) that binds the identity of a person, device or service to corresponding private key. Certificates can be used to authenticate users and computers, provide web-based authentication, support smart card authentication, and support application, including secure wireless n/w, vpn, Ipsec, EFS, and more.

4. Active Directory Rights management Services (Integrity): AD RMS is an information-protection technology that enables you to implement persistent usage policy templates (for documents) that define allowed and unauthorized use whether online, offline, inside, or outside the firewall.

5. Active Directory Federation Services (Partnership): AD FS enable an organization to extend IDA across multiple platforms, including both window and non-windows environments, and to project identity and access rights across security boundaries to trusted partners.

Can I use Windows XP home as a website server?

There is nothing that specifically stops you from using Windows XP as a server. However, the TCP/IP stack has been "crippled" to limit the number of simultaneous connections, ostensibly to prevent the spread of malware. This would stop you from effectively using a Windows XP as a large-scale server. There are patches to improve such functionality.

What membership information is stored on the global catalog?

A complete or partial replica of all objects in an Active Directory forest is stored in the Global Catalog. This includes a user's group memberships in global, universal, and domain local groups. A universal group is stored in the Global Catalog in its entirety, including all users within that group. Global groups, on the other hand, only store the group data in the Global Catalog. The actual members of the group are not replicated to the Global Catalog, saving some network bandwidth. Domain local groups are a breed of their own. Like global groups, their members are not stored in the Global Catalog, again saving bandwidth. It's when we start adding domain local groups in a multi-domain or multi-forest environment that things get tricky.

When a user attempts to search for or access an Active Directory object (such as a shared folder or printer), he must go through the Global Catalog first. When a client accesses the Global Catalog, he is granted what is called an impersonation token. This token is used to grant or deny the user access to objects stored in the Global Catalog. Inside this token is information on what type of groups the user belongs to (global, universal, or domain local). However, domain local group membership included in the token can be incomplete in a multi-domain environment.

The following two items are included in the user's token:

  • Domain local groups present in the domain hosting the Global Catalog

  • User's membership in domain local groups within the domain hosting the Global Catalog

BUT if the user is a member of other domain local groups in other domains, he is out of luck, as this information is not included in the token. Why is this important? In addition to a partial replica of all objects in a forest, the Global Catalog contains a listing of each object's permissions specifying who should and should not have access to them. This listing is called a Discretionary Access Control List (DACL). When the user tries to access an Active Directory object, the Global Catalog compares the user's impersonation token with the object's DACL. If the object to be shared has read/write access granted to a domain local group in a different domain to which the user is a member, he may be denied access because this group membership is not present in the user's token

What are the advantages of application server?

; and code integrity : By centralizing business logic on an individual or small number of server machines, updates and upgrades to the application for all users can be guaranteed. There is no risk of old versions of the application accessing or manipulating data in an older, incompatible manner. ; Centralized configuration : Changes to the application configuration, such as a move of database server, or system settings, can be done centrally. ; Security : A central point through which access to data and portions of the application itself can be managed is considered a security benefit, devolving responsibility for authentication away from the potentially insecure client layer without exposing the database layer. ; Performance : By limiting the network traffic to performance tier traffic, it is perceived that the client-server model improves the performance of large applications in heavy usage environments. ; Total Cost of Ownership (TCO) : In combination, the benefits above are considered to represent a cost saving to a company when developing enterprise applications. In practice, however, the technical challenges of writing software that conforms to that paradigm combined with the need for software distribution to distribute client code somewhat negate these benefits. ; and code integrity : By centralizing business logic on an individual or small number of server machines, updates and upgrades to the application for all users can be guaranteed. There is no risk of old versions of the application accessing or manipulating data in an older, incompatible manner. ; Centralized configuration : Changes to the application configuration, such as a move of database server, or system settings, can be done centrally. ; Security : A central point through which access to data and portions of the application itself can be managed is considered a security benefit, devolving responsibility for authentication away from the potentially insecure client layer without exposing the database layer. ; Performance : By limiting the network traffic to performance tier traffic, it is perceived that the client-server model improves the performance of large applications in heavy usage environments. ; Total Cost of Ownership (TCO) : In combination, the benefits above are considered to represent a cost saving to a company when developing enterprise applications. In practice, however, the technical challenges of writing software that conforms to that paradigm combined with the need for software distribution to distribute client code somewhat negate these benefits.

How do you Restore deleted objects in Active Directory?

Deleted user account has been restored through system sate backup.

But it can be restored in DRSM mode i.e directory restored mode .

What is the ticker symbol for Norton AntiVirus?

Norton is the leader in security software for your computer with more PC Magazine Editor's choice awards than any other security company. Start a free trial and protect your PC today!

cutt.ly/qhNQh2V

Trending Questions
What is used to manage the licensing process for volume licenses of windows vista and windows server 2008? Why did one group resort to the policies of the Armenian genocide? What type of groups would you use when configuring distribution groups in a multiple domain forest? Which of the following settings on an individual gpo link force a particular gpo's settings to flow down through the active directory without being blocked by any child ous? What is difference between exchange server 2007 to exchange server 2010? What does The server encountered an internal error that prevented it from fulfilling this request in java? What is the absolute minimum RAM? Who has the role of an ISTG by default? What is the primary responsibility of the web server administrator? What is additional domain controller? Why are FSMO roles needed? What command performs an automated installation of the domain controller role? What is most popular networking architecture protocol used today? What type of compatibility are functional levels designed to provide in Active Directory installations running domain controllers with various versions of the Windows Server operating system? What utilities are included for partitioning hard drives? What Kind of information active directory holds? Which sharing method does not allow you to pick the folder that is being shared? How many types of neurosyphilis are there? What is the value of The Yearling 1938 edition? How do you find pdc and adc through command line?