Remove Web Configuration Backup

Removes the configured web configuration backup for the local IIS service from $env: Windir\System32\inetsrv\backup. Supports IIS versions 7 and above.

Privileges

Normal

Input Parameters

Name Type Required Description
Backup Name String Yes The name of the backup to be removed.

Output Parameters

Name Type Description
Result Number

Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

Name Type Required Example
Backup Name String Yes My IIS Backup