Easy way to move 300+ IIS sites to new Application Pools?
- by Shawn Simon
I have a ton (about 300) of IIS sites on a server that need to be moved to a new Application Pool. I could do it programmatically using the C# DirectoryEntry class, but I'm wondering if there's any easier way?