O365Stuff

2.0.0

Various Office 365 related functions. Some of them are explained at https://doitpsway.com/series/o365.

Some of the interesting functions:
Remove-O365OrphanedMailbox - fixes problem of the orphaned mailboxes
- ...

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name O365Stuff

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name O365Stuff

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 @AndrewZtrhgf. All rights reserved.

Package Details

Author(s)

  • @AndrewZtrhgf

Tags

O365 Office365 ExchangeOnline PowerShell

Functions

Get-SharepointSiteOwner Remove-O365OrphanedMailbox

Dependencies

Release Notes


           * 1.0.2
               * Rewrite for using Graph Api instead of deprecated AzureAD and MSOnline modules.

FileList

Version History

Version Downloads Last updated
2.0.0 (current version) 44 1/17/2024
1.0.1 257 8/4/2022
1.0.0 20 7/3/2022