Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

#PSTip How to enable Web Deploy automatic backups using PowerShell

$
0
0

Web Deploy v3 introduced an automatic server-side backup feature for IIS 7 and above. When automatic backups are configured on the server and a user publishes to his site using Web Deploy, it will first take a backup of the live site and store it on the server before committing any changes to the site.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles