I'm making deploy of a web site to remote server from Visual Studio. I want to configure IIS of the remote server to automatically create back up on every deploy. I read a lot of MSDN tutorials, tried to run scripts in command line, but it didn't work for me. IIS version 10.0.16299.15. Windows 10. Deploy from Visual Studio 2017. WebPublishMethod : MSDeploy
Asked
Active
Viewed 583 times
2
-
The below could help you [link]https://stackoverflow.com/questions/12429371/setting-up-automatic-backups-in-web-deploy-tool – Nivas Pandian Apr 30 '18 at 12:19
-
I just think it's more different issue. For example, I have no BackUpScripts.ps1 file over C:\Program Files\IIS\Microsoft Web Deploy V3\Scripts path – Misha Sloushch Apr 30 '18 at 13:45