Creating and Administering Trusts Using the Command Line

In addition to creating and administering trusts using the A plus certification online Windows interface, you can also create and administer most trusts by using the Netdom.exe: Windows Domain Manager command line tool, included with the Windows Support Tools on the Windows Server 2003 Setup CD-ROM. You use the netdom trust command to create, verify, or reset a trust relationship between domains.
Specifies the name of the trusting domain.
Specifies the name of the trusted domain. If the parameter is omitted, then the domain that the current computer belongs to is used.
Specifies the user account that makes the connection with the trusting domain. If this parameter is omitted, the current user account is used.
Specifies the password of the user account that is specified in the /uo parameter. Use * to be prompted for the password.
Verifies the secure channel secrets upon which a specific trust is based.
Resets the trust secret between trusted domains or between the domain controller and the workstation.
Specifies a new trust password. This parameter is valid only with the add CompTIA A+ certification parameter and only if one of the domains specified is a non-Windows Kerberos realm. The trust password is set on the Windows domain only, which means that credentials are not needed for the non-Windows domain.
Specifies to create a trust.
Indicates that the trust is created to a non-Windows Kerberos realm. The /realm parameter is valid only with the /add and /password! parameters.

Read more on Creating and Administering Trusts Using the Command Line…

CompTIA A+ Practice Test Questions

The CompTIA A+ practice testIs an excellent way to determine the level of comprehension and information retained in the CompTIA A+ certification training course. An entry level IT professional taking the firstA+ practice examshould possess the latest real world knowledge and expertise taught in the course detailing security, networks, the basics of computer technology and how to interact and communicate with customers and their needs.

Read more on CompTIA A+ Practice Test Questions…

Administering positive Directory

The information in this chapter shows you how to use various tools to CompTIA A+ certification administer Active Directory. Both graphical and command-line tools are available. The graphical tools are typically easier to use, especially for simple and unique tasks. Many of the command line tools are quite useful when troubleshooting or automating processes. No matter how you decide to administer Active Directory, you should be sure to back up your Active Directory database routinely. Despite many technological advances, people still make mistakes and equipment sometimes fails. If someone accidentally deletes an Active Directory container object, or if a server crashes, you might need to restore from backup.
The Active Directory Domains And Trusts console, the Active Directory Sites And Services Console, and the Active Directory Users And Computers console are the main tools for handling Active Directory—it’s important to know what function each console serves. Windows Support Tools are also available; you must know how to install them to be able to administer the fine points of Active Directory. Microsoft Management Consoles (MMCs) allow you to administer Active Directory from remote locations or to allow other administrators to manage Active Directory. This chapter shows you how to create and work with MMCs. Finally, you use the Backup Or Restore Wizard to create comptia a+ certification practice test vbackups of Active Directory and perform a restore. Being able to maintain, effective backups and having the ability to restore Active Directory from backup is vital for effective system administration.
Before you can install Active Directory, you must determine the domain structure, domain names, storage location of the database and log files, location of the shared system volume folder, and the DNS configuration method.
You can install Active Directory using the Configure Your Server Wizard or the Active Directory Installation Wizard, by using an answer file to perform an unattended installation, or by using the network or backup media.
You can remove Active Directory from an existing domain controller and demote it to either a stand-alone server or a member server by using the Dcpromo command.
You can troubleshoot Active Directory installation and removal by using the Directory Service log; the Netdiag, Dcdiag, and Ntdsutil command-line tools; and the Dcpromoxv.log files.
Troubleshooting Active Directory installation and removal involves using the directory service log; the Netdiag, Dcdiag, and Ntdsutil command-line tools; and the Dcpromoxr.log files to solve MCITP study guides free download Active Directory installation and removal-related problems.

Read more on Administering positive Directory…

Planning the Active Directory Infrastructure Design

This lesson introduces you to the Active Directory infrastructure design CompTIA A+ certification. It also explains the tools you need to create an infrastructure design and provides an overview of the design process. In each stage of the design process, the basic reasons for defining each component of Active Directory in the design are discussed. It is important that you understand the value of planning your Active Directory infrastructure before you attempt implementation. You should also have basic knowledge of the reasons for defining Active Directory components in a design.
The information stored in the directory is logically partitioned into four units of replication in the following partitions: schema partition, configuration partition, domain partition, and application partition.
Active Directory replicates information in two ways: intrasite (within a site), and intersite (between sites).
A trust relationship is a link between two domains in which the trusting domain honors the logon authentication of the trusted domain. Windows Server 2003 sup?ports the following trust relationships: tree-root trust, parent-child trust, shortcut trust, external trust, forest trust, and realm trust.
Group policies are collections of user and computer configuration settings A plus benefits that can be linked to computers, sites, domains, and OUs to specify the behavior of users’ desktops. GPOs are collections of Group Policy settings.
DNS is a service used in TCP/IP networks, such as the Internet, to locate computers and services through user-friendly names. Active Directory uses DNS as its domain naming and location service.
Before you implement Active Directory in your organization, you need to devise some type of plan. An Active Directory infrastructure design is a plan you create that represents your organization’s network infrastructure. You use this plan to determine how you will configure Active Directory to store information about objects on your network and make the information available to users and network administrators.
Because your Active Directory infrastructure design is key to the success of your Windows Server 2003 deployment, you must thoroughly gather information for, develop, and test your design before deployment. A significant amount of rethinking, redevelopment, and retesting might also be necessary at various points during the design process to ensure that your design meets the needs of your organization. An effective infrastructure design helps you provide a cost-effective deployment, eliminating the need to spend MCSE study guides free download time and money reworking your infrastructure.

Read more on Planning the Active Directory Infrastructure Design…