Location of SharePoint apps

Copper Contributor

Hello:

I'm trying to help out a site collection admin, they are trying to find every location a specific SharePoint App is being used in their site collection.  I see only two PowerShell commands to run in the tenant: get-SPOAppInfo and Get-SPOAppError.  When I go to the Admin Center, App Catalog I see the number of locations where the app is installed, just not the sub-sites where they are used.  Is there an automated way to find this information?

Thanks,

Joe

2 Replies

Have you looked at Get-PnPAppInstance?

 

https://msdn.microsoft.com/en-us/pnp_powershell/getpnpappinstance

 

Thank you for the response.  I have not looked at it but will.

 

Joe