Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello Guys!!
Is there any Powershell that can return all the users with detai of Workspaces user have access to.
Thanks
Amit Srivastava
Hi @amsrivas ,
Please review the content in the following links, hope they can help you.
PowerBi List of all workspaces and users
RETRIEVE POWER BI PRO LICENSED USERS
Best Regards
HI @Anonymous
I have tried the way it is mentioned in PowerBi List of all workspaces and users.
As this script required user to pass into the script, once my 201st user pass to the script , it failed.
Also, when i executing GET-PowerBIWorkspace - All | FL * , it return with User column but no data in it, any suggestion.
Please suggest!!
Thanks
Amit
@amsrivas , I have not tried. But as per doc - https://docs.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps
Get-PowerBIWorkspace -All
Hi @amitchandak
I have already tried this PowerShell command, though the output contains user, report etc columns however with no data.
Please suggest!!
Thanks
Amit