Useful little script that can help you see which license is applied to a pro plus user.
Get-MsolUser | ? {$_.Licenses.ServiceStatus | ? {$_.ServicePlan.ServiceName -eq "OFFICESUBSCRIPTION" -and $_.ProvisioningStatus -eq "Success"}}
Friday, January 26, 2018
Monday, December 25, 2017
Export to 4k pro plus Version 1711
Cool feature by Microsoft, you can now export to presentations to 4k, this was released in version 1711. Really cool, hopefully some people at the office who I know have asked about this can get some use out of this feature.
Monday, November 20, 2017
Conditional access
I have been working on conditional access rules this week in my test environment. I am planning on trying to sell to my senior leadership a plan to move off traditional MDM and towards an Intune/MAM conditional access setup.
Some of the things I really like about conditional access is the ability to control all of the different client access. I can lock it down to could application type, or domain user etc:
The only real problem I've come across is trying to sell this. It is such a huge change, and really requires all or nothing type approach. We will see what the new year brings.
Some of the things I really like about conditional access is the ability to control all of the different client access. I can lock it down to could application type, or domain user etc:
The only real problem I've come across is trying to sell this. It is such a huge change, and really requires all or nothing type approach. We will see what the new year brings.
Friday, September 29, 2017
Skype PowerShell vs. Teams Powershell
I think it is really cool that a lot of the commands that I've learned from Skype Powershell can be used with teams. With teams being announced this year as being the defector replacement for Skype in the future, this will make the conversation a lot easier for people who already know a lot of these commands.
Here is the repo
https://github.com/microsoftdocs/office-docs-powershell
Thursday, January 26, 2017
Intune has come so far
I have to admit, if like me you have been in the mobile device management space, you are fully aware that the old silverlight application was...trash. They have done so much work on it, and integrated so many sign on features it is in my opinion the best option out there. I have set up a few different systems now, and the ability to integrate so easily with the O365 stack is going to make it far away the best management system in the future.
The next question is, do you really need mobile device management? With conditional access, why does it matter if you control the device.
The next question is, do you really need mobile device management? With conditional access, why does it matter if you control the device.
Tuesday, April 5, 2016
Intune Connector updated
Microsoft Intune Exchange connector (5.0.6175.0) was updated last week. I couldn't find any updates on what exactly it did. I reached out to ask for some release notes, but I haven't heard back. We went ahead and upgraded as Microsoft has a pretty good track record lately with these. Also the roll back seemed very straight forward.
I'll let you know if I learn anything else
Wednesday, January 2, 2013
BES 10/Fusion API's
I really wish RIM would make it so you can tell the difference between doing something with the API's and the BAS console. Even if it was some log file entry somewhere. It is a pain in the ass looking back trying to figure out which one did something. This feature would be so easy to implement.
Subscribe to:
Posts (Atom)
New Cloud Based Policy Management Service
Really good stuff. We have needed the group targeting for some time now. I also noticed they addeed a bunch of new groups to the Azure AD ...
-
Well BES 5.0, so far anyway, sucks. It sucks to get set up, the interface sucks, the it policy area looks like something that was designed ...
-
Really good stuff. We have needed the group targeting for some time now. I also noticed they addeed a bunch of new groups to the Azure AD ...
-
I've started a new Meetup in the Atlanta area. We are going to be starting a group to deep dive into the Azure/O365 stack. Here is th...