DavePa Posted September 28, 2016 Posted September 28, 2016 Posting here instead of the Office forum so apologies if it's in the wrong place. I'm looking at Azure rights management and am keen to give it a try - but don't want to set it up for all users in the organisation, is there a way to enable it for specified users only or is it a global on/off setting? The last thing I would want to do is enable it and find we (IT) suddently start to receive hundreds of calls about it! Even a way to add it to a specified domain only would be good - we have several domains on our O365 tenant a couple of which are no longer used but retained for historical purposes. Any feedback or experiences would be helpful Thanks in advance
tmoon-mint Posted September 28, 2016 Posted September 28, 2016 You could only assign an azure rights management licence to the users you want to use it. 1
DavePa Posted September 28, 2016 Author Posted September 28, 2016 I did think that but at the moment everybody has the licence assigned as part of Office 365 plus for Education (or whatever it is) so I'll need to remove if from everybody - not looked ito that but hopefully there is a way to do so without needing to do them all individually.
tmoon-mint Posted September 28, 2016 Posted September 28, 2016 I think powershell is your friend here. Try using this. https://blog.kloud.com.au/2016/08/03/addingremoving-user-office365-licences-using-powershell-and-the-azure-ad-graph-restapi/
rickjames Posted September 28, 2016 Posted September 28, 2016 Glancing through the above I'd say that's a bit too much info for it. IIRC correctly it should just be adding the user using the Add-AadrmSuperUser cmdlet. You can only add individual users to it though, won't work with groups.
hallb15 Posted September 28, 2016 Posted September 28, 2016 +1 for Powershell. When it comes to bulk jobs in Office365, I always use Powershell. I'm no Powershell expert, I just google what I want to do and there's always someone who's done it and documented it. The spiceworks forums are also a good place to look.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now