Windows2008安装组件命令行工具ServerManagerCmd用法介绍
转自:http://blog.sina.com.cn/s/blog_537de4b5010128al.html
Windows2008 安装组件服务等内容比原来复杂的多,用鼠标点来点去,既繁琐也缓慢,所幸微软提供了命令行工具ServerManagerCmd.exe
用法:
ServerManagerCmd.exe
安装和删除角色、角色服务和功能。也显示所有可用的
角色、角色服务和功能列表,并显示在此计算机上安装了
其中哪些内容。有关可以使用此工具指定的角色、
角色服务和功能的详细信息,请参阅服务器管理器的“帮助”。
-query [<query.xml>] [-logPath <log.txt>]
-install <名称>
[-resultPath <result.xml> [-restart] | -whatIf] [-logPath <log.txt>]
[-allSubFeatures]
-remove <名称>
[-resultPath <result.xml> [-restart] | -whatIf] [-logPath <log.txt>]
-inputPath <answer.xml>
[-resultPath <result.xml> [-restart] | -whatIf] [-logPath <log.txt>]
-help | -?
-version
开关参数:
-query [<query.xml>]
显示所有可用的角色、角色服务和功能列表,
并显示在此计算机上安装了其中哪些内容。(缩写: -q)
如果已指定 <query.xml>,则还会将该信息保存
到 query.xml 文件,其中还包含其他信息。
-inputPath <answer.xml>
安装或删除在 XML 应答文件中指定的
角色、角色服务和功能,该文件的路径和名称由
<answer.xml> 表示。(缩写: -ip)
-install <名称>
在由 <name> 参数指定的计算机上安装
角色、角色服务或功能。必须用空格隔开
多个角色、角色服务或功能。(缩写: -i)
-allSubFeatures
与 -install 参数一起使用,安装
所有下级角色服务和功能以及使用 -install 参数
命名的角色、角色服务或功能。(缩写: -a)
-remove <名称>
从由 <name> 参数指定的计算机上删除
角色、角色服务或功能。必须用空格隔开
多个角色、角色服务或功能。(缩写: -r)
-resultPath <result.xml>
以 XML 格式将 ServerManagerCmd.exe 操作的结果保存
到 <result.xml> 文件。(缩写: -rp)
-restart
如果完成该操作时需要重新启动,则会自动
重新启动计算机。
-whatIf
显示要在 answer.xml 文件中指定的当前
计算机上执行的操作。(缩写: -w)
-logPath <log.txt>
为日志文件指定非默认位置。(缩写: -l)
-help
显示帮助信息。(缩写: -?)
-version
显示正在运行的服务器管理器命令的版本、
Microsoft 商标信息和操作系统。
(缩写: -v)
示例:
ServerManagerCmd.exe -query
ServerManagerCmd.exe -install Web-Server -resultPath installResult.xml
ServerManagerCmd.exe -inputPath install.xml -whatIf
下面是
Role/Service or Main Feature | R/S/F Name | Installatiom command |
DHCP Server | DHCP Server | DHCP |
Print Services | Print Server | Print-Services |
Internet Printing | Print-Internet | |
LPD Service | Print-LPD-Service | |
Terminal Services | Terminal Services | Terminal-Services |
Terminal Server | TS-Terminal-Server | |
TS Licensing | TS-Licensing | |
TS Gateway | TS-Gateway | |
TS Web Access | TS-Web-Access | |
TS Session Broker | TS-Session-Broker | |
Active Directory Domain Services | AD | N/A |
Active Directory Domain Controller | ADDS-Domain-Controller | |
Identity Management for UNIX | ADDS-Identity-Management | |
Server for Network Information Service | ADDS-NIS | |
Password Synchronization | ADDS-Password-Sync | |
DNS Server | DNS | |
File Services | File Services | N/A |
Distributed File System (DFS) | FS-DFS | |
DFS Namespace | FS-DFS-Namespace | |
DFS Replication | FS-DFS-Replication | |
File Server Resource Manager | FS-Resource-Manager | |
Services for Network File System | FS-NFS-Services | |
Windows Search Service | FS-Search-Service | |
Windows Server 2003 File Services | FS-Win2003-Services | |
File Replication Service | FS-Replication | |
Indexing Service | FS-Indexing-Service | |
Web Server | Web Server (IIS) | Web-Server |
Internet Information Services | Web-WebServer | |
Common HTTP Features | Web-Common-Http | |
Static Content | Web-Static-Content | |
Default Document | Web-Default-Doc | |
Directory Browsing | Web-Dir-Browsing | |
HTTP Errors | Web-Http-Errors | |
HTTP Redirection | Web-Http-Redirect | |
Application Development | Web-App-Development | |
ASP.NET | Web-Asp-Net | |
.NET Extensibility | Web-Net-Ext | |
ASP | Web-ASP | |
CGI | Web-CGI | |
ISAPI Extensions | Web-ISAPI-Ext | |
ISAPI Filters | Web-ISAPI-Filter | |
Server Side Includes | Web-Includes | |
Health and Diagnostics | Web-Health | |
HTTP Logging | Web-Http-Logging | |
Logging Tools | Web-Log-Libraries | |
Request Monitor | Web-Request-Monitor | |
Tracing | Web-Http-Tracing | |
Custom Logging | Web-Custom-Logging | |
ODBC Logging | Web-ODBC-Logging | |
Security | Web-Security | |
Basic Authentication | Web-Basic-Auth | |
Windows Authentication | Web-Windows-Auth | |
Digest Authentication | Web-Digest-Auth | |
Client Certificate Mapping Authentication | Web-Client-Auth | |
IIS Client Certificate Mapping Authentication | Web-Cert-Auth | |
URL Authorization | Web-Url-Auth | |
Request Filtering | Web-Filtering | |
IP and Domain Restrictions | Web-IP-Security | |
Performance | Web-Performance | |
Static Content Compression | Web-Stat-Compression | |
Dynamic Content Compression | Web-Dyn-Compression | |
Management Tools | Web-Mgmt-Tools | |
IIS Management Console | Web-Mgmt-Console | |
IIS Management Scripts and Tools | Web-Scripting-Tools | |
Management Service | Web-Mgmt-Service | |
IIS 6 Management Compatibility | Web-Mgmt-Compat | |
IIS 6 Metabase Compatibility | Web-Metabase | |
IIS 6 WMI Compatibility | Web-WMI | |
IIS 6 Scripting Tools | Web-Lgcy-Scripting | |
IIS 6 Management Console | Web-Lgcy-Mgmt-Console | |
FTP Publishing Service | Web-Ftp-Publishing | |
FTP Server | Web-Ftp-Server | |
FTP Management Console | Web-Ftp-Mgmt-Console | |
Active Directory Federation Services | ADFS | None |
Federation Service | ADFS-Federation | |
Federation Service Proxy | ADFS-Proxy | |
Web Agents | ADFS-Web-Agents | |
Claims-aware Agent | ADFS-Claims | |
Windows Token-based Agent | ADFS-Windows-Token | |
Active Directory Lightweight Directory Services | Formerly ADAM | ADLDS |
Application Server | Application Server | Application-Server |
Application Server Core | AS-AppServer-Core | |
Web Server Support | AS-Web-Support | |
COM+ Network Access | AS-Ent-Services | |
TCP Port Sharing | AS-TCP-Port-Sharing | |
Windows Process Activation Service Support | AS-WAS-Support | |
HTTP Activation | AS-HTTP-Activation | |
Message Queuing Activation | AS-MSMQ-Activation | |
TCP Activation | AS-TCP-Activation | |
Named Pipes Activation | AS-Named-Pipes | |
Distributed Transaction Support | AS-Dist-Transaction | |
Incoming Remote Transactions | AS-Incoming-Trans | |
Outgoing Remote Transactions | AS-Outgoing-Trans | |
WS-Atomic Transaction Support | AS-WS-Atomic | |
Active Directory Certificate Services | Active Directory Certificate Services | N/A |
Certification Authority | ADCS-Cert-Authority or AD-Certificate | |
Online Certificate Status Protocol | ADCS-Online-Cert | |
Fax Server | Fax Server | Fax |
Network Policy and Access Services | Network Policy and Access Services | NPAS |
Network Policy Server | NPAS-Policy-Server | |
NPAS Routing and Remote Access Services | NPAS-RRAS-Services | |
Remote Access Service | NPAS-RRAS | |
Routing | NPAS-Routing | |
Health Registration Authority | NPAS-Health | |
Windows Deployment Services | Windows Deployment Services | WDS |
Hyper-V | Hyper-V | Hyper-V |
Failover Clustering | Failover Clustering | Failover-Clustering |
Network Load Balancing | Network Load Balancing | NLB |
Desktop Experience | Desktop Experience | Desktop-Experience |
.NET Framework 3.0 Features | .NET Framework 3.0 Features | NET-Framework |
.NET Framework 3.0 | .NET Framework 3.0 | NET-Framework-Core |
XPS Viewer | XPS Viewer | NET-XPS-Viewer |
Windows Communication Foundation Activation Components | Windows Communication Foundation Activation Components | NET-Win-CFAC |
HTTP Activation | HTTP Activation | NET-HTTP-Activation |
Non-HTTP Activation | Non-HTTP Activation | NET-Non-HTTP-Activ |
Windows System Resource Manager | Windows System Resource Manager | WSRM |
Wireless Networking | Wireless Networking | Wireless-Networking |
Windows Server Backup | Windows Server Backup | Backup |
WINS Server | WINS Server | WINS-Server |
Remote Assistance | Remote Assistance | Remote-Assistance |
Simple TCP/IP Services | Simple TCP/IP Services | Simple-TCPIP |
Telnet Client | Telnet Client | Telnet-Client |
Telnet Server | Telnet Server | Telnet-Server |
Subsystem for UNIX-based Applications | Subsystem for UNIX-based Applications | Subsystem-UNIX-Apps |
RPC over HTTP Proxy | RPC over HTTP Proxy | RPC-over-HTTP-Proxy |
SMTP Server | SMTP Server | SMTP-Server |
LPR Port Monitor | LPR Port Monitor | LPR-Port-Monitor |
Storage Manager for SANs | Storage Manager for SANs | Storage-Mgr-SANS |
BITS Server Extensions | BITS Server Extensions | BITS |
Message Queuing | Message Queuing | MSMQ |
Message Queuing Services | MSMQ-Services | |
Message Queuing Server | MSMQ-Server | |
Directory Service Integration | MSMQ-Directory | |
Message Queuing Triggers | MSMQ-Triggers | |
HTTP Support | MSMQ-HTTP-Support | |
Multicasting Support | MSMQ-Multicasting | |
Routing Service | MSMQ-Routing | |
Windows 2000 Client Support | MSMQ-Win2000 | |
Messaging Queue DCOM Proxy | MSMQ-DCOM | |
Windows Process Activation Service | Windows Process Activation Service | WAS |
Process Model | WAS-Process-Model | |
.NET Environment | WAS-NET-Environment | |
Configuration APIs | WAS-Config-APIs | |
Windows Internal Database | Windows Internal Database | Windows-Internal-DB |
BitLocker Drive Encryption | BitLocker Drive Encryption | BitLocker |
Multipath I/O | Multipath I/O | Multipath-IO |
Internet Storage Naming Server | Internet Storage Naming Server | ISNS |
Removable Storage Manager | Removable Storage Manager | Removable-Storage |
TFTP Client | TFTP Client | TFTP-Client |
SNMP Services | SNMP Services | SNMP-Services |
SNMP Service | SNMP-Service | |
SNMP WMI Provider | SNMP-WMI-Provider | |
Services for Network File System | Services for Network File System | NFS-Services |
Internet Printing Client | Internet Printing Client | Internet-Print-Client |
Peer Name Resolution Protocol | Peer Name Resolution Protocol | PNRP |
Connection Manager Administration Kit | Connection Manager Administration Kit | CMAK |
Remote Server Administration Tools | Remote Server Administration Tools | RSAT |
Role administration tools | RSAT-Role-Tools | |
Active Directory Certificate Services Tools | RSAT-ADCS | |
Active Directory Domain Services Tools | RSAT-ADDS | |
Active Directory Domain Controller Tools | RSAT-ADDC | |
Server for NIS Tools | RSAT-SNIS | |
Active Directory Lightweight Directory Services Tools | RSAT-ADLDS | |
Active Directory Rights Management Services (AD RMS) Tools | RSAT-RMS | |
DHCP Server Tools | RSAT-DHCP | |
DNS Server Tools | RSAT-DNS | |
Fax Server Tools | RSAT-Fax | |
DFS Management Console Tools | RSAT-DFS-Mgnt-Con | |
File Server Resource Manager Management Console Tools | RSAT-FSRM-Mgnt | |
Hyper-V Tools | RSAT-Hyper-V | |
Services for Network File System Tools | RSAT-NFS-Admin | |
File Services Tools | RSAT-File-Services | |
Network Policy and Access Services Tools | RSAT-NPAS | |
Health Registration Authority Tools | RSAT-HRA | |
Network Policy Server Tools | RSAT-NPS | |
Print Services Tools | RSAT-Print-Services | |
Web Server (IIS) Tools | RSAT-Web-Server | |
Terminal Services Tools | RSAT-TS | |
TS RemoteApp Tools | RSAT-TS-RemoteApp | |
TS Gateway Tools | RSAT-TS-Gateway | |
TS Licensing Tools | RSAT-TS-Licensing | |
UDDI Services Tools | RSAT-UDDI | |
Feature administration tools | RSAT-Feature-Tools | |
BitLocker Drive Encryption Tools | RSAT-BitLocker | |
BITS Server Extensions Tools | RSAT-BITS-Server | |
Failover Clustering Tools | RSAT-Clustering | |
Network Load Balancing Tools | RSAT-NLB | |
SMTP Server Tools | RSAT-SMTP | |
Windows Deployment Services Tools | RSAT-WDS | |
WINS Server Tools | RSAT-WINS | |
Hyper-V Tools | RSAT-Hyper-V | |
Windows PowerShell | Windows PowerShell | PowerShell |
Group Policy Management | Group Policy Management | GPMC |
Quality Windows Audio Video Experience | Quality Windows Audio Video Experience |
Role/Service or Main Feature | R/S/F Name | Installatiom command |
DHCP Server | DHCP Server | DHCP |
Print Services | Print Server | Print-Services |
Internet Printing | Print-Internet | |
LPD Service | Print-LPD-Service | |
Terminal Services | Terminal Services | Terminal-Services |
Terminal Server | TS-Terminal-Server | |
TS Licensing | TS-Licensing | |
TS Gateway | TS-Gateway | |
TS Web Access | TS-Web-Access | |
TS Session Broker | TS-Session-Broker | |
Active Directory Domain Services | AD | N/A |
Active Directory Domain Controller | ADDS-Domain-Controller | |
Identity Management for UNIX | ADDS-Identity-Management | |
Server for Network Information Service | ADDS-NIS | |
Password Synchronization | ADDS-Password-Sync | |
DNS Server | DNS | |
File Services | File Services | N/A |
Distributed File System (DFS) | FS-DFS | |
DFS Namespace | FS-DFS-Namespace | |
DFS Replication | FS-DFS-Replication | |
File Server Resource Manager | FS-Resource-Manager | |
Services for Network File System | FS-NFS-Services | |
Windows Search Service | FS-Search-Service | |
Windows Server 2003 File Services | FS-Win2003-Services | |
File Replication Service | FS-Replication | |
Indexing Service | FS-Indexing-Service | |
Web Server | Web Server (IIS) | Web-Server |
Internet Information Services | Web-WebServer | |
Common HTTP Features | Web-Common-Http | |
Static Content | Web-Static-Content | |
Default Document | Web-Default-Doc | |
Directory Browsing | Web-Dir-Browsing | |
HTTP Errors | Web-Http-Errors | |
HTTP Redirection | Web-Http-Redirect | |
Application Development | Web-App-Development | |
ASP.NET | Web-Asp-Net | |
.NET Extensibility | Web-Net-Ext | |
ASP | Web-ASP | |
CGI | Web-CGI | |
ISAPI Extensions | Web-ISAPI-Ext | |
ISAPI Filters | Web-ISAPI-Filter | |
Server Side Includes | Web-Includes | |
Health and Diagnostics | Web-Health | |
HTTP Logging | Web-Http-Logging | |
Logging Tools | Web-Log-Libraries | |
Request Monitor | Web-Request-Monitor | |
Tracing | Web-Http-Tracing | |
Custom Logging | Web-Custom-Logging | |
ODBC Logging | Web-ODBC-Logging | |
Security | Web-Security | |
Basic Authentication | Web-Basic-Auth | |
Windows Authentication | Web-Windows-Auth | |
Digest Authentication | Web-Digest-Auth | |
Client Certificate Mapping Authentication | Web-Client-Auth | |
IIS Client Certificate Mapping Authentication | Web-Cert-Auth | |
URL Authorization | Web-Url-Auth | |
Request Filtering | Web-Filtering | |
IP and Domain Restrictions | Web-IP-Security | |
Performance | Web-Performance | |
Static Content Compression | Web-Stat-Compression | |
Dynamic Content Compression | Web-Dyn-Compression | |
Management Tools | Web-Mgmt-Tools | |
IIS Management Console | Web-Mgmt-Console | |
IIS Management Scripts and Tools | Web-Scripting-Tools | |
Management Service | Web-Mgmt-Service | |
IIS 6 Management Compatibility | Web-Mgmt-Compat | |
IIS 6 Metabase Compatibility | Web-Metabase | |
IIS 6 WMI Compatibility | Web-WMI | |
IIS 6 Scripting Tools | Web-Lgcy-Scripting | |
IIS 6 Management Console | Web-Lgcy-Mgmt-Console | |
FTP Publishing Service | Web-Ftp-Publishing | |
FTP Server | Web-Ftp-Server | |
FTP Management Console | Web-Ftp-Mgmt-Console | |
Active Directory Federation Services | ADFS | None |
Federation Service | ADFS-Federation | |
Federation Service Proxy | ADFS-Proxy | |
Web Agents | ADFS-Web-Agents | |
Claims-aware Agent | ADFS-Claims | |
Windows Token-based Agent | ADFS-Windows-Token | |
Active Directory Lightweight Directory Services | Formerly ADAM | ADLDS |
Application Server | Application Server | Application-Server |
Application Server Core | AS-AppServer-Core | |
Web Server Support | AS-Web-Support | |
COM+ Network Access | AS-Ent-Services | |
TCP Port Sharing | AS-TCP-Port-Sharing | |
Windows Process Activation Service Support | AS-WAS-Support | |
HTTP Activation | AS-HTTP-Activation | |
Message Queuing Activation | AS-MSMQ-Activation | |
TCP Activation | AS-TCP-Activation | |
Named Pipes Activation | AS-Named-Pipes | |
Distributed Transaction Support | AS-Dist-Transaction | |
Incoming Remote Transactions | AS-Incoming-Trans | |
Outgoing Remote Transactions | AS-Outgoing-Trans | |
WS-Atomic Transaction Support | AS-WS-Atomic | |
Active Directory Certificate Services | Active Directory Certificate Services | N/A |
Certification Authority | ADCS-Cert-Authority or AD-Certificate | |
Online Certificate Status Protocol | ADCS-Online-Cert | |
Fax Server | Fax Server | Fax |
Network Policy and Access Services | Network Policy and Access Services | NPAS |
Network Policy Server | NPAS-Policy-Server | |
NPAS Routing and Remote Access Services | NPAS-RRAS-Services | |
Remote Access Service | NPAS-RRAS | |
Routing | NPAS-Routing | |
Health Registration Authority | NPAS-Health | |
Windows Deployment Services | Windows Deployment Services | WDS |
Hyper-V | Hyper-V | Hyper-V |
Failover Clustering | Failover Clustering | Failover-Clustering |
Network Load Balancing | Network Load Balancing | NLB |
Desktop Experience | Desktop Experience | Desktop-Experience |
.NET Framework 3.0 Features | .NET Framework 3.0 Features | NET-Framework |
.NET Framework 3.0 | .NET Framework 3.0 | NET-Framework-Core |
XPS Viewer | XPS Viewer | NET-XPS-Viewer |
Windows Communication Foundation Activation Components | Windows Communication Foundation Activation Components | NET-Win-CFAC |
HTTP Activation | HTTP Activation | NET-HTTP-Activation |
Non-HTTP Activation | Non-HTTP Activation | NET-Non-HTTP-Activ |
Windows System Resource Manager | Windows System Resource Manager | WSRM |
Wireless Networking | Wireless Networking | Wireless-Networking |
Windows Server Backup | Windows Server Backup | Backup |
WINS Server | WINS Server | WINS-Server |
Remote Assistance | Remote Assistance | Remote-Assistance |
Simple TCP/IP Services | Simple TCP/IP Services | Simple-TCPIP |
Telnet Client | Telnet Client | Telnet-Client |
Telnet Server | Telnet Server | Telnet-Server |
Subsystem for UNIX-based Applications | Subsystem for UNIX-based Applications | Subsystem-UNIX-Apps |
RPC over HTTP Proxy | RPC over HTTP Proxy | RPC-over-HTTP-Proxy |
SMTP Server | SMTP Server | SMTP-Server |
LPR Port Monitor | LPR Port Monitor | LPR-Port-Monitor |
Storage Manager for SANs | Storage Manager for SANs | Storage-Mgr-SANS |
BITS Server Extensions | BITS Server Extensions | BITS |
Message Queuing | Message Queuing | MSMQ |
Message Queuing Services | MSMQ-Services | |
Message Queuing Server | MSMQ-Server | |
Directory Service Integration | MSMQ-Directory | |
Message Queuing Triggers | MSMQ-Triggers | |
HTTP Support | MSMQ-HTTP-Support | |
Multicasting Support | MSMQ-Multicasting | |
Routing Service | MSMQ-Routing | |
Windows 2000 Client Support | MSMQ-Win2000 | |
Messaging Queue DCOM Proxy | MSMQ-DCOM | |
Windows Process Activation Service | Windows Process Activation Service | WAS |
Process Model | WAS-Process-Model | |
.NET Environment | WAS-NET-Environment | |
Configuration APIs | WAS-Config-APIs | |
Windows Internal Database | Windows Internal Database | Windows-Internal-DB |
BitLocker Drive Encryption | BitLocker Drive Encryption | BitLocker |
Multipath I/O | Multipath I/O | Multipath-IO |
Internet Storage Naming Server | Internet Storage Naming Server | ISNS |
Removable Storage Manager | Removable Storage Manager | Removable-Storage |
TFTP Client | TFTP Client | TFTP-Client |
SNMP Services | SNMP Services | SNMP-Services |
SNMP Service | SNMP-Service | |
SNMP WMI Provider | SNMP-WMI-Provider | |
Services for Network File System | Services for Network File System | NFS-Services |
Internet Printing Client | Internet Printing Client | Internet-Print-Client |
Peer Name Resolution Protocol | Peer Name Resolution Protocol | PNRP |
Connection Manager Administration Kit | Connection Manager Administration Kit | CMAK |
Remote Server Administration Tools | Remote Server Administration Tools | RSAT |
Role administration tools | RSAT-Role-Tools | |
Active Directory Certificate Services Tools | RSAT-ADCS | |
Active Directory Domain Services Tools | RSAT-ADDS | |
Active Directory Domain Controller Tools | RSAT-ADDC | |
Server for NIS Tools | RSAT-SNIS | |
Active Directory Lightweight Directory Services Tools | RSAT-ADLDS | |
Active Directory Rights Management Services (AD RMS) Tools | RSAT-RMS | |
DHCP Server Tools | RSAT-DHCP | |
DNS Server Tools | RSAT-DNS | |
Fax Server Tools | RSAT-Fax | |
DFS Management Console Tools | RSAT-DFS-Mgnt-Con | |
File Server Resource Manager Management Console Tools | RSAT-FSRM-Mgnt | |
Hyper-V Tools | RSAT-Hyper-V | |
Services for Network File System Tools | RSAT-NFS-Admin | |
File Services Tools | RSAT-File-Services | |
Network Policy and Access Services Tools | RSAT-NPAS | |
Health Registration Authority Tools | RSAT-HRA | |
Network Policy Server Tools | RSAT-NPS | |
Print Services Tools | RSAT-Print-Services | |
Web Server (IIS) Tools | RSAT-Web-Server | |
Terminal Services Tools | RSAT-TS | |
TS RemoteApp Tools | RSAT-TS-RemoteApp | |
TS Gateway Tools | RSAT-TS-Gateway | |
TS Licensing Tools | RSAT-TS-Licensing | |
UDDI Services Tools | RSAT-UDDI | |
Feature administration tools | RSAT-Feature-Tools | |
BitLocker Drive Encryption Tools | RSAT-BitLocker | |
BITS Server Extensions Tools | RSAT-BITS-Server | |
Failover Clustering Tools | RSAT-Clustering | |
Network Load Balancing Tools | RSAT-NLB | |
SMTP Server Tools | RSAT-SMTP | |
Windows Deployment Services Tools | RSAT-WDS | |
WINS Server Tools | RSAT-WINS | |
Hyper-V Tools | RSAT-Hyper-V | |
Windows PowerShell | Windows PowerShell | PowerShell |
Group Policy Management | Group Policy Management | GPMC |
Quality Windows Audio Video Experience | Quality Windows Audio Video Experience |
Role/Service or Main Feature | R/S/F Name | Installatiom command |
DHCP Server | DHCP Server | DHCP |
Print Services | Print Server | Print-Services |
Internet Printing | Print-Internet | |
LPD Service | Print-LPD-Service | |
Terminal Services | Terminal Services | Terminal-Services |
Terminal Server | TS-Terminal-Server | |
TS Licensing | TS-Licensing | |
TS Gateway | TS-Gateway | |
TS Web Access | TS-Web-Access | |
TS Session Broker | TS-Session-Broker | |
Active Directory Domain Services | AD | N/A |
Active Directory Domain Controller | ADDS-Domain-Controller | |
Identity Management for UNIX | ADDS-Identity-Management | |
Server for Network Information Service | ADDS-NIS | |
Password Synchronization | ADDS-Password-Sync | |
DNS Server | DNS | |
File Services | File Services | N/A |
Distributed File System (DFS) | FS-DFS | |
DFS Namespace | FS-DFS-Namespace | |
DFS Replication | FS-DFS-Replication | |
File Server Resource Manager | FS-Resource-Manager | |
Services for Network File System | FS-NFS-Services | |
Windows Search Service | FS-Search-Service | |
Windows Server 2003 File Services | FS-Win2003-Services | |
File Replication Service | FS-Replication | |
Indexing Service | FS-Indexing-Service | |
Web Server | Web Server (IIS) | Web-Server |
Internet Information Services | Web-WebServer | |
Common HTTP Features | Web-Common-Http | |
Static Content | Web-Static-Content | |
Default Document | Web-Default-Doc | |
Directory Browsing | Web-Dir-Browsing | |
HTTP Errors | Web-Http-Errors | |
HTTP Redirection | Web-Http-Redirect | |
Application Development | Web-App-Development | |
ASP.NET | Web-Asp-Net | |
.NET Extensibility | Web-Net-Ext | |
ASP | Web-ASP | |
CGI | Web-CGI | |
ISAPI Extensions | Web-ISAPI-Ext | |
ISAPI Filters | Web-ISAPI-Filter | |
Server Side Includes | Web-Includes | |
Health and Diagnostics | Web-Health | |
HTTP Logging | Web-Http-Logging | |
Logging Tools | Web-Log-Libraries | |
Request Monitor | Web-Request-Monitor | |
Tracing | Web-Http-Tracing | |
Custom Logging | Web-Custom-Logging | |
ODBC Logging | Web-ODBC-Logging | |
Security | Web-Security | |
Basic Authentication | Web-Basic-Auth | |
Windows Authentication | Web-Windows-Auth | |
Digest Authentication | Web-Digest-Auth | |
Client Certificate Mapping Authentication | Web-Client-Auth | |
IIS Client Certificate Mapping Authentication | Web-Cert-Auth | |
URL Authorization | Web-Url-Auth | |
Request Filtering | Web-Filtering | |
IP and Domain Restrictions | Web-IP-Security | |
Performance | Web-Performance | |
Static Content Compression | Web-Stat-Compression | |
Dynamic Content Compression | Web-Dyn-Compression | |
Management Tools | Web-Mgmt-Tools | |
IIS Management Console | Web-Mgmt-Console | |
IIS Management Scripts and Tools | Web-Scripting-Tools | |
Management Service | Web-Mgmt-Service | |
IIS 6 Management Compatibility | Web-Mgmt-Compat | |
IIS 6 Metabase Compatibility | Web-Metabase | |
IIS 6 WMI Compatibility | Web-WMI | |
IIS 6 Scripting Tools | Web-Lgcy-Scripting | |
IIS 6 Management Console | Web-Lgcy-Mgmt-Console | |
FTP Publishing Service | Web-Ftp-Publishing | |
FTP Server | Web-Ftp-Server | |
FTP Management Console | Web-Ftp-Mgmt-Console | |
Active Directory Federation Services | ADFS | None |
Federation Service | ADFS-Federation | |
Federation Service Proxy | ADFS-Proxy | |
Web Agents | ADFS-Web-Agents | |
Claims-aware Agent | ADFS-Claims | |
Windows Token-based Agent | ADFS-Windows-Token | |
Active Directory Lightweight Directory Services | Formerly ADAM | ADLDS |
Application Server | Application Server | Application-Server |
Application Server Core | AS-AppServer-Core | |
Web Server Support | AS-Web-Support | |
COM+ Network Access | AS-Ent-Services | |
TCP Port Sharing | AS-TCP-Port-Sharing | |
Windows Process Activation Service Support | AS-WAS-Support | |
HTTP Activation | AS-HTTP-Activation | |
Message Queuing Activation | AS-MSMQ-Activation | |
TCP Activation | AS-TCP-Activation | |
Named Pipes Activation | AS-Named-Pipes | |
Distributed Transaction Support | AS-Dist-Transaction | |
Incoming Remote Transactions | AS-Incoming-Trans | |
Outgoing Remote Transactions | AS-Outgoing-Trans | |
WS-Atomic Transaction Support | AS-WS-Atomic | |
Active Directory Certificate Services | Active Directory Certificate Services | N/A |
Certification Authority | ADCS-Cert-Authority or AD-Certificate | |
Online Certificate Status Protocol | ADCS-Online-Cert | |
Fax Server | Fax Server | Fax |
Network Policy and Access Services | Network Policy and Access Services | NPAS |
Network Policy Server | NPAS-Policy-Server | |
NPAS Routing and Remote Access Services | NPAS-RRAS-Services | |
Remote Access Service | NPAS-RRAS | |
Routing | NPAS-Routing | |
Health Registration Authority | NPAS-Health | |
Windows Deployment Services | Windows Deployment Services | WDS |
Hyper-V | Hyper-V | Hyper-V |
Failover Clustering | Failover Clustering | Failover-Clustering |
Network Load Balancing | Network Load Balancing | NLB |
Desktop Experience | Desktop Experience | Desktop-Experience |
.NET Framework 3.0 Features | .NET Framework 3.0 Features | NET-Framework |
.NET Framework 3.0 | .NET Framework 3.0 | NET-Framework-Core |
XPS Viewer | XPS Viewer | NET-XPS-Viewer |
Windows Communication Foundation Activation Components | Windows Communication Foundation Activation Components | NET-Win-CFAC |
HTTP Activation | HTTP Activation | NET-HTTP-Activation |
Non-HTTP Activation | Non-HTTP Activation | NET-Non-HTTP-Activ |
Windows System Resource Manager | Windows System Resource Manager | WSRM |
Wireless Networking | Wireless Networking | Wireless-Networking |
Windows Server Backup | Windows Server Backup | Backup |
WINS Server | WINS Server | WINS-Server |
Remote Assistance | Remote Assistance | Remote-Assistance |
Simple TCP/IP Services | Simple TCP/IP Services | Simple-TCPIP |
Telnet Client | Telnet Client | Telnet-Client |
Telnet Server | Telnet Server | Telnet-Server |
Subsystem for UNIX-based Applications | Subsystem for UNIX-based Applications | Subsystem-UNIX-Apps |
RPC over HTTP Proxy | RPC over HTTP Proxy | RPC-over-HTTP-Proxy |
SMTP Server | SMTP Server | SMTP-Server |
LPR Port Monitor | LPR Port Monitor | LPR-Port-Monitor |
Storage Manager for SANs | Storage Manager for SANs | Storage-Mgr-SANS |
BITS Server Extensions | BITS Server Extensions | BITS |
Message Queuing | Message Queuing | MSMQ |
Message Queuing Services | MSMQ-Services | |
Message Queuing Server | MSMQ-Server | |
Directory Service Integration | MSMQ-Directory | |
Message Queuing Triggers | MSMQ-Triggers | |
HTTP Support | MSMQ-HTTP-Support | |
Multicasting Support | MSMQ-Multicasting | |
Routing Service | MSMQ-Routing | |
Windows 2000 Client Support | MSMQ-Win2000 | |
Messaging Queue DCOM Proxy | MSMQ-DCOM | |
Windows Process Activation Service | Windows Process Activation Service | WAS |
Process Model | WAS-Process-Model | |
.NET Environment | WAS-NET-Environment | |
Configuration APIs | WAS-Config-APIs | |
Windows Internal Database | Windows Internal Database | Windows-Internal-DB |
BitLocker Drive Encryption | BitLocker Drive Encryption | BitLocker |
Multipath I/O | Multipath I/O | Multipath-IO |
Internet Storage Naming Server | Internet Storage Naming Server | ISNS |
Removable Storage Manager | Removable Storage Manager | Removable-Storage |
TFTP Client | TFTP Client | TFTP-Client |
SNMP Services | SNMP Services | SNMP-Services |
SNMP Service | SNMP-Service | |
SNMP WMI Provider | SNMP-WMI-Provider | |
Services for Network File System | Services for Network File System | NFS-Services |
Internet Printing Client | Internet Printing Client | Internet-Print-Client |
Peer Name Resolution Protocol | Peer Name Resolution Protocol | PNRP |
Connection Manager Administration Kit | Connection Manager Administration Kit | CMAK |
Remote Server Administration Tools | Remote Server Administration Tools | RSAT |
Role administration tools | RSAT-Role-Tools | |
Active Directory Certificate Services Tools | RSAT-ADCS | |
Active Directory Domain Services Tools | RSAT-ADDS | |
Active Directory Domain Controller Tools | RSAT-ADDC | |
Server for NIS Tools | RSAT-SNIS | |
Active Directory Lightweight Directory Services Tools | RSAT-ADLDS | |
Active Directory Rights Management Services (AD RMS) Tools | RSAT-RMS | |
DHCP Server Tools | RSAT-DHCP | |
DNS Server Tools | RSAT-DNS | |
Fax Server Tools | RSAT-Fax | |
DFS Management Console Tools | RSAT-DFS-Mgnt-Con | |
File Server Resource Manager Management Console Tools | RSAT-FSRM-Mgnt | |
Hyper-V Tools | RSAT-Hyper-V | |
Services for Network File System Tools | RSAT-NFS-Admin | |
File Services Tools | RSAT-File-Services | |
Network Policy and Access Services Tools | RSAT-NPAS | |
Health Registration Authority Tools | RSAT-HRA | |
Network Policy Server Tools | RSAT-NPS | |
Print Services Tools | RSAT-Print-Services | |
Web Server (IIS) Tools | RSAT-Web-Server | |
Terminal Services Tools | RSAT-TS | |
TS RemoteApp Tools | RSAT-TS-RemoteApp | |
TS Gateway Tools | RSAT-TS-Gateway | |
TS Licensing Tools | RSAT-TS-Licensing | |
UDDI Services Tools | RSAT-UDDI | |
Feature administration tools | RSAT-Feature-Tools | |
BitLocker Drive Encryption Tools | RSAT-BitLocker | |
BITS Server Extensions Tools | RSAT-BITS-Server | |
Failover Clustering Tools | RSAT-Clustering | |
Network Load Balancing Tools | RSAT-NLB | |
SMTP Server Tools | RSAT-SMTP | |
Windows Deployment Services Tools | RSAT-WDS | |
WINS Server Tools | RSAT-WINS | |
Hyper-V Tools | RSAT-Hyper-V | |
Windows PowerShell | Windows PowerShell | PowerShell |
Group Policy Management | Group Policy Management | GPMC |
Quality Windows Audio Video Experience | Quality Windows Audio Video Experience |
Role/Service or Main Feature | R/S/F Name | Installatiom command |
DHCP Server | DHCP Server | DHCP |
Print Services | Print Server | Print-Services |
Internet Printing | Print-Internet | |
LPD Service | Print-LPD-Service | |
Terminal Services | Terminal Services | Terminal-Services |
Terminal Server | TS-Terminal-Server | |
TS Licensing | TS-Licensing | |
TS Gateway | TS-Gateway | |
TS Web Access | TS-Web-Access | |
TS Session Broker | TS-Session-Broker | |
Active Directory Domain Services | AD | N/A |
Active Directory Domain Controller | ADDS-Domain-Controller | |
Identity Management for UNIX | ADDS-Identity-Management | |
Server for Network Information Service | ADDS-NIS | |
Password Synchronization | ADDS-Password-Sync | |
DNS Server | DNS | |
File Services | File Services | N/A |
Distributed File System (DFS) | FS-DFS | |
DFS Namespace | FS-DFS-Namespace | |
DFS Replication | FS-DFS-Replication | |
File Server Resource Manager | FS-Resource-Manager | |
Services for Network File System | FS-NFS-Services | |
Windows Search Service | FS-Search-Service | |
Windows Server 2003 File Services | FS-Win2003-Services | |
File Replication Service | FS-Replication | |
Indexing Service | FS-Indexing-Service | |
Web Server | Web Server (IIS) | Web-Server |
Internet Information Services | Web-WebServer | |
Common HTTP Features | Web-Common-Http | |
Static Content | Web-Static-Content | |
Default Document | Web-Default-Doc | |
Directory Browsing | Web-Dir-Browsing | |
HTTP Errors | Web-Http-Errors | |
HTTP Redirection | Web-Http-Redirect | |
Application Development | Web-App-Development | |
ASP.NET | Web-Asp-Net | |
.NET Extensibility | Web-Net-Ext | |
ASP | Web-ASP | |
CGI | Web-CGI | |
ISAPI Extensions | Web-ISAPI-Ext | |
ISAPI Filters | Web-ISAPI-Filter | |
Server Side Includes | Web-Includes | |
Health and Diagnostics | Web-Health | |
HTTP Logging | Web-Http-Logging | |
Logging Tools | Web-Log-Libraries | |
Request Monitor | Web-Request-Monitor | |
Tracing | Web-Http-Tracing | |
Custom Logging | Web-Custom-Logging | |
ODBC Logging | Web-ODBC-Logging | |
Security | Web-Security | |
Basic Authentication | Web-Basic-Auth | |
Windows Authentication | Web-Windows-Auth | |
Digest Authentication | Web-Digest-Auth | |
Client Certificate Mapping Authentication | Web-Client-Auth | |
IIS Client Certificate Mapping Authentication | Web-Cert-Auth | |
URL Authorization | Web-Url-Auth | |
Request Filtering | Web-Filtering | |
IP and Domain Restrictions | Web-IP-Security | |
Performance | Web-Performance | |
Static Content Compression | Web-Stat-Compression | |
Dynamic Content Compression | Web-Dyn-Compression | |
Management Tools | Web-Mgmt-Tools | |
IIS Management Console | Web-Mgmt-Console | |
IIS Management Scripts and Tools | Web-Scripting-Tools | |
Management Service | Web-Mgmt-Service | |
IIS 6 Management Compatibility | Web-Mgmt-Compat | |
IIS 6 Metabase Compatibility | Web-Metabase | |
IIS 6 WMI Compatibility | Web-WMI | |
IIS 6 Scripting Tools | Web-Lgcy-Scripting | |
IIS 6 Management Console | Web-Lgcy-Mgmt-Console | |
FTP Publishing Service | Web-Ftp-Publishing | |
FTP Server | Web-Ftp-Server | |
FTP Management Console | Web-Ftp-Mgmt-Console | |
Active Directory Federation Services | ADFS | None |
Federation Service | ADFS-Federation | |
Federation Service Proxy | ADFS-Proxy | |
Web Agents | ADFS-Web-Agents | |
Claims-aware Agent | ADFS-Claims | |
Windows Token-based Agent | ADFS-Windows-Token | |
Active Directory Lightweight Directory Services | Formerly ADAM | ADLDS |
Application Server | Application Server | Application-Server |
Application Server Core | AS-AppServer-Core | |
Web Server Support | AS-Web-Support | |
COM+ Network Access | AS-Ent-Services | |
TCP Port Sharing | AS-TCP-Port-Sharing | |
Windows Process Activation Service Support | AS-WAS-Support | |
HTTP Activation | AS-HTTP-Activation | |
Message Queuing Activation | AS-MSMQ-Activation | |
TCP Activation | AS-TCP-Activation | |
Named Pipes Activation | AS-Named-Pipes | |
Distributed Transaction Support | AS-Dist-Transaction | |
Incoming Remote Transactions | AS-Incoming-Trans | |
Outgoing Remote Transactions | AS-Outgoing-Trans | |
WS-Atomic Transaction Support | AS-WS-Atomic | |
Active Directory Certificate Services | Active Directory Certificate Services | N/A |
Certification Authority | ADCS-Cert-Authority or AD-Certificate | |
Online Certificate Status Protocol | ADCS-Online-Cert | |
Fax Server | Fax Server | Fax |
Network Policy and Access Services | Network Policy and Access Services | NPAS |
Network Policy Server | NPAS-Policy-Server | |
NPAS Routing and Remote Access Services | NPAS-RRAS-Services | |
Remote Access Service | NPAS-RRAS | |
Routing | NPAS-Routing | |
Health Registration Authority | NPAS-Health | |
Windows Deployment Services | Windows Deployment Services | WDS |
Hyper-V | Hyper-V | Hyper-V |
Failover Clustering | Failover Clustering | Failover-Clustering |
Network Load Balancing | Network Load Balancing | NLB |
Desktop Experience | Desktop Experience | Desktop-Experience |
.NET Framework 3.0 Features | .NET Framework 3.0 Features | NET-Framework |
.NET Framework 3.0 | .NET Framework 3.0 | NET-Framework-Core |
XPS Viewer | XPS Viewer | NET-XPS-Viewer |
Windows Communication Foundation Activation Components | Windows Communication Foundation Activation Components | NET-Win-CFAC |
HTTP Activation | HTTP Activation | NET-HTTP-Activation |
Non-HTTP Activation | Non-HTTP Activation | NET-Non-HTTP-Activ |
Windows System Resource Manager | Windows System Resource Manager | WSRM |
Wireless Networking | Wireless Networking | Wireless-Networking |
Windows Server Backup | Windows Server Backup | Backup |
WINS Server | WINS Server | WINS-Server |
Remote Assistance | Remote Assistance | Remote-Assistance |
Simple TCP/IP Services | Simple TCP/IP Services | Simple-TCPIP |
Telnet Client | Telnet Client | Telnet-Client |
Telnet Server | Telnet Server | Telnet-Server |
Subsystem for UNIX-based Applications | Subsystem for UNIX-based Applications | Subsystem-UNIX-Apps |
RPC over HTTP Proxy | RPC over HTTP Proxy | RPC-over-HTTP-Proxy |
SMTP Server | SMTP Server | SMTP-Server |
LPR Port Monitor | LPR Port Monitor | LPR-Port-Monitor |
Storage Manager for SANs | Storage Manager for SANs | Storage-Mgr-SANS |
BITS Server Extensions | BITS Server Extensions | BITS |
Message Queuing | Message Queuing | MSMQ |
Message Queuing Services | MSMQ-Services | |
Message Queuing Server | MSMQ-Server | |
Directory Service Integration | MSMQ-Directory | |
Message Queuing Triggers | MSMQ-Triggers | |
HTTP Support | MSMQ-HTTP-Support | |
Multicasting Support | MSMQ-Multicasting | |
Routing Service | MSMQ-Routing | |
Windows 2000 Client Support | MSMQ-Win2000 | |
Messaging Queue DCOM Proxy | MSMQ-DCOM | |
Windows Process Activation Service | Windows Process Activation Service | WAS |
Process Model | WAS-Process-Model | |
.NET Environment | WAS-NET-Environment | |
Configuration APIs | WAS-Config-APIs | |
Windows Internal Database | Windows Internal Database | Windows-Internal-DB |
BitLocker Drive Encryption | BitLocker Drive Encryption | BitLocker |
Multipath I/O | Multipath I/O | Multipath-IO |
Internet Storage Naming Server | Internet Storage Naming Server | ISNS |
Removable Storage Manager | Removable Storage Manager | Removable-Storage |
TFTP Client | TFTP Client | TFTP-Client |
SNMP Services | SNMP Services | SNMP-Services |
SNMP Service | SNMP-Service | |
SNMP WMI Provider | SNMP-WMI-Provider | |
Services for Network File System | Services for Network File System | NFS-Services |
Internet Printing Client | Internet Printing Client | Internet-Print-Client |
Peer Name Resolution Protocol | Peer Name Resolution Protocol | PNRP |
Connection Manager Administration Kit | Connection Manager Administration Kit | CMAK |
Remote Server Administration Tools | Remote Server Administration Tools | RSAT |
Role administration tools | RSAT-Role-Tools | |
Active Directory Certificate Services Tools | RSAT-ADCS | |
Active Directory Domain Services Tools | RSAT-ADDS | |
Active Directory Domain Controller Tools | RSAT-ADDC | |
Server for NIS Tools | RSAT-SNIS | |
Active Directory Lightweight Directory Services Tools | RSAT-ADLDS | |
Active Directory Rights Management Services (AD RMS) Tools | RSAT-RMS | |
DHCP Server Tools | RSAT-DHCP | |
DNS Server Tools | RSAT-DNS | |
Fax Server Tools | RSAT-Fax | |
DFS Management Console Tools | RSAT-DFS-Mgnt-Con | |
File Server Resource Manager Management Console Tools | RSAT-FSRM-Mgnt | |
Hyper-V Tools | RSAT-Hyper-V | |
Services for Network File System Tools | RSAT-NFS-Admin | |
File Services Tools | RSAT-File-Services | |
Network Policy and Access Services Tools | RSAT-NPAS | |
Health Registration Authority Tools | RSAT-HRA | |
Network Policy Server Tools | RSAT-NPS | |
Print Services Tools | RSAT-Print-Services | |
Web Server (IIS) Tools | RSAT-Web-Server | |
Terminal Services Tools | RSAT-TS | |
TS RemoteApp Tools | RSAT-TS-RemoteApp | |
TS Gateway Tools | RSAT-TS-Gateway | |
TS Licensing Tools | RSAT-TS-Licensing | |
UDDI Services Tools | RSAT-UDDI | |
Feature administration tools | RSAT-Feature-Tools | |
BitLocker Drive Encryption Tools | RSAT-BitLocker | |
BITS Server Extensions Tools | RSAT-BITS-Server | |
Failover Clustering Tools | RSAT-Clustering | |
Network Load Balancing Tools | RSAT-NLB | |
SMTP Server Tools | RSAT-SMTP | |
Windows Deployment Services Tools | RSAT-WDS | |
WINS Server Tools | RSAT-WINS | |
Hyper-V Tools | RSAT-Hyper-V | |
Windows PowerShell | Windows PowerShell | PowerShell |
Group Policy Management | Group Policy Management | GPMC |
Quality Windows Audio Video Experience | Quality Windows Audio Video Experience |
Role/Service or Main Feature |
R/S/F Name |
Installatiom command |
DHCP Server |
DHCP Server |
DHCP |
Print Services |
Print Server |
Print-Services |
Internet Printing |
Print-Internet |
|
LPD Service |
Print-LPD-Service |
|
Terminal Services |
Terminal Services |
Terminal-Services |
Terminal Server |
TS-Terminal-Server |
|
TS Licensing |
TS-Licensing |
|
TS Gateway |
TS-Gateway |
|
TS Web Access |
TS-Web-Access |
|
TS Session Broker |
TS-Session-Broker |
|
Active Directory Domain Services |
AD |
N/A |
Active Directory Domain Controller |
ADDS-Domain-Controller |
|
Identity Management for UNIX |
ADDS-Identity-Management |
|
Server for Network Information Service |
ADDS-NIS |
|
Password Synchronization |
ADDS-Password-Sync |
|
DNS Server |
DNS |
|
File Services |
File Services |
N/A |
Distributed File System (DFS) |
FS-DFS |
|
DFS Namespace |
FS-DFS-Namespace |
|
DFS Replication |
FS-DFS-Replication |
|
File Server Resource Manager |
FS-Resource-Manager |
|
Services for Network File System |
FS-NFS-Services |
|
Windows Search Service |
FS-Search-Service |
|
Windows Server 2003 File Services |
FS-Win2003-Services |
|
File Replication Service |
FS-Replication |
|
Indexing Service |
FS-Indexing-Service |
|
Web Server |
Web Server (IIS) |
Web-Server |
Internet Information Services |
Web-WebServer |
|
Common HTTP Features |
Web-Common-Http |
|
Static Content |
Web-Static-Content |
|
Default Document |
Web-Default-Doc |
|
Directory Browsing |
Web-Dir-Browsing |
|
HTTP Errors |
Web-Http-Errors |
|
HTTP Redirection |
Web-Http-Redirect |
|
Application Development |
Web-App-Development |
|
ASP.NET |
Web-Asp-Net |
|
.NET Extensibility |
Web-Net-Ext |
|
ASP |
Web-ASP |
|
CGI |
Web-CGI |
|
ISAPI Extensions |
Web-ISAPI-Ext |
|
ISAPI Filters |
Web-ISAPI-Filter |
|
Server Side Includes |
Web-Includes |
|
Health and Diagnostics |
Web-Health |
|
HTTP Logging |
Web-Http-Logging |
|
Logging Tools |
Web-Log-Libraries |
|
Request Monitor |
Web-Request-Monitor |
|
Tracing |
Web-Http-Tracing |
|
Custom Logging |
Web-Custom-Logging |
|
ODBC Logging |
Web-ODBC-Logging |
|
Security |
Web-Security |
|
Basic Authentication |
Web-Basic-Auth |
|
Windows Authentication |
Web-Windows-Auth |
|
Digest Authentication |
Web-Digest-Auth |
|
Client Certificate Mapping Authentication |
Web-Client-Auth |
|
IIS Client Certificate Mapping Authentication |
Web-Cert-Auth |
|
URL Authorization |
Web-Url-Auth |
|
Request Filtering |
Web-Filtering |
|
IP and Domain Restrictions |
Web-IP-Security |
|
Performance |
Web-Performance |
|
Static Content Compression |
Web-Stat-Compression |
|
Dynamic Content Compression |
Web-Dyn-Compression |
|
Management Tools |
Web-Mgmt-Tools |
|
IIS Management Console |
Web-Mgmt-Console |
|
IIS Management Scripts and Tools |
Web-Scripting-Tools |
|
Management Service |
Web-Mgmt-Service |
|
IIS 6 Management Compatibility |
Web-Mgmt-Compat |
|
IIS 6 Metabase Compatibility |
Web-Metabase |
|
IIS 6 WMI Compatibility |
Web-WMI |
|
IIS 6 Scripting Tools |
Web-Lgcy-Scripting |
|
IIS 6 Management Console |
Web-Lgcy-Mgmt-Console |
|
FTP Publishing Service |
Web-Ftp-Publishing |
|
FTP Server |
Web-Ftp-Server |
|
FTP Management Console |
Web-Ftp-Mgmt-Console |
|
Active Directory Federation Services |
ADFS |
None |
Federation Service |
ADFS-Federation |
|
Federation Service Proxy |
ADFS-Proxy |
|
Web Agents |
ADFS-Web-Agents |
|
Claims-aware Agent |
ADFS-Claims |
|
Windows Token-based Agent |
ADFS-Windows-Token |
|
Active Directory Lightweight Directory Services |
Formerly ADAM |
ADLDS |
Application Server |
Application Server |
Application-Server |
Application Server Core |
AS-AppServer-Core |
|
Web Server Support |
AS-Web-Support |
|
COM+ Network Access |
AS-Ent-Services |
|
TCP Port Sharing |
AS-TCP-Port-Sharing |
|
Windows Process Activation Service Support |
AS-WAS-Support |
|
HTTP Activation |
AS-HTTP-Activation |
|
Message Queuing Activation |
AS-MSMQ-Activation |
|
TCP Activation |
AS-TCP-Activation |
|
Named Pipes Activation |
AS-Named-Pipes |
|
Distributed Transaction Support |
AS-Dist-Transaction |
|
Incoming Remote Transactions |
AS-Incoming-Trans |
|
Outgoing Remote Transactions |
AS-Outgoing-Trans |
|
WS-Atomic Transaction Support |
AS-WS-Atomic |
|
Active Directory Certificate Services |
Active Directory Certificate Services |
N/A |
Certification Authority |
ADCS-Cert-Authority or AD-Certificate |
|
Online Certificate Status Protocol |
ADCS-Online-Cert |
|
Fax Server |
Fax Server |
Fax |
Network Policy and Access Services |
Network Policy and Access Services |
NPAS |
Network Policy Server |
NPAS-Policy-Server |
|
NPAS Routing and Remote Access Services |
NPAS-RRAS-Services |
|
Remote Access Service |
NPAS-RRAS |
|
Routing |
NPAS-Routing |
|
Health Registration Authority |
NPAS-Health |
|
Windows Deployment Services |
Windows Deployment Services |
WDS |
Hyper-V |
Hyper-V |
Hyper-V |
Failover Clustering |
Failover Clustering |
Failover-Clustering |
Network Load Balancing |
Network Load Balancing |
NLB |
Desktop Experience |
Desktop Experience |
Desktop-Experience |
.NET Framework 3.0 Features |
.NET Framework 3.0 Features |
NET-Framework |
.NET Framework 3.0 |
.NET Framework 3.0 |
NET-Framework-Core |
XPS Viewer |
XPS Viewer |
NET-XPS-Viewer |
Windows Communication Foundation Activation Components |
Windows Communication Foundation Activation Components |
NET-Win-CFAC |
HTTP Activation |
HTTP Activation |
NET-HTTP-Activation |
Non-HTTP Activation |
Non-HTTP Activation |
NET-Non-HTTP-Activ |
Windows System Resource Manager |
Windows System Resource Manager |
WSRM |
Wireless Networking |
Wireless Networking |
Wireless-Networking |
Windows Server Backup |
Windows Server Backup |
Backup |
WINS Server |
WINS Server |
WINS-Server |
Remote Assistance |
Remote Assistance |
Remote-Assistance |
Simple TCP/IP Services |
Simple TCP/IP Services |
Simple-TCPIP |
Telnet Client |
Telnet Client |
Telnet-Client |
Telnet Server |
Telnet Server |
Telnet-Server |
Subsystem for UNIX-based Applications |
Subsystem for UNIX-based Applications |
Subsystem-UNIX-Apps |
RPC over HTTP Proxy |
RPC over HTTP Proxy |
RPC-over-HTTP-Proxy |
SMTP Server |
SMTP Server |
SMTP-Server |
LPR Port Monitor |
LPR Port Monitor |
LPR-Port-Monitor |
Storage Manager for SANs |
Storage Manager for SANs |
Storage-Mgr-SANS |
BITS Server Extensions |
BITS Server Extensions |
BITS |
Message Queuing |
Message Queuing |
MSMQ |
Message Queuing Services |
MSMQ-Services |
|
Message Queuing Server |
MSMQ-Server |
|
Directory Service Integration |
MSMQ-Directory |
|
Message Queuing Triggers |
MSMQ-Triggers |
|
HTTP Support |
MSMQ-HTTP-Support |
|
Multicasting Support |
MSMQ-Multicasting |
|
Routing Service |
MSMQ-Routing |
|
Windows 2000 Client Support |
MSMQ-Win2000 |
|
Messaging Queue DCOM Proxy |
MSMQ-DCOM |
|
Windows Process Activation Service |
Windows Process Activation Service |
WAS |
Process Model |
WAS-Process-Model |
|
.NET Environment |
WAS-NET-Environment |
|
Configuration APIs |
WAS-Config-APIs |
|
Windows Internal Database |
Windows Internal Database |
Windows-Internal-DB |
BitLocker Drive Encryption |
BitLocker Drive Encryption |
BitLocker |
Multipath I/O |
Multipath I/O |
Multipath-IO |
Internet Storage Naming Server |
Internet Storage Naming Server |
ISNS |
Removable Storage Manager |
Removable Storage Manager |
Removable-Storage |
TFTP Client |
TFTP Client |
TFTP-Client |
SNMP Services |
SNMP Services |
SNMP-Services |
SNMP Service |
SNMP-Service |
|
SNMP WMI Provider |
SNMP-WMI-Provider |
|
Services for Network File System |
Services for Network File System |
NFS-Services |
Internet Printing Client |
Internet Printing Client |
Internet-Print-Client |
Peer Name Resolution Protocol |
Peer Name Resolution Protocol |
PNRP |
Connection Manager Administration Kit |
Connection Manager Administration Kit |
CMAK |
Remote Server Administration Tools |
Remote Server Administration Tools |
RSAT |
Role administration tools |
RSAT-Role-Tools |
|
Active Directory Certificate Services Tools |
RSAT-ADCS |
|
Active Directory Domain Services Tools |
RSAT-ADDS |
|
Active Directory Domain Controller Tools |
RSAT-ADDC |
|
Server for NIS Tools |
RSAT-SNIS |
|
Active Directory Lightweight Directory Services Tools |
RSAT-ADLDS |
|
Active Directory Rights Management Services (AD RMS) Tools |
RSAT-RMS |
|
DHCP Server Tools |
RSAT-DHCP |
|
DNS Server Tools |
RSAT-DNS |
|
Fax Server Tools |
RSAT-Fax |
|
DFS Management Console Tools |
RSAT-DFS-Mgnt-Con |
|
File Server Resource Manager Management Console Tools |
RSAT-FSRM-Mgnt |
|
Hyper-V Tools |
RSAT-Hyper-V |
|
Services for Network File System Tools |
RSAT-NFS-Admin |
|
File Services Tools |
RSAT-File-Services |
|
Network Policy and Access Services Tools |
RSAT-NPAS |
|
Health Registration Authority Tools |
RSAT-HRA |
|
Network Policy Server Tools |
RSAT-NPS |
|
Print Services Tools |
RSAT-Print-Services |
|
Web Server (IIS) Tools |
RSAT-Web-Server |
|
Terminal Services Tools |
RSAT-TS |
|
TS RemoteApp Tools |
RSAT-TS-RemoteApp |
|
TS Gateway Tools |
RSAT-TS-Gateway |
|
TS Licensing Tools |
RSAT-TS-Licensing |
|
UDDI Services Tools |
RSAT-UDDI |
|
Feature administration tools |
RSAT-Feature-Tools |
|
BitLocker Drive Encryption Tools |
RSAT-BitLocker |
|
BITS Server Extensions Tools |
RSAT-BITS-Server |
|
Failover Clustering Tools |
RSAT-Clustering |
|
Network Load Balancing Tools |
RSAT-NLB |
|
SMTP Server Tools |
RSAT-SMTP |
|
Windows Deployment Services Tools |
RSAT-WDS |
|
WINS Server Tools |
RSAT-WINS |
|
Hyper-V Tools |
RSAT-Hyper-V |
|
Windows PowerShell |
Windows PowerShell |
PowerShell |
Group Policy Management |
Group Policy Management |
GPMC |
Quality Windows Audio Video Experience |
Quality Windows Audio Video Experience |
Windows2008安装组件命令行工具ServerManagerCmd用法介绍的更多相关文章
- mac安装GNU命令行工具
mac安装GNU命令行工具 2.添加的repo tap home/dupes brew install coreutils binutils diffutils ed -- ...
- 【Mac】Mac OS X 安装GNU命令行工具
macos的很多用户都是做it相关的人,类unix系统带来了很多方面,尤其是经常和linux打交道的人. 但是作为经常使用linux 命令行的人发现macos中的命令行工具很多都是bsd工具,跟lin ...
- Django之win7下安装与命令行工具
Django之win7下安装与命令行工具 下载安装 pip3 install django 注意:自动添加环境变量 测试是否安装成功 1.输入python 2.输入import django 3.输入 ...
- 你使用 Web 平台安装程序命令行工具
你使用 Web 平台安装程序命令行工具 获取的软件由其所有者授权给你.Microsoft 未授予你第三方软件的任何权利.已成功加载主源: https://go.microsoft.com/?linki ...
- 安装rvm命令行工具
rvm是一个命令行工具,可以提供一个便捷的多版本ruby环境的管理和切换. https://rvm.io/ 如果你打算学习ruby/rails, rvm是必不可少的工具之一. 这里所有的命令都是再用户 ...
- NodeJS 安装cnpm命令行工具
在安装之前,请确保已安装Git和NodeJS. cmd机内命令窗口,输入以下命令: git config --system http.sslcainfo /bin/curl-ca-bundle.crt ...
- NodeJS 安装cnpm命令行工具错误问题解决
考虑问题从两个方面: 1.网速(网络太慢也是安装失败的一个原因) 2.系统用户权限(需要系统最开始使用的用管理员,新增的管理员安装会有问题) 报错问题记录于此: 实际上问题是:Windows_NT 6 ...
- pycharm不支持svn,是需要svn命令行工具没有安装(for windows)
1. 安装svn命令行工具 Subversion for Windows下载https://sourceforge.net/projects/win32svn/?source=typ_redirect ...
- 用 nodejs 写一个命令行工具 :创建 react 组件的命令行工具
用 nodejs 写一个命令行工具 :创建 react 组件的命令行工具 前言 上周,同事抱怨说 react 怎么不能像 angular 那样,使用命令行工具来生成一个组件.对呀,平时工作时,想要创建 ...
随机推荐
- linux设备驱动之字符设备驱动模型(2)
在上一篇中我们已经了解了字符设备驱动的原理,也了解了应用层调用内核函数的机制,但是我们每次操作设备,都必须首先通过mknod命令创建一个设备文件名,比如说我们要打开u盘,硬盘等这些设备,难道我们还要自 ...
- linux设备驱动之字符设备驱动模型(1)
一:字符设备驱动 在linux下面,应用层看到的一切皆为文件(名字)所有的设备都是文件,都可以调用open,read,write来操作,而在内核中每个中每个设备有唯一的对应一个设备号: APP ( ...
- Java历程-初学篇 Day01初识java
HelloWorld!!!!! 一,第一个java程序的构成 1,外层框架 class 后面的类名必须与文件名相同 起名方法:1)构成只能有_ $ 字母 数字 2)数字不能开头 3)首字母必须大写 4 ...
- SQL Server 2008更改数据库保存路径
本文由荒原之梦原创,原文链接:http://zhaokaifeng.com/?p=641 操作环境: WindowsXP 数据库: Microsoft SQL Server 2008 操作步骤: 选中 ...
- Android开发的一些总结
Android开发与Java区别 1.执行入口点 AndroidMainfest.xml文件中的intent-filter 2.基于组件 Activity(Fragment), Service, Br ...
- CSDN Android客户端的制作 导航帖
弄个导航贴,把相关知识来个汇总. CSDN Android的客户端的效果图: 分别通过以下博客进行详细的讲解: 1.Android 使用Fragment,ViewPagerIndicator 制作cs ...
- GO语言.树莓派.环境安装和测试
Go是Google开发的一种静态强类型.编译型.并发型,并具有垃圾回收功能的编程语言.为了方便搜索和识别,有时会将其称为Golang 记录一下如何在树莓派上安装语言环境 第一步: 下载安装包 http ...
- Django的ORM操作
ORM操作 select * from tb where id > 1 # 对应关系 models.tb.objects.filter(id__gt=1) models.tb.objects.f ...
- java中&和&& | 和||的区别
我想很多人在学习java的时候,或者其他语言(如:C#,.Net等)都会遇到 &和&& 然而,如果你没有真正的理解他们的意思,这会给你思路上面带来很大的麻烦 在这篇blog中, ...
- MYSQL—— 基础入门,select 查询涉及到的关键字组合详解(进阶篇)
SELECT查询组合使用的关键字很多,首先将最简单常用的关键字进行区分及使用,后续再继续补充............ 以下所有的关键字组合使用,主要以两个表students与students_scor ...