Closed zacharycmontoya closed 3 years ago
I think we can remove the validate script entirely, and change the applicationHost.xdt.dd
file back to applicationHost.xdt
I think we can remove the validate script entirely, and change the
applicationHost.xdt.dd
file back toapplicationHost.xdt
Done in 53b3ca5884e2cef762085c49684336fb706c0929 . Let me know what you think. The deploy on this will require a close eye to make sure I didn't miss any references, but I think I've got them all
Modify validate-w3wp-stopped.ps1 to remove the w3wp process lookup. This should always result in success because applicationHost.xdt.dd should be present and transformed into applicationHost.xdt, though this keeps the failure branch around in case of error.