Hello Jay
If you want the [xyz] user to be able to run IIS locally without having full administrator rights on the machine, you can try the following steps:
1. Add the [xyz] user to the built-in "IIS_IUSRS" group on the local machine. This group has the necessary permissions to run IIS without requiring full administrator rights.
2. Make sure the [xyz] user has permissions to access the necessary files and folders within the IIS web directories.
3. Ensure that the [xyz] user has the required permissions and access rights within IIS itself. You can set up specific permissions within IIS for the user to be able to manage web applications or sites.