-
jwbutler23113


- Joined on 07-08-2009, 11:23 AM
- Posts 3
|
pkgmgr installing non-selected common feature
I am running the following command with an %errorlevel% of 0 but the IIS-DirectoryBrowsing feature is being installed even though it not listed in the command. As far as I know directory browsing is not a prerequisite for any other feature. Can anyone shed some light on this dilemma? start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-HttpErrors;IIS-HttpRedirect;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-Security;IIS-RequestFiltering;IIS-Performance;IIS-HttpCompressionStatic;IIS-WebServerManagementTools
|
|