Forum Discussion
Ronald Kushner
Mar 10, 2023Copper Contributor
Error using Remove-AdminPowerApp in the Microsoft.PowerApps.Administration.PowerShell module
I am trying to use `Remove-AdminPowerApp`. I am a PowerPlatform admin, and I am running PowerShell in Administrator mode. The error says: "InvokeApi : The term 'Test-PowerAppsAccount' is not recogniz...
- Mar 15, 2023The term 'Add-PowerAppsAccount' is not recognized...
But now I have installed PWSH (PowerShell 7) and it looks like everything works there!
Mar 11, 2023
Hello, What version of the module are you using? can you verify you only have one installed?
- Ronald KushnerMar 13, 2023Copper Contributor
AndresGorzelany I am using 1.0.20 and yes, I have only one installed. Thanx!!!
- Mar 14, 2023I'm using version 2.0.156 that version you have it's pretty old or do you also have Microsoft.PowerApps.PowerShell module?
Check here for latest versions https://msshells.net- Ronald KushnerMar 15, 2023Copper Contributor
Sorry, I have 2.0.147 of the admin module, and 1.0.20 of PowerApps.PowerShell. And I am running PowerShell version 5.1.19041.2364. Should I try pwsh?