SHARE
Facebook X Pinterest WhatsApp

Learn AD in 15 Minutes a Week: Active Directory Domains and Trusts MMC, Part 2 Page 2

Written By
thumbnail Jason Zandri
Jason Zandri
May 16, 2003
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More



When you install the Administration Pack,
all of the available tools in the Administration Pack are installed by default.
You can also opt to install individual, specific Server Administration Tools by
using Windows Installer command line switches

msiexec /i adminpak.msi
ADDLOCAL= /qb

TOOLNAME is the name of the Server
Administration Tool that you want to install singly.

In order to install the Active Directory Domains and Trusts Microsoft Management
Console you would enter

msiexec
/i adminpak.msi ADDLOCAL=
FeADTools /qb

This would actually install all
three of the Active Directory Tools at once;

  • Active Directory Domains and Trusts
  • Active Directory Sites and Services
  • Active Directory Users and Computers

The Active
Directory Domains and Trusts Microsoft Management Console allows you to set UPN
(User Principal Name) suffixes for a domain by right clicking “Active Directory
Domains and Trusts” (not the domain itself) and choosing properties.

This will bring
up the UPN Suffixes property page where you can add alternate logon names for
users.

For example, if the name of a
domain is ZANDRI.NET, users could logon to systems by using one of two formats.

The user could log on the
traditional “legacy” way by entering a user name such as JUSER, supplying a
password in the password field and setting the proper domain in the “Log on
to:” field via the drop down box.

The user also has the option
of logging on by entering JUSER@ZANDRI.NET and entering a password.

The JUSER section of the UPN
name is the actual username and the section after the “@” symbol is the domain
name.

You will notice that when
this is done the “Log on to:” becomes grayed out so that it cannot be set, the
domain choice of ?@ZANDRI.NET? has done this for us automatically so the “Log
on to:” field is no longer needed.

thumbnail Jason Zandri

Jason Zandri is a ServerWatch contributor.

Recommended for you...

What Is a Container? Understanding Containerization
What Is a Print Server? | How It Works and What It Does
Nisar Ahmad
Dec 8, 2023
6 Best Linux Virtualization Software for 2024
What Is a Network Policy Server (NPS)? | Essential Guide
ServerWatch Logo

ServerWatch is a top resource on servers. Explore the latest news, reviews and guides for server administrators now.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.