「RSATのインストール」の版間の差分
(→Missing Unix Attributes tab in ADUC on Windows 10 and Windows Server 2016) |
|||
(同じ利用者による、間の1版が非表示) | |||
25行目: | 25行目: | ||
= インストール = | = インストール = | ||
− | == Windows 8 | + | == Windows 8 以降 == |
− | |||
− | |||
− | |||
+ | * ダウロードしたインストーラを実行して、支持に従ってください。すべての機能が自動的にインストールされます。 | ||
== Windows Vista and 7 == | == Windows Vista and 7 == | ||
125行目: | 123行目: | ||
− | = | + | = Windows 10およびWindows Server 2016のADUCに<code>Unix属性</code>タブがない = |
Windows 10 and Windows Server 2016 do not support the <code>Server for NIS Tools</code> option. Without this feature, the Active Directory User and Computer (ADUC) console does not show the <code>Unix Attributes</code> tab on user and group objects. To work around this problem, set the attributes in Active Directory (AD) manually or use a different Windows operating system. | Windows 10 and Windows Server 2016 do not support the <code>Server for NIS Tools</code> option. Without this feature, the Active Directory User and Computer (ADUC) console does not show the <code>Unix Attributes</code> tab on user and group objects. To work around this problem, set the attributes in Active Directory (AD) manually or use a different Windows operating system. | ||
172行目: | 170行目: | ||
| text = If you set user IDs (UID) and group IDs (GID) manually, you must also track the last used UID and GID numbers manually. | | text = If you set user IDs (UID) and group IDs (GID) manually, you must also track the last used UID and GID numbers manually. | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
= Reporting Problems and Incompatibilities = | = Reporting Problems and Incompatibilities = |
2019年5月17日 (金) 13:24時点における最新版
目次
はじめに
Windows から Active Directory(AD) を管理するためには、Microsoft リモートサーバー管理ツール (RSAT) を使用します。ツールは全てのプラットフォームで使用ができ、Microsoft も積極的にサポートしています。
ダウンロード
Windows Server オペレーティングシステムには、Microsoftリモートサーバー管理ツール (RSAT)が含まれています。
インストール
Windows 8 以降
- ダウロードしたインストーラを実行して、支持に従ってください。すべての機能が自動的にインストールされます。
Windows Vista and 7
- Start the downloaded installer and follow the instructions.
- Click
Start
, enterPrograms and Features
into the search field and start the application.
- Select the features to install:
- The following are the recommended features to administer a Samba Active Directory installation:
Feature Description Group Policy Management Tools Provides the Group Policy MMC Snap-ins: Management Tool, Management Editor and Starter GPO Editor. Active Directory Module for Windows PowerShell Optional. Enables Active Directory (AD) PowerShell cmdlets. AD DS Tools Provides the Active Directory Users and Computers
(ADUC) andActive Directory Sites and Services
MMC Snap-in.Server for NIS Tools Adds the UNIX Attributes
tab to ADUC objects properties. It enables you to configure RFC2307 attributes.DNS Server tools DNS MMC Snap-in for remote DNS management. Remote Desktop Services Tool Optional. Adds the Remote Desktop Services Profile
tab to the ADUC user object's properties and installs theRDP server administration
MMC Snap-in. Install this feature to configure remote desktop protocol (RDP) settings in ADUC.
- Click
OK
to install the features.
You can find the installed tools in the Administrative tools
menu in your start menu. Alternatively, add the Snap-ins in the MMC using the File
/ Add/Remove Snap-in
menu.
Windows Server
- Start the
Server Manager
.
- On Windows Server 2012, 2012 R2, and 2016:
- Click
Add roles and features
. - Select
Role-based or feature-based installation
. - Select the host on which to install the features.
- Click
Next
on theRoles
page.
- Click
- On Windows Server 2008 and 2008 R2:
- Select
Features
in the navigation tree and clickAdd Features
.
- Select
- Select the features to install:
- The following are the recommended features to administer a Samba Active Directory installation:
Feature Description Group Policy Management Provides the Group Policy MMC Snap-ins: Management Tool, Management Editor and Starter GPO Editor. AD DS Snap-Ins and Command-Line Tools Optional. Provides the Active Directory Users and Computers
(ADUC) andActive Directory Sites and Services
MMC Snap-in.Server for NIS Tools Adds the UNIX Attributes
tab to ADUC objects properties. It enables you to configure RFC2307 attributes.
This feature is not supported in Windows Server 2016. For details, see Missing "Unix Attributes" tab in ADUC on Windows 10 and Windows Server 2016.Active Directory Module for Windows PowerShell Enables Active Directory (AD) PowerShell cmdlets. DNS Server tools DNS MMC Snap-in for remote DNS management.
Enabling the Advanced Features
Mode
Many Remote Server Administration Tools (RSAT) provide additional features and options after enabling the Advanced Features
option. To activate:
- Select the root of the navigation tree on the left side.
- Open the
View
menu.
- Select
Advanced Features
.
Windows 10およびWindows Server 2016のADUCにUnix属性
タブがない
Windows 10 and Windows Server 2016 do not support the Server for NIS Tools
option. Without this feature, the Active Directory User and Computer (ADUC) console does not show the Unix Attributes
tab on user and group objects. To work around this problem, set the attributes in Active Directory (AD) manually or use a different Windows operating system.
To manually set the attributes, use the Attributes
tab on user and group object's properties. Note that this tab is only visible if you enabled the advanced features in ADUC. For further details, see Enabling the "Advanced Features" Mode.
The fields from the Unix Attributes
tab are mapped to the following AD attributes of the object:
- Users:
Field on the "Unix Attributes" tab Active Directory attribute NIS Domain msSFU30NisDomain UID uidNumber Logon Shell loginShell Home Directory unixHomeDirectory Primary group name/GID primaryGroupID
- Groups:
Field on the "Unix Attributes" tab Active Directory attribute NIS Domain msSFU30NisDomain GID (Group ID) gidNumber
If you set user IDs (UID) and group IDs (GID) manually, you must also track the last used UID and GID numbers manually. |
Reporting Problems and Incompatibilities
To report problems or incompatibilities when using the Microsoft Remote Server Administration Tools (RSAT), see Bug Reporting.