I'm using IIS Manager to Import a Application and it seems that the "IgnoreFileLastWriteTime" rule is not working. It's on by default yet when I run it with WhatIf it wants to update all the files only because they have a different lastWriteTime:
"...differing in attributes (lastWriteTime['09/11/2012 14:37:26','08/09/2012 21:22:14']). Update pending."
Does this rule work in the UI? Is it turning on the -useChecksum or will I have to use the command line? I would rather not use the command line if I can avoid it.
↧