I'm using WebDeploy to push physical files to a target location when doing a publish from the SiteCore CMS. I'm having some problems though,
- WebDeploy only pushes newly created files, but not any files that have changed
- It's using the admin agent service which requires an AD admin account to run. Is there a way to make it use the IIS agent instead? (I think that this may be related to SiteCore itself)
- If it isnt possible to get it working with the IIS agent, then is it possible to make it use a local account instead of requiring an AD admin account?