This one has me baffled. Everytime we create an application pool on a newly built server it and run it, it creates a folder in the root of IIS. Such as all our default IIS folders are configured at parent to be D:\IIS and each time a pool starts, it creates D:\IIS\POOLNAME. This folder contains the same permissions structure as the INETSRV folder and contains an applicationhost.config named as the application pool.
Some sort of wacky debugging? Anyone seen this before?