0

win 7 Ultimate に IIS 管理コンソールをインストールします。

IIS 管理コンソール

数分後に [OK] ボタンをクリックすると、次のエラーが表示されます。

エラー

OSを再起動した後、この機能はインストールされません。

実行ボックスで INETMGR コマンドを使用すると、サービスが見つからないというエラーが発生します。inetmgr.exe がその場所に存在しません。この問題を解決する方法。

4

1 に答える 1

1

これらの 2 つのページを注意深く読んでください。すべてを台無しにすることに注意してください。答えがわからないためです。すべてが最悪になります。彼らが言うように正確に行うと、すべてがうまくいくはずです. また、結果を教えてください。

私の意見では、下の関連する値を確認してください"Internet Information Services"。とにかく"IIS Management Service"欲しいものをチェックしなかったときは?! "IIS Management Console"サービス コンソールがなければ、リモート IIS サーバーに接続できるだけで、他には何も起こりません。

乾杯

http://technet.microsoft.com/en-us/library/cc754865(v=ws.10).aspx

http://technet.microsoft.com/en-us/library/cc725762.aspx

また、2 番目のドキュメントにあるように、このコマンドを管理者として実行することもできます。

start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-ODBCLogging;IIS-Security;IIS-BasicAuthentication;IIS-WindowsAuthentication;IIS-DigestAuthentication;IIS-ClientCertificateMappingAuthentication;IIS-IISCertificateMappingAuthentication;IIS-URLAuthorization;IIS-RequestFiltering;IIS-IPSecurity;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-LegacySnapIn;IIS-FTPPublishingService;IIS-FTPServer;IIS-FTPManagement;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI
于 2012-09-11T05:46:32.053 に答える