Hi I'm writing a web service that needs privileges to manage the IIS 7 configuration. For example, it needs to be able to create sites and application pools. I created a specific NT-user for this purpose, and gave that user rights to manage IIS. Furthermore, I have ensured that the web service's...