I found the ID by using Codeplex free tool SharePoint Manager. Here you will see all app pools as well. I wasn't sure if I could delete from here or not so to be safe I used the command below.
stsadm.exe -o deleteconfigurationobject -id
http://blogs.technet.com/nishants/archive/2008/10/10/how-to-delete-orphan-configuration-objects-from-sharepoint-farm.aspx
You actually can just delete from SharePoint Manager.
1 comment:
Kathy -
Just as an FYI, deleting an item through this command is UNSUPPORTED and will put you into an unsupported state....
Post a Comment