Currently I'm trying to deploy BugNET application on my machine following their official document. One of those steps is to change the security property of the published folder proceeded as below screenshot - providing Full control for the selected IIS user on the folder.
I want to write an batch/.bat script that can automate this manual task when executed. Is it possible and if it is, please show me how. Thank you!

