Partner-Center-PowerShell icon indicating copy to clipboard operation
Partner-Center-PowerShell copied to clipboard

Cmdlets to add and remove users from roles

Open vijaytdh opened this issue 4 years ago • 0 comments

Feature Request

Is your feature request related to a problem? Please describe. Partner center roles such as referrals administrator etc. cannot be assigned to groups, only to users. At the moment you can only assign these roles manually through the partner center website, we would like to be able to manage this with PowerShell to automate it and integrate it with our other internal systems.

Describe the solution you would like There are cmdlets to get partner center roles and their members, but you cannot assign roles. We would like to automate adding and removing users from roles. Please can you add cmdlets to achieve this.

Describe alternatives you have considered I looked at the REST API but it's not easy to use, you have to jump through some hoops to generate a token. ideally we would like the details of the API to be abstracted away through a PowerShell cmdlet.

vijaytdh avatar Jun 25 '21 21:06 vijaytdh