Skip to content

This will check ServiceName, ServiceType, TargetClass and ProvisioningStatus of each ServicePlan

Notifications You must be signed in to change notification settings

ogie15/check_licence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

check_licence

Kindly Note for Serv2.ps1 the below instructions do not apply

This will check ServiceName, ServiceType, TargetClass and ProvisioningStatus of each service plan

For this to work need to connect to office365 via PowerShell

An example will be to use the

#$UserCredential = Get-Credential#

#Connect-MsolService -Credential $UserCredential#

Script instructions are below

There will be a prompt to enter the if you want to start a new licence check

Valid options will be yes or y for a fresh check

And no or n

If you had initially run the script and there was a break in-network or time out in the cmdlet used because of throttling from Microsoft or any other reason that makes you run the script again that is when the no option is needed

Two files are generated in this script

  1. LicenseLog.txt "Hold logs of users with service plan"

  2. NoLicenseLog.txt "Hold logs of users without service plan"

If entering no there will be a follow-up prompt to enter a number where you would want to start from

This number is gotten from the LicenseLog.txt file under the serial number column

Open LicenseLog.txt or NoLicenseLog.txt with Excel and select delimiter as Comma (,) to get good view

☺️ for further inquiries reach out to Ogie

About

This will check ServiceName, ServiceType, TargetClass and ProvisioningStatus of each ServicePlan

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published