Remember that you??™ll see the hourglass
icon for a few seconds, and then nothing. To actually determine whether you have installed
anything, you must use OCList.
What Is Missing from Server Core?
It??™s important to know what you won??™t find in Server Core when working with IIS so that you don??™t
expect to find something that isn??™t there. Beside ASP.NET support and lack of .NET Framework support,
you won??™t find support for these features:
?
IIS-ASPNET
?
IIS-NetFxExtensibility
?
IIS-ManagementConsole
?
IIS-ManagementService
?
IIS-LegacySnapIn
?
IIS-FTPManagement
?
WAS-NetFxEnvironment
?
WAS-ConfigurationAPI
These features generally relate to a GUI feature or a .NET feature. Consequently, if you use IIS on Server
Core in the way in which Microsoft originally intended, you probably won??™t even notice these missing
features.
PERFORMING THE IIS INSTALLATION
553
NOTE
If you want to perform a complete installation of absolutely every IIS feature, you??™ll need a
long command line to do it. Type
PkgMgr / IU:IIS-WebServerRole;IIS-WebServer;IISCommonHttpFeatures;
IIS-StaticContent;IIS-DefaultDocument;IISDirectoryBrowsing;
IIS-HttpErrors;IIS-HttpRedirect;IISApplicationDevelopment;
IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IISISAPIFilter;
IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IISHttpLogging;
IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IISCustomLogging;
IIS-ODBCLogging;IIS-Security;IIS-BasicAuthentication;IISWindowsAuthentication;
IIS-DigestAuthentication;IISClientCertificateMappingAuthentication;
IISIISCertificateMappingAuthentication;
IIS-URLAuthorization;IISRequestFiltering;
IIS-IPSecurity;IIS-Performance;IISHttpCompressionStatic;
IIS-HttpCompressionDynamic;IISWebServerManagementTools;
IIS-ManagementScriptingTools;IISIIS6ManagementCompatibility;
IIS-Metabase;IIS-WMICompatibility;IISLegacyScripts;
IIS-FTPPublishingService;IIS-FTPServer;WASWindowsActivationService;
WAS-ProcessModel
and press Enter to perform a complete
installation.
Pages:
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274