When setting up a new Application Pool in IIS7 the default user (or identity) is
ApplicationPoolIdentity which is a specific user account with minimal rights,
created specifically for that application pool to run under the context of that
user.
In Windows Server 2008 (the Vanilla version, as this is ‘slightly