From 4fa1a011552283958b29ac4eab2e29ec6073872c Mon Sep 17 00:00:00 2001 From: brittmsantos <104656243+brittmsantos@users.noreply.github.com> Date: Wed, 18 May 2022 13:57:28 -0400 Subject: [PATCH 1/2] Duplicate-descriptions and preserve-view-not-set fixes. --- .../add/environmentVariables/add.md | 4 +-- .../environmentVariables/add.md | 4 +-- .../sites/site/ftpServer/connections.md | 4 +-- .../authentication/basicAuthentication.md | 4 +-- .../security/authentication/index.md | 4 +-- .../security/commandFiltering/index.md | 4 +-- .../security/sslClientCertificates.md | 4 +-- .../sites/site/ftpServer/sessions/index.md | 4 +-- .../sites/site/ftpServer/sessions/session.md | 4 +-- .../siteDefaults/ftpServer/connections.md | 4 +-- .../authentication/basicAuthentication.md | 4 +-- .../security/authentication/index.md | 4 +-- .../security/commandFiltering/index.md | 4 +-- .../security/sslClientCertificates.md | 4 +-- .../develop-a-native-cc-module-for-iis.md | 4 +-- .../developing-a-module-using-net.md | 4 +-- .../request-blocking-rule-template.md | 4 +-- .../user-friendly-url-rule-template.md | 4 +-- .../iis-10-version-1709-hsts.md | 4 +-- .../new-features-introduced-in-iis-10-1709.md | 30 +++++-------------- .../iisadministration-powershell-cmdlets.md | 6 ++-- ...winter-games-in-vancouver-editor39s-cut.md | 4 +-- ...10-winter-games-in-vancouver-highlights.md | 4 +-- iis/overview/powerful-admin-tools.md | 6 ++-- ...g-ftp-publishing-to-a-web-site-in-iis-7.md | 4 +-- ...ith-iis-manager-authentication-in-iis-7.md | 4 +-- ...configuring-ftp-user-isolation-in-iis-7.md | 4 +-- ...-net-membership-authentication-in-iis-7.md | 4 +-- ...-configure-webdav-settings-using-appcmd.md | 4 +-- ...configure-webdav-with-request-filtering.md | 4 +-- 30 files changed, 67 insertions(+), 83 deletions(-) diff --git a/iis/configuration/system.applicationHost/applicationPools/add/environmentVariables/add.md b/iis/configuration/system.applicationHost/applicationPools/add/environmentVariables/add.md index 1a615c17b..8a66ed360 100644 --- a/iis/configuration/system.applicationHost/applicationPools/add/environmentVariables/add.md +++ b/iis/configuration/system.applicationHost/applicationPools/add/environmentVariables/add.md @@ -1,7 +1,7 @@ --- -title: "Adding Environment Variables <add>" +title: Adding Environment Variables <add> author: rick-anderson -description: "Overview The <add> element of the <environmentVariables> element specifies a unique name/value pair for an environment variable that Internet Inf..." +description: Provides an overview of the <add> element of the <environmentVariables> element and its properties. ms.date: 09/26/2016 ms.assetid: 41182993-2366-42b0-94b5-ebb940b873f8 msc.legacyurl: /configreference/system.applicationhost/applicationpools/add/environmentvariables/add diff --git a/iis/configuration/system.applicationHost/applicationPools/applicationPoolDefaults/environmentVariables/add.md b/iis/configuration/system.applicationHost/applicationPools/applicationPoolDefaults/environmentVariables/add.md index 9d47332d9..f478b238f 100644 --- a/iis/configuration/system.applicationHost/applicationPools/applicationPoolDefaults/environmentVariables/add.md +++ b/iis/configuration/system.applicationHost/applicationPools/applicationPoolDefaults/environmentVariables/add.md @@ -1,7 +1,7 @@ --- -title: "Adding Environment Variables <add>" +title: Adding Environment Variables <add> author: rick-anderson -description: "Overview The <add> element of the <environmentVariables> element specifies a unique name/value pair for an environment variable that Internet Inf..." +description: Provides an overview of the default <add> element of the <environmentVariables> element and its properties. ms.date: 09/26/2016 ms.assetid: 49145f4f-5892-4667-aba4-b9615b8e0e8d msc.legacyurl: /configreference/system.applicationhost/applicationpools/applicationpooldefaults/environmentvariables/add diff --git a/iis/configuration/system.applicationHost/sites/site/ftpServer/connections.md b/iis/configuration/system.applicationHost/sites/site/ftpServer/connections.md index 64f014b8f..09fe1dda0 100644 --- a/iis/configuration/system.applicationHost/sites/site/ftpServer/connections.md +++ b/iis/configuration/system.applicationHost/sites/site/ftpServer/connections.md @@ -1,7 +1,7 @@ --- -title: "FTP Connections <connections>" +title: FTP Connections <connections> author: rick-anderson -description: "Overview The <connections> element specifies the connection-related settings for FTP sites. More specifically, the settings in the <connections>..." +description: Describes the <connections> element, which specifies the connection-related settings for FTP sites, and its properties. ms.date: 09/26/2016 ms.assetid: ba02bfed-6f6f-483c-8824-8fa931bd4d4c msc.legacyurl: /configreference/system.applicationhost/sites/site/ftpserver/connections diff --git a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/basicAuthentication.md b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/basicAuthentication.md index 2e92680fc..53e2e7dbe 100644 --- a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/basicAuthentication.md +++ b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/basicAuthentication.md @@ -1,7 +1,7 @@ --- -title: "FTP Basic Authentication <basicAuthentication>" +title: FTP Basic Authentication <basicAuthentication> author: rick-anderson -description: "Overview The <basicAuthentication> element specifies the settings for Basic authentication. This form of authentication requires that users valid user..." +description: Overview of the <basicAuthentication> element, which specifies the settings for Basic authentication. ms.date: 09/26/2016 ms.assetid: f55fe97a-c571-4c4e-a3f9-2a6113b1cbfc msc.legacyurl: /configreference/system.applicationhost/sites/site/ftpserver/security/authentication/basicauthentication diff --git a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/index.md b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/index.md index 988527153..16aba3cde 100644 --- a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/index.md +++ b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/index.md @@ -1,7 +1,7 @@ --- -title: "FTP Authentication <authentication>" +title: FTP Authentication <authentication> author: rick-anderson -description: "Overview The <authentication> element specifies the authentication settings for FTP sites. The authentication settings are configured at the site-level..." +description: Describes the <authentication> element, which specifies the authentication settings for FTP sites, and its properties. ms.date: 09/26/2016 ms.assetid: 9af58c0a-4ece-4e66-b3ee-4d3a4d90f95a msc.legacyurl: /configreference/system.applicationhost/sites/site/ftpserver/security/authentication diff --git a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/commandFiltering/index.md b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/commandFiltering/index.md index f0fecd109..81aa80015 100644 --- a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/commandFiltering/index.md +++ b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/commandFiltering/index.md @@ -1,7 +1,7 @@ --- -title: "FTP Command Filtering <commandFiltering>" +title: FTP Command Filtering <commandFiltering> author: rick-anderson -description: "Overview The <commandFiltering> element specifies a collection of FTP commands that the FTP service will allow or deny. The <commandFiltering> el..." +description: Describes the <commandFiltering> element, which specifies a collection of FTP commands that the FTP service will allow or deny. ms.date: 09/26/2016 ms.assetid: ccba5a89-35ff-495b-a8a5-f263f82f1b5c msc.legacyurl: /configreference/system.applicationhost/sites/site/ftpserver/security/commandfiltering diff --git a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/sslClientCertificates.md b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/sslClientCertificates.md index 11a87e130..180579de0 100644 --- a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/sslClientCertificates.md +++ b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/sslClientCertificates.md @@ -1,7 +1,7 @@ --- -title: "FTP SSL Client Certificates <sslClientCertificates>" +title: FTP SSL Client Certificates <sslClientCertificates> author: rick-anderson -description: "Overview The <sslClientCertificates> element specifies the SSL client certificate options for FTP sites. More specifically, this element contains the f..." +description: Describes the <sslClientCertificates> element, which specifies the SSL client certificate options for FTP sites. ms.date: 09/26/2016 ms.assetid: abe8c0ef-cbd8-4432-89eb-98804985e7ab msc.legacyurl: /configreference/system.applicationhost/sites/site/ftpserver/security/sslclientcertificates diff --git a/iis/configuration/system.applicationHost/sites/site/ftpServer/sessions/index.md b/iis/configuration/system.applicationHost/sites/site/ftpServer/sessions/index.md index c90241860..ce4147295 100644 --- a/iis/configuration/system.applicationHost/sites/site/ftpServer/sessions/index.md +++ b/iis/configuration/system.applicationHost/sites/site/ftpServer/sessions/index.md @@ -1,7 +1,7 @@ --- -title: "FTP Sessions <sessions>" +title: FTP Sessions <sessions> author: rick-anderson -description: "Overview The <sessions> element is a dynamically generated collection of <session> elements, each of which is dynamically created by the FTP serv..." +description: Provides an overview of the <sessions> element, which is is a dynamically generated collection of <session> elements. ms.date: 09/26/2016 ms.assetid: 6c430474-2393-4e39-bb40-2d07d39fc33a msc.legacyurl: /configreference/system.applicationhost/sites/site/ftpserver/sessions diff --git a/iis/configuration/system.applicationHost/sites/site/ftpServer/sessions/session.md b/iis/configuration/system.applicationHost/sites/site/ftpServer/sessions/session.md index 3232ffba7..d0cfb357d 100644 --- a/iis/configuration/system.applicationHost/sites/site/ftpServer/sessions/session.md +++ b/iis/configuration/system.applicationHost/sites/site/ftpServer/sessions/session.md @@ -1,7 +1,7 @@ --- -title: "FTP Session <session>" +title: FTP Session <session> author: rick-anderson -description: "Overview The <sessions> element is a dynamically generated collection of <session> elements, each of which is dynamically created by the FTP serv..." +description: Provides an overview of the <sessions> element, which is is a dynamically generated collection of <session> elements, and its properties. ms.date: 09/26/2016 ms.assetid: 6990a0fd-d325-42a1-8bf8-43fea5664a87 msc.legacyurl: /configreference/system.applicationhost/sites/site/ftpserver/sessions/session diff --git a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/connections.md b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/connections.md index e9290438a..c52658d13 100644 --- a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/connections.md +++ b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/connections.md @@ -1,7 +1,7 @@ --- -title: "Default FTP Connection Settings <connections>" +title: Default FTP Connection Settings <connections> author: rick-anderson -description: "Overview The <connections> element specifies the connection-related settings for FTP sites. More specifically, the settings in the <connections>..." +description: Describes the default <connections> element, which specifies the connection-related settings for FTP sites, and its properties. ms.date: 09/26/2016 ms.assetid: 33a52399-07b1-432b-9c4e-4634c8eaf0e5 msc.legacyurl: /configreference/system.applicationhost/sites/sitedefaults/ftpserver/connections diff --git a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/basicAuthentication.md b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/basicAuthentication.md index c73fe4339..50f2d2ee9 100644 --- a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/basicAuthentication.md +++ b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/basicAuthentication.md @@ -1,7 +1,7 @@ --- -title: "Default FTP Basic Authentication Settings <basicAuthentication>" +title: Default FTP Basic Authentication Settings <basicAuthentication> author: rick-anderson -description: "Overview The <basicAuthentication> element specifies the settings for Basic authentication. This form of authentication requires that users valid user..." +description: Overview of the default <basicAuthentication> element, which specifies the settings for Basic authentication. ms.date: 09/26/2016 ms.assetid: 47b63069-67a2-4c4b-bef4-7beb441f2533 msc.legacyurl: /configreference/system.applicationhost/sites/sitedefaults/ftpserver/security/authentication/basicauthentication diff --git a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/index.md b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/index.md index 8d162be38..ea3b392b5 100644 --- a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/index.md +++ b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/index.md @@ -1,7 +1,7 @@ --- -title: "Default FTP Authentication Settings <authentication>" +title: Default FTP Authentication Settings <authentication> author: rick-anderson -description: "Overview The <authentication> element specifies the authentication settings for FTP sites. The authentication settings are configured at the site-level..." +description: Describes the default <authentication> element, which specifies the authentication settings for FTP sites, and its properties. ms.date: 09/26/2016 ms.assetid: b7e99077-7556-4269-b90a-32e53732f6c8 msc.legacyurl: /configreference/system.applicationhost/sites/sitedefaults/ftpserver/security/authentication diff --git a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/commandFiltering/index.md b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/commandFiltering/index.md index 00b204e3c..fe03a26f6 100644 --- a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/commandFiltering/index.md +++ b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/commandFiltering/index.md @@ -1,7 +1,7 @@ --- -title: "Default FTP Command Filtering Settings <commandFiltering>" +title: Default FTP Command Filtering Settings <commandFiltering> author: rick-anderson -description: "Overview The <commandFiltering> element specifies a collection of FTP commands that the FTP service will allow or deny. The <commandFiltering> el..." +description: Describes the default <commandFiltering> element, which specifies a collection of FTP commands that the FTP service will allow or deny. ms.date: 09/26/2016 ms.assetid: 12408f8c-7458-408a-9bd2-fdd2c459911d msc.legacyurl: /configreference/system.applicationhost/sites/sitedefaults/ftpserver/security/commandfiltering diff --git a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/sslClientCertificates.md b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/sslClientCertificates.md index 68402bc3d..7166c8623 100644 --- a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/sslClientCertificates.md +++ b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/sslClientCertificates.md @@ -1,7 +1,7 @@ --- -title: "Default FTP SSL Client Certificate Settings <sslClientCertificates>" +title: Default FTP SSL Client Certificate Settings <sslClientCertificates> author: rick-anderson -description: "Overview The <sslClientCertificates> element specifies the SSL client certificate options for FTP sites. More specifically, this element contains the f..." +description: Describes the default <sslClientCertificates> element, which specifies the SSL client certificate options for FTP sites. ms.date: 09/26/2016 ms.assetid: 45ff664f-8857-40bc-b3ee-f6dcd7ab99bc msc.legacyurl: /configreference/system.applicationhost/sites/sitedefaults/ftpserver/security/sslclientcertificates diff --git a/iis/develop/runtime-extensibility/develop-a-native-cc-module-for-iis.md b/iis/develop/runtime-extensibility/develop-a-native-cc-module-for-iis.md index 0d04c4dfd..f8083f5f0 100644 --- a/iis/develop/runtime-extensibility/develop-a-native-cc-module-for-iis.md +++ b/iis/develop/runtime-extensibility/develop-a-native-cc-module-for-iis.md @@ -1,7 +1,7 @@ --- -title: "Develop a Native C\\C++ Module for IIS 7.0" +title: Develop a Native C\\C++ Module for IIS 7.0 author: leanserver -description: "IIS 7.0 and above allows for extending the server by modules which are developed in two ways: Using managed code, and the ASP.NET server extensibility APIs U..." +description: Describes how to develop a native C++ module using the native server API and how to deploy a native module on the server. ms.date: 11/24/2007 ms.assetid: 2cb45a9a-a111-4055-989f-25a19a668a00 msc.legacyurl: /learn/develop/runtime-extensibility/develop-a-native-cc-module-for-iis diff --git a/iis/develop/runtime-extensibility/developing-a-module-using-net.md b/iis/develop/runtime-extensibility/developing-a-module-using-net.md index 7267c95b2..937266fdb 100644 --- a/iis/develop/runtime-extensibility/developing-a-module-using-net.md +++ b/iis/develop/runtime-extensibility/developing-a-module-using-net.md @@ -1,7 +1,7 @@ --- -title: "Developing a Module Using .NET" +title: Developing a Module Using .NET author: leanserver -description: "IIS 7.0 and above allows for extending the server by modules which are developed in two ways: Using managed code, and the ASP.NET server extensibility APIs U..." +description: Provides a list of steps on how to develop and deploy a managed module on a server using ASP.NET APIs. ms.date: 11/24/2007 ms.assetid: d3c8271b-f860-43ca-b01a-85bfc35667f5 msc.legacyurl: /learn/develop/runtime-extensibility/developing-a-module-using-net diff --git a/iis/extensions/url-rewrite-module/request-blocking-rule-template.md b/iis/extensions/url-rewrite-module/request-blocking-rule-template.md index 629101a40..5bf855369 100644 --- a/iis/extensions/url-rewrite-module/request-blocking-rule-template.md +++ b/iis/extensions/url-rewrite-module/request-blocking-rule-template.md @@ -1,7 +1,7 @@ --- -title: "Request Blocking - rule template" +title: Request Blocking - rule template author: ruslany -description: "Rule templates are used to provide a simple way of creating one or more rewrite rules for a certain scenario. URL rewriter module includes several rule templ..." +description: Describes rule templates and provides steps for using the request blocking rule template that is included with the URL rewrite module. ms.date: 09/11/2008 ms.assetid: d209e10d-400a-4c2c-b4d6-0826554a8c62 msc.legacyurl: /learn/extensions/url-rewrite-module/request-blocking-rule-template diff --git a/iis/extensions/url-rewrite-module/user-friendly-url-rule-template.md b/iis/extensions/url-rewrite-module/user-friendly-url-rule-template.md index 536294b03..d61e477bb 100644 --- a/iis/extensions/url-rewrite-module/user-friendly-url-rule-template.md +++ b/iis/extensions/url-rewrite-module/user-friendly-url-rule-template.md @@ -1,7 +1,7 @@ --- -title: "User Friendly URL - rule template" +title: User Friendly URL - rule template author: rick-anderson -description: "Rule templates are used to provide a simple way of creating one or more rewrite rules for a certain scenario. URL rewriter module includes several rule templ..." +description: Describes rule templates and provides steps for using the user friendly rule template that is included with the URL rewrite module. ms.date: 09/11/2008 ms.assetid: b78078fb-e762-4256-84eb-6d564f6475e0 msc.legacyurl: /learn/extensions/url-rewrite-module/user-friendly-url-rule-template diff --git a/iis/get-started/whats-new-in-iis-10-version-1709/iis-10-version-1709-hsts.md b/iis/get-started/whats-new-in-iis-10-version-1709/iis-10-version-1709-hsts.md index 1df106e3c..b68d6e08d 100644 --- a/iis/get-started/whats-new-in-iis-10-version-1709/iis-10-version-1709-hsts.md +++ b/iis/get-started/whats-new-in-iis-10-version-1709/iis-10-version-1709-hsts.md @@ -1,7 +1,7 @@ --- -title: "IIS 10.0 Version 1709 HTTP Strict Transport Security (HSTS) Support" +title: IIS 10.0 Version 1709 HTTP Strict Transport Security (HSTS) Support author: bangbingsyb -description: "The article introduces native HTTP Strict Transport Security (HSTS) support in IIS 10.0 version 1709." +description: Describes how to enable HSTS and HTTP to HTTPS redirection at the site level in IIS 10.0 version 1709. ms.author: yashi ms.date: 10/24/2017 msc.type: authoredcontent diff --git a/iis/get-started/whats-new-in-iis-10-version-1709/new-features-introduced-in-iis-10-1709.md b/iis/get-started/whats-new-in-iis-10-version-1709/new-features-introduced-in-iis-10-1709.md index 5b6388aaf..603fdc10b 100644 --- a/iis/get-started/whats-new-in-iis-10-version-1709/new-features-introduced-in-iis-10-1709.md +++ b/iis/get-started/whats-new-in-iis-10-version-1709/new-features-introduced-in-iis-10-1709.md @@ -1,47 +1,31 @@ --- -title: "New Features Introduced in IIS 10.0 Version 1709" -description: "The article introduces native HTTP Strict Transport Security (HSTS) support in IIS 10.0 version 1709." +title: New Features Introduced in IIS 10.0 Version 1709 +description: Describes the new features and enhancements to existing features that are introduced in version 1709 of IIS 10.0. ms.date: 10/24/2017 msc.type: authoredcontent --- # New Features Introduced in IIS 10.0 Version 1709 -IIS 10.0 Version 1709 is the latest version of Internet Information Services -(IIS) which shipped with Windows 10 Fall Creators Update and Window Server 2016 -Version 1709. This article describes the new functionality of IIS and provides -links to resources to learn more about these features. +IIS 10.0 Version 1709 is the latest version of Internet Information Services (IIS) which shipped with Windows 10 Fall Creators Update and Window Server 2016 Version 1709. This article describes the new functionality of IIS and provides links to resources to learn more about these features. ## HTTP Strict Transport Security (HSTS) -HTTP Strict Transport Security (HSTS), specified in -[RFC 6797](https://tools.ietf.org/html/rfc6797), allows a website to declare -itself as a secure host and to inform browsers that it should be contacted only -through HTTPS connections. IIS 10.0 Version 1709 introduces turn-key support for -enabling HSTS without the need for error-prone URL rewrite rules. +HTTP Strict Transport Security (HSTS), specified in [RFC 6797](https://tools.ietf.org/html/rfc6797), allows a website to declare itself as a secure host and to inform browsers that it should be contacted only through HTTPS connections. IIS 10.0 Version 1709 introduces turn-key support for enabling HSTS without the need for error-prone URL rewrite rules. Learn more: [HSTS](iis-10-version-1709-hsts.md) ## Container Enhancements -IIS 10.0 Version 1709 introduces improvements that allow you to run the IIS -worker process (w3wp.exe) directly as well as changes to the Central Certificate -Provider (CCS) that makes it more amenable for running in containers. +IIS 10.0 Version 1709 introduces improvements that allow you to run the IIS worker process (w3wp.exe) directly as well as changes to the Central Certificate Provider (CCS) that makes it more amenable for running in containers. ## IISAdministration PowerShell cmdlets -IIS 10.0 introduced the IIS Administration PowerShell cmdlets. Version 1709 -ships with iterative improvements and three new cmdlets: `Get-IISSiteBinding`, -`New-IISSiteBinding`, and `Remove-IISSiteBinding`. Additionally, we've done work -to ship the latest version of IISAdministration on PowerShell Gallery available -for use with Windows Server 2012 and above. +IIS 10.0 introduced the IIS Administration PowerShell cmdlets. Version 1709 ships with iterative improvements and three new cmdlets: `Get-IISSiteBinding`,`New-IISSiteBinding`, and `Remove-IISSiteBinding`. Additionally, we've done work to ship the latest version of IISAdministration on PowerShell Gallery available for use with Windows Server 2012 and above. Learn more: [IIS Administration in the PowerShell Gallery](https://blogs.iis.net/iisteam/introducing-iisadministration-in-the-powershell-gallery) ## Logging Enhancements -In IIS 10.0 Version 1709, we introduced new server variables for the -Cryptographic Protocol, the Cipher algorithm, the Key Exchange Algorithm, and -the Message Authentication Algorithm. These new variables have been documented -in the list of [IIS Server Variables](../../web-dev-reference/server-variables.md) +In IIS 10.0 Version 1709, we introduced new server variables for the Cryptographic Protocol, the Cipher algorithm, the Key Exchange Algorithm, and the Message Authentication Algorithm. These new variables have been documented in the list of [IIS Server Variables](../../web-dev-reference/server-variables.md) Learn more: [IIS functionality to identify weak TLS usage](https://cloudblogs.microsoft.com/microsoftsecure/2017/09/07/new-iis-functionality-to-help-identify-weak-tls-usage/) diff --git a/iis/get-started/whats-new-in-iis-10/iisadministration-powershell-cmdlets.md b/iis/get-started/whats-new-in-iis-10/iisadministration-powershell-cmdlets.md index 2e7535cfc..72ac73e93 100644 --- a/iis/get-started/whats-new-in-iis-10/iisadministration-powershell-cmdlets.md +++ b/iis/get-started/whats-new-in-iis-10/iisadministration-powershell-cmdlets.md @@ -1,7 +1,7 @@ --- -title: "IISAdministration PowerShell Cmdlets" +title: IISAdministration PowerShell Cmdlets author: rick-anderson -description: "" +description: Describes the new IISAdministration module cmdlets and how they integrate with PowerShell, and provides usage examples. ms.date: 09/16/2016 ms.assetid: adb61044-9074-4961-9186-cf5e340cee5b msc.legacyurl: /learn/get-started/whats-new-in-iis-10/iisadministration-powershell-cmdlets @@ -58,4 +58,4 @@ As you can see, once you have access to the server manager, the sky is the limit By enclosing your operations between these commands, you can make sure that your changes are committed at the same time. -These are only a handful of examples of what you can do with the new provider. Visit [Online document](https://docs.microsoft.com/powershell/module/iisadministration/?view=win10-ps "IISAdministration") for the complete documentation and more examples. +These are only a handful of examples of what you can do with the new provider. Visit [Online document](https://docs.microsoft.com/powershell/module/iisadministration/ "IISAdministration") for the complete documentation and more examples. diff --git a/iis/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-editor39s-cut.md b/iis/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-editor39s-cut.md index c187f2acd..6187fe62b 100644 --- a/iis/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-editor39s-cut.md +++ b/iis/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-editor39s-cut.md @@ -1,6 +1,6 @@ --- -title: "Behind the Scenes with Silverlight and IIS at the Winter Games - Editor's Cut" -description: "Find out how Microsoft and 14 partners powered live and on-demand online coverage of the 2010 Vancouver Winter Olympics for broadcasters CTV (Canada), NBC (U..." +title: Behind the Scenes with Silverlight and IIS at the Winter Games - Editor's Cut +description: Provides an editor's cut of a behind-the-scenes look at the usage of Microsoft Silverlight and IIS in the 2010 Vancouver Winter Olympics broadcast. ms.date: 07/09/2010 ms.assetid: 060f9619-d764-4eaa-aa94-719db1f4838d msc.legacyurl: /learn/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-editor39s-cut diff --git a/iis/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-highlights.md b/iis/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-highlights.md index 8db6d395d..11f8bc4fa 100644 --- a/iis/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-highlights.md +++ b/iis/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-highlights.md @@ -1,6 +1,6 @@ --- -title: "Behind the Scenes with Silverlight and IIS at the Winter Games - Highlights" -description: "Find out how Microsoft and 14 partners powered live and on-demand online coverage of the 2010 Vancouver Winter Olympics for broadcasters CTV (Canada), NBC (U..." +title: Behind the Scenes with Silverlight and IIS at the Winter Games - Highlights +description: Provides highlights of a behind-the-scenes look at the usage of Microsoft Silverlight and IIS in the 2010 Vancouver Winter Olympics broadcast. ms.date: 05/05/2010 ms.assetid: 82650174-4843-4df8-9163-fe444e1510dd msc.legacyurl: /learn/media/live-smooth-streaming-events/behind-the-scenes-with-silverlight-and-iis-at-the-2010-winter-games-in-vancouver-highlights diff --git a/iis/overview/powerful-admin-tools.md b/iis/overview/powerful-admin-tools.md index a58c0fcd0..a8041559e 100644 --- a/iis/overview/powerful-admin-tools.md +++ b/iis/overview/powerful-admin-tools.md @@ -1,6 +1,6 @@ --- -title: "Powerful Admin Tools" -description: "IIS includes a comprehensive set of administration tools, including administration and command-line tools, managed code and scripting APIs, and Windows PowerShell support to simplify day-to-day tasks for developers and administrators." +title: Powerful Admin Tools +description: Describes IIS's set of administration tools, including administration and command-line tools, managed code and scripting APIs, and PowerShell support. ms.date: 03/06/2018 msc.type: authoredcontent --- @@ -23,7 +23,7 @@ IIS includes the Microsoft.Web.Administration API for [programmatically administ ## Windows PowerShell -The [IIS Administration PowerShell cmdlets](https://docs.microsoft.com/powershell/module/iisadministration/?view=win10-ps) allow Web administrators and hosting providers to easily automate routine and complex IIS administration tasks such as creating Web sites, and managing configuration and run-time data using Windows PowerShell. Administrators can further increase productivity by leveraging the many cmdlets included with the Windows PowerShell Provider for IIS. The IIS Adminstration PowerShell cmdlets are available on Windows 10/Windows Server 2016 and higher. On older OSes, these cmdlets are available for download via the [PowerShell Gallery](https://www.powershellgallery.com/packages/IISAdministration/1.1.0.0). +The [IIS Administration PowerShell cmdlets](https://docs.microsoft.com/powershell/module/iisadministration/) allow Web administrators and hosting providers to easily automate routine and complex IIS administration tasks such as creating Web sites, and managing configuration and run-time data using Windows PowerShell. Administrators can further increase productivity by leveraging the many cmdlets included with the Windows PowerShell Provider for IIS. The IIS Adminstration PowerShell cmdlets are available on Windows 10/Windows Server 2016 and higher. On older OSes, these cmdlets are available for download via the [PowerShell Gallery](https://www.powershellgallery.com/packages/IISAdministration/1.1.0.0). ## Command-line - AppCmd.exe diff --git a/iis/publish/using-the-ftp-service/adding-ftp-publishing-to-a-web-site-in-iis-7.md b/iis/publish/using-the-ftp-service/adding-ftp-publishing-to-a-web-site-in-iis-7.md index f76b979c4..775e2682c 100644 --- a/iis/publish/using-the-ftp-service/adding-ftp-publishing-to-a-web-site-in-iis-7.md +++ b/iis/publish/using-the-ftp-service/adding-ftp-publishing-to-a-web-site-in-iis-7.md @@ -1,7 +1,7 @@ --- -title: "Adding FTP Publishing to a Web Site in IIS 7" +title: Adding FTP Publishing to a Web Site in IIS 7 author: rmcmurray -description: "Version Notes IIS 7.5 The FTP 7.5 service ships as a feature for IIS 7.5 in Windows 7 and Windows Server 2008 R2. IIS 7.0 The FTP 7.0 and FTP 7.5 services we..." +description: Describes how to add FTP publishing to a website in IIS 7 using the FTP user interface and editing the IIS configuration files. ms.date: 01/15/2008 ms.assetid: 79091683-bda2-412e-9bd4-e2a148b0f343 msc.legacyurl: /learn/publish/using-the-ftp-service/adding-ftp-publishing-to-a-web-site-in-iis-7 diff --git a/iis/publish/using-the-ftp-service/configure-ftp-with-iis-manager-authentication-in-iis-7.md b/iis/publish/using-the-ftp-service/configure-ftp-with-iis-manager-authentication-in-iis-7.md index 7efcc4c4c..045a886c6 100644 --- a/iis/publish/using-the-ftp-service/configure-ftp-with-iis-manager-authentication-in-iis-7.md +++ b/iis/publish/using-the-ftp-service/configure-ftp-with-iis-manager-authentication-in-iis-7.md @@ -1,7 +1,7 @@ --- -title: "Configure FTP with IIS Manager Authentication in IIS 7" +title: Configure FTP with IIS Manager Authentication in IIS 7 author: rmcmurray -description: "Version Notes IIS 7.5 The FTP 7.5 service ships as a feature for IIS 7.5 in Windows 7 and Windows Server 2008 R2. IIS 7.0 The FTP 7.0 and FTP 7.5 services we..." +description: Describes how to configure FTP authentication for IIS 7 manager accounts using two different methods. ms.date: 01/22/2008 ms.assetid: d3e70ab0-0ce8-4a26-b017-e35de034f6d8 msc.legacyurl: /learn/publish/using-the-ftp-service/configure-ftp-with-iis-manager-authentication-in-iis-7 diff --git a/iis/publish/using-the-ftp-service/configuring-ftp-user-isolation-in-iis-7.md b/iis/publish/using-the-ftp-service/configuring-ftp-user-isolation-in-iis-7.md index b9ba6288b..e67bff159 100644 --- a/iis/publish/using-the-ftp-service/configuring-ftp-user-isolation-in-iis-7.md +++ b/iis/publish/using-the-ftp-service/configuring-ftp-user-isolation-in-iis-7.md @@ -1,7 +1,7 @@ --- -title: "Configuring FTP User Isolation in IIS 7" +title: Configuring FTP User Isolation in IIS 7 author: rmcmurray -description: "Version Notes IIS 7.5 The FTP 7.5 service ships as a feature for IIS 7.5 in Windows 7 and Windows Server 2008 R2. IIS 7.0 The FTP 7.0 and FTP 7.5 services we..." +description: Describes how to configure FTP user isolation settings in IIS 7 and Windows Server 2008 using two methods. ms.date: 01/15/2008 ms.assetid: 5ac9a26d-f3f4-489e-a2c9-d7a6dd3fc95c msc.legacyurl: /learn/publish/using-the-ftp-service/configuring-ftp-user-isolation-in-iis-7 diff --git a/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7.md b/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7.md index eaffdf8b6..d9bd440b0 100644 --- a/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7.md +++ b/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7.md @@ -1,7 +1,7 @@ --- -title: "Configuring FTP with .NET Membership Authentication in IIS 7" +title: Configuring FTP with .NET Membership Authentication in IIS 7 author: rmcmurray -description: "Version Notes IIS 7.5 The FTP 7.5 service ships as a feature for IIS 7.5 in Windows 7 and Windows Server 2008 R2. IIS 7.0 The FTP 7.0 and FTP 7.5 services we..." +description: Describes how to configure a default web site for FTP membership-based authentication in IIS 7 on Windows Server 2008. ms.date: 03/09/2008 ms.assetid: aae75692-8895-45f2-b3d4-027e22295a5a msc.legacyurl: /learn/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7 diff --git a/iis/publish/using-webdav/how-to-configure-webdav-settings-using-appcmd.md b/iis/publish/using-webdav/how-to-configure-webdav-settings-using-appcmd.md index e9404fd12..9f6004bce 100644 --- a/iis/publish/using-webdav/how-to-configure-webdav-settings-using-appcmd.md +++ b/iis/publish/using-webdav/how-to-configure-webdav-settings-using-appcmd.md @@ -1,7 +1,7 @@ --- -title: "How to Configure WebDAV Settings Using AppCmd" +title: How to Configure WebDAV Settings Using AppCmd author: rmcmurray -description: "Introduction Microsoft released a new WebDAV extension module that was completely rewritten for Internet Information Services 7.0 (IIS 7.0) on Windows Server..." +description: Describes how to configure WebDAV settings using the AppCmd.exe utility from a command-line or batch script. ms.date: 02/14/2008 ms.assetid: 375c1a34-4245-46de-a700-13def000bfc4 msc.legacyurl: /learn/publish/using-webdav/how-to-configure-webdav-settings-using-appcmd diff --git a/iis/publish/using-webdav/how-to-configure-webdav-with-request-filtering.md b/iis/publish/using-webdav/how-to-configure-webdav-with-request-filtering.md index b40f8963c..171c58fd2 100644 --- a/iis/publish/using-webdav/how-to-configure-webdav-with-request-filtering.md +++ b/iis/publish/using-webdav/how-to-configure-webdav-with-request-filtering.md @@ -1,7 +1,7 @@ --- -title: "How to Configure WebDAV with Request Filtering" +title: How to Configure WebDAV with Request Filtering author: rmcmurray -description: "Introduction Microsoft released a new WebDAV extension module that was completely rewritten for Internet Information Services 7.0 (IIS 7.0) on Windows Server..." +description: Describes how to configure WebDav with request filtering settings to set up a secure publishing environment. ms.date: 02/14/2008 ms.assetid: 7cca593d-4d66-4d8b-a764-37ca1a67201c msc.legacyurl: /learn/publish/using-webdav/how-to-configure-webdav-with-request-filtering From 78fb1d21da1bc2036d10b19f75f509d40350ed81 Mon Sep 17 00:00:00 2001 From: brittmsantos <104656243+brittmsantos@users.noreply.github.com> Date: Wed, 18 May 2022 14:09:53 -0400 Subject: [PATCH 2/2] Fixed absolute links. --- .../sites/site/ftpServer/security/authentication/index.md | 4 ++-- .../siteDefaults/ftpServer/security/authentication/index.md | 4 ++-- .../runtime-extensibility/developing-a-module-using-net.md | 2 +- .../iisadministration-powershell-cmdlets.md | 2 +- iis/overview/powerful-admin-tools.md | 4 ++-- ...iguring-ftp-with-net-membership-authentication-in-iis-7.md | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/index.md b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/index.md index 16aba3cde..f35e80ea3 100644 --- a/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/index.md +++ b/iis/configuration/system.applicationHost/sites/site/ftpServer/security/authentication/index.md @@ -23,8 +23,8 @@ There are four different forms of authentication that can be configured for an F - **Client Certificate authentication**: This form of authentication uses client certificates to authenticate FTP clients. - **Custom authentication**: This form of authentication uses custom authentication providers to validate user names and passwords. FTP 7.0 and FTP 7.5 ship with two custom authentication providers: - - ASP.NET Membership authentication: This uses an ASP.NET membership database to validate user names and passwords. For more information, see the [Configuring FTP with .NET Membership Authentication](https://docs.microsoft.com/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7) topic on Microsoft's IIS.NET Web site. - - IIS Manager authentication: This uses the IIS Manager configuration to validate user names and passwords. For more information, see the [Configure FTP with IIS 7.0 Manager Authentication](https://docs.microsoft.com/iis/publish/using-the-ftp-service/configure-ftp-with-iis-manager-authentication-in-iis-7) topic Microsoft's IIS.NET Web site. + - ASP.NET Membership authentication: This uses an ASP.NET membership database to validate user names and passwords. For more information, see the [Configuring FTP with .NET Membership Authentication](/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7) topic on Microsoft's IIS.NET Web site. + - IIS Manager authentication: This uses the IIS Manager configuration to validate user names and passwords. For more information, see the [Configure FTP with IIS 7.0 Manager Authentication](/iis/publish/using-the-ftp-service/configure-ftp-with-iis-manager-authentication-in-iis-7) topic Microsoft's IIS.NET Web site. The main advantage of using custom authentication providers is that user accounts do not have to be created on your server or domain. This improves your network's security. diff --git a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/index.md b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/index.md index ea3b392b5..dec306b1f 100644 --- a/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/index.md +++ b/iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/authentication/index.md @@ -23,8 +23,8 @@ There are four different forms of authentication that can be configured for an F - **Client Certificate authentication**: This form of authentication uses client certificates to authenticate FTP clients. - **Custom authentication**: This form of authentication uses custom authentication providers to validate user names and passwords. FTP 7.0 and FTP 7.5 ship with two custom authentication providers: - - ASP.NET Membership authentication: This uses an ASP.NET membership database to validate user names and passwords. For more information, see the [Configuring FTP with .NET Membership Authentication](https://docs.microsoft.com/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7) topic on Microsoft's IIS.NET Web site. - - IIS Manager authentication: This uses the IIS Manager configuration to validate user names and passwords. For more information, see the [Configure FTP with IIS 7.0 Manager Authentication](https://docs.microsoft.com/iis/publish/using-the-ftp-service/configure-ftp-with-iis-manager-authentication-in-iis-7) topic Microsoft's IIS.NET Web site. + - ASP.NET Membership authentication: This uses an ASP.NET membership database to validate user names and passwords. For more information, see the [Configuring FTP with .NET Membership Authentication](/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7) topic on Microsoft's IIS.NET Web site. + - IIS Manager authentication: This uses the IIS Manager configuration to validate user names and passwords. For more information, see the [Configure FTP with IIS 7.0 Manager Authentication](/iis/publish/using-the-ftp-service/configure-ftp-with-iis-manager-authentication-in-iis-7) topic Microsoft's IIS.NET Web site. The main advantage of using custom authentication providers is that user accounts do not have to be created on your server or domain. This improves your network's security. diff --git a/iis/develop/runtime-extensibility/developing-a-module-using-net.md b/iis/develop/runtime-extensibility/developing-a-module-using-net.md index 937266fdb..b452f161c 100644 --- a/iis/develop/runtime-extensibility/developing-a-module-using-net.md +++ b/iis/develop/runtime-extensibility/developing-a-module-using-net.md @@ -189,4 +189,4 @@ Save this configuration as web.config file in the root of your application: The ASP.NET 2.0 Membership service enables applications to quickly implement credential validation and user management required by most authentication and access control schemes. Membership isolates the application code from the actual credential store implementation, and provides a number of options for integrating with existing credential stores. -To take advantage of Membership for this module sample, uncomment a call to Membership.ValidateUser inside the ValidateCredentials method, and configure a Membership provider for your application. For more information about configuring Membership, see [Configuring an ASP.NET Application to Use Membership](https://docs.microsoft.com/previous-versions/aspnet/6e9y4s5t(v=vs.100)). +To take advantage of Membership for this module sample, uncomment a call to Membership.ValidateUser inside the ValidateCredentials method, and configure a Membership provider for your application. For more information about configuring Membership, see [Configuring an ASP.NET Application to Use Membership](/previous-versions/aspnet/6e9y4s5t(v=vs.100)). diff --git a/iis/get-started/whats-new-in-iis-10/iisadministration-powershell-cmdlets.md b/iis/get-started/whats-new-in-iis-10/iisadministration-powershell-cmdlets.md index 72ac73e93..63d00d857 100644 --- a/iis/get-started/whats-new-in-iis-10/iisadministration-powershell-cmdlets.md +++ b/iis/get-started/whats-new-in-iis-10/iisadministration-powershell-cmdlets.md @@ -58,4 +58,4 @@ As you can see, once you have access to the server manager, the sky is the limit By enclosing your operations between these commands, you can make sure that your changes are committed at the same time. -These are only a handful of examples of what you can do with the new provider. Visit [Online document](https://docs.microsoft.com/powershell/module/iisadministration/ "IISAdministration") for the complete documentation and more examples. +These are only a handful of examples of what you can do with the new provider. Visit [Online document](/powershell/module/iisadministration/ "IISAdministration") for the complete documentation and more examples. diff --git a/iis/overview/powerful-admin-tools.md b/iis/overview/powerful-admin-tools.md index a8041559e..72ea70b72 100644 --- a/iis/overview/powerful-admin-tools.md +++ b/iis/overview/powerful-admin-tools.md @@ -23,7 +23,7 @@ IIS includes the Microsoft.Web.Administration API for [programmatically administ ## Windows PowerShell -The [IIS Administration PowerShell cmdlets](https://docs.microsoft.com/powershell/module/iisadministration/) allow Web administrators and hosting providers to easily automate routine and complex IIS administration tasks such as creating Web sites, and managing configuration and run-time data using Windows PowerShell. Administrators can further increase productivity by leveraging the many cmdlets included with the Windows PowerShell Provider for IIS. The IIS Adminstration PowerShell cmdlets are available on Windows 10/Windows Server 2016 and higher. On older OSes, these cmdlets are available for download via the [PowerShell Gallery](https://www.powershellgallery.com/packages/IISAdministration/1.1.0.0). +The [IIS Administration PowerShell cmdlets](/powershell/module/iisadministration/) allow Web administrators and hosting providers to easily automate routine and complex IIS administration tasks such as creating Web sites, and managing configuration and run-time data using Windows PowerShell. Administrators can further increase productivity by leveraging the many cmdlets included with the Windows PowerShell Provider for IIS. The IIS Adminstration PowerShell cmdlets are available on Windows 10/Windows Server 2016 and higher. On older OSes, these cmdlets are available for download via the [PowerShell Gallery](https://www.powershellgallery.com/packages/IISAdministration/1.1.0.0). ## Command-line - AppCmd.exe @@ -31,4 +31,4 @@ IIS supports a command line tool [AppCmd.exe](../get-started/getting-started-wit ## Microsoft IIS Administration API -The [Microsoft IIS Administration API](https://docs.microsoft.com/iis-administration/) is REST API that enables customers to configures and monitor their IIS web server. With the API installed on a machine with IIS, one can configure an IIS instance with any HTTP client including the web management tool at [manage.iis.net](https://manage.iis.net/). +The [Microsoft IIS Administration API](/iis-administration/) is REST API that enables customers to configures and monitor their IIS web server. With the API installed on a machine with IIS, one can configure an IIS instance with any HTTP client including the web management tool at [manage.iis.net](https://manage.iis.net/). diff --git a/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7.md b/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7.md index d9bd440b0..be7c0f557 100644 --- a/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7.md +++ b/iis/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7.md @@ -103,7 +103,7 @@ If you do not already have an ASP.NET database created, you need to build the AS [!code-console[Main](configuring-ftp-with-net-membership-authentication-in-iis-7/samples/sample3.cmd)] > [!NOTE] -> To use a remote SQL server instead of "localhost" as shown in the above example, see the "Deployment Considerations" section in the [How To: Use Forms Authentication with SQL Server in ASP.NET 2.0](https://docs.microsoft.com/previous-versions/msp-n-p/ff649314(v=pandp.10)) article. +> To use a remote SQL server instead of "localhost" as shown in the above example, see the "Deployment Considerations" section in the [How To: Use Forms Authentication with SQL Server in ASP.NET 2.0](/previous-versions/msp-n-p/ff649314(v=pandp.10)) article. Because the COM process for FTP extensibility runs as "NT AUTHORITY\Network Service", you need to add the "NT AUTHORITY\Network Service" account to the ASP.NET database on your SQL Server. To do so, use the following steps: