Script: Move Apps from One Application Pool to Another Application Pool
This script will allow you to move applications from one Application Pool to another Application Pool.
You also can list all the Application Pools on the server
Script Usage: Move Apps from One App Pool to Another App Pool: apmoves.vbs /computer:[computername] /oldap:"[App Pool Name]" /newap:"[App Pool Name]" List App Pools: apmoves.vbs /computer:[computername] /list