Skip to Content

GrantAppPoolPermission.ps1

Name

GrantAppPoolPermission.ps1

Description

Determines the IIS application pool that hosts App Builder and grants the application pool identity full permission to the data directory (App_Data).

Arguments

Name Description Required Example
WebSite IIS web site name. No Default Web Site
WebApplicationPath IIS web application path or null if App Builder is installed at the web site root. No /App Builder

Usage

> .\GrantAppPoolPermission.ps1