While doing some SharePoint 2007 development on Windows Server 2008, I noticed the IISAPP command doesn´t exist anymore. The command does not exist in IIS7 anymore.
The syntax to view a list of IIS7 running application pools is:
%windir%\system32\inetsrv\appcmd.exe list wp
Thanks to Steve Schofield