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;
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.
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.