Forum Discussion
tonyoscardev
Dec 29, 2018Copper Contributor
Determine Subscription Status via PowerShell
Hey Guys,
I used Get-MsolSubscription command-let to find the SubscriptionStatus.
I have the following values for SubscriptionStatus: Enabled, Warning, Suspended, Deleted, LockedOut, Other.
The subscription life cycle in this link (https://docs.microsoft.com/en-us/office365/admin/subscriptions-and-billing/what-if-my-subscription-expires?view=o365-worldwide) shows Expired, Disabled, and Deprovisioned. None of these status are available in PowerShell.
I wish to know the connection between the PowerShell result and the status in Website.
1 Reply
- I think such a connection does not exist...IMHO the Get-MsolSubscription provides accurate information about the Status of your subscriptions