Windows Server 2008 IIS 7.0安装[服务器安全]
本文“Windows Server 2008 IIS 7.0安装[服务器安全]”是由七道奇为您精心收集,来源于网络转载,文章版权归文章作者所有,本站不对其观点以及内容做任何评价,请读者自行判断,以下是其具体内容:
以下内容来自windows2008上的帮忙:
在 Windows Server 2008 上安装 IIS 7.0
默许情形下,IIS 7.0 上不会安装 Windows Server® 2008.您可以利用服务器管理器中的“增添角色”向导或利用号令行来安装 IIS.
安装 Windows Server 2008 时,您可以履行“服务器核心”安装,这种方法将以最小服务器安装情势来安装 Windows Server 2008.比方,这种范例的安装不会安装传统的 Windows 界面,因此您必须通过号令提醒符配置服务器.
假如利用“服务器核心”安装,则无法安装某些依靠于 .NET Framework 或托管代码的模块.因此,别的供应了一些步骤来阐明如安在 Windows Server 2008 “服务器核心”安装中安装 IIS 7.0.
要求
管理凭证
您必须是下列 IIS 管理角色的成员才能履行此历程:
Web 服务器管理员
在 Windows Server(R) 2008 上安装 IIS 7.0
您可以利用用户界面 (UI) 或脚本来履行此历程.
利用 UI
要点
假如利用“增添角色”向导安装 IIS,则只能采取默许安装,在这种安装方法下,只会安装最少的一组角色服务.假如需求其他 IIS 角色服务,比方“利用程序开辟”或“运行情况和诊断”,请确保在向导的“挑选角色服务”页中选中与这些功效关联的复选框.
单击“开始”,指向“管理工具”,然后单击“服务器管理器”.
在“角色择要”中,单击“增添角色”.
利用“增添角色”向导增添 Web 服务器角色.
利用脚本
要点
假如利用此脚本,将完好安装 IIS,即安装全部可用的功效包.假若有不需求的功效包,则应对脚本举行编辑,以便仅安装需求的功效包.
在脚本中键入以下号令:
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
利用“服务器核心”安装在 Windows Server 2008 上安装 IIS 7.0
利用脚本在“服务器核心”上举行完好的 IIS 安装
要点
假如利用此脚本,则将举行 IIS 完好安装,即为服务器核心安装全部可勤奋效包.假若有不需求的功效包,则应对脚本举行编辑,以便仅安装需求的功效包.
在脚本中键入以下号令:
start /w pkgmgr /iu: IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;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-ManagementScriptingTools;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-FTPPublishingService;IIS-FTPServer;WAS-WindowsActivationService;WAS-ProcessModel
利用脚本在“服务器核心”上举行默许安装
要点
假如利用此脚本,则将举行 IIS 默许安装,即安装最小的一组可勤奋效包.
在脚本中键入以下号令:
start /w pkgmgr /iu:IIS-WebServerRole;WAS-WindowsActivationService;WAS-ProcessModel
请参阅
Windows Automated Installation Kit (WAIK) User's Guide for Windows Vista (online)
Server Core Installation Option (online)
以上是“Windows Server 2008 IIS 7.0安装[服务器安全]”的内容,如果你对以上该文章内容感兴趣,你可以看看七道奇为您推荐以下文章:
本文地址: | 与您的QQ/BBS好友分享! |