I upgraded from the beta tool, to RC1.
I'm getting the following error when trying to syc up with an archive created with the beta version of the tool:
Action: Adding child metaProperty (/lm/w3svc/1/ROOT/KeyType)
Action: Adding child metaProperty (/lm/w3svc/1/ROOT/UNCPassword)
Error: The property 'value' is marked as secure. An encryption password must be
specified in order to deploy this property.
Error count: 1
The command I'm using is the basic one in the tutorial:
msdeploy -verb:sync -source:metakey=lm/w3svc/1 -dest:archivedir=d:\my_archive
Can someone point me in the right direction please?
Bill