Forum Discussion
Joseph Lenahan
Oct 20, 2017Copper Contributor
Location of SharePoint apps
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
Sort By
Have you looked at Get-PnPAppInstance?
https://msdn.microsoft.com/en-us/pnp_powershell/getpnpappinstance
- Joseph LenahanCopper Contributor
Thank you for the response. I have not looked at it but will.
Joe