Auto 365 Licensing with Groups
I was working with a client a few months ago, and they needed me to set up auto licensing. The idea is that the helpdesk right-clicks on a user and clicks copy. That user will get all the groups inside the template user. This also includes licensing for O365. Believe it or not, this is super easy to do. The client's structure was as such, They...
Azure Auditing – Licensed Vs Non-Licensed
Do you need to audit your azure tenant for Licensed users vs non-licensed users? There is a simple way to do this using the MSOnline module. If you don't have the MSOline module installed, you will need to install it. The big thing is this module only works on...
Local Website
Here we are again, trying to make a device work from one center to another. Each center has the same server IP address but different subnets. All the subnets are /24. So, that makes life easier. All of them are .5 as well. So, that makes life much easier. So, how do...
Message in The Ballon
Do you need something to let your end-user know what's going on? Don't want your end-user to see the program running? Well, PowerShell has the ability to use the system windows notify system. AKA, the message box that pops up on the right of the screen. The first step...