Documentation Center

Viewing PowerShell script parameters

To find out about the script parameters you can specify, open a PowerShell prompt and execute the command get-help <script> -detailed, where <script> is the full path and name of an SDL Web PowerShell script.