Posh365

0.8.4.3

Connect. Provision. Migrate. Maintain.

Toolbox for Office 365 Environments.

https://github.com/kevinblumenfeld/Posh365

Installation Options

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

Install-Module -Name Posh365 -RequiredVersion 0.8.4.3

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

Install-PSResource -Name Posh365 -Version 0.8.4.3

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) 2018 Kevin Blumenfeld. All rights reserved. MIT License.

Package Details

Author(s)

  • Kevin Blumenfeld

Tags

Office 365 365Tools 365Admin Posh Connect Provision Active Directory

Functions

Add-365RecipientEmailAddresses Add-ConnectionFilterPolicyDetail Add-ContentFilterPolicyDetail Add-Task Add-TransportRuleDetail Connect-Cloud Connect-Exchange ConvertTo-Shared Disable-Employee Export-AndImportUnifiedGroups Export-CsvData Get-365Info Get-365MsolGroup Get-365MsolUser Get-365Recipient Get-365RecipientEmailAddresses Get-ActiveDirectoryContact Get-ActiveDirectoryObject Get-ActiveDirectoryUser Get-ActiveDirectoryUserFiltered Get-AuditLog Get-CloudLicense Get-DGPerms Get-DGSendAsPerms Get-DistributionGroupMembers Get-DistributionGroupMembersHash Get-DistributionGroupMembership Get-DistributionGroupMembershipHash Get-EdiscoveryCase Get-EXODGPerms Get-EXOFullAccessPerms Get-EXOFullAccessRecursePerms Get-EXOGroup Get-EXOMailbox Get-EXOMailboxPerms Get-EXOMailboxRecursePerms Get-EXOMailContact Get-EXOMigrationStatistics Get-EXOMoveRequestStatistics Get-EXOResourceMailbox Get-EXOSendAsPerms Get-EXOSendAsRecursePerms Get-EXOSendOnBehalfPerms Get-EXOSendOnBehalfRecursePerms Get-FullAccessPerms Get-MailboxPerms Get-MfaStats Get-ModifiedMailboxItem Get-PermissionChain Get-RetentionLinks Get-SendAsPerms Get-SendOnBehalfPerms Get-VirtualDirectoryInfo Grant-FullAccessToMailbox Import-365MsolUser Import-365UnifiedGroup Import-ActiveDirectoryGroupMember Import-ADGroupProxyAddress Import-ADUserProxyAddress Import-AzureADUser Import-EXOGroup Import-EXOGroupPermissions Import-EXOMailboxPermissions Import-EXOResourceMailboxSettings New-ActiveDirectoryGroup New-ActiveDirectoryUser New-EXOMailTransportRuleReport New-EXOMessageTrace New-HybridMailbox Remove-OfficeLicense Rename-SamAccount Rename-User Select-ADConnectServer Select-DisplayNameFormat Select-DomainController Select-ExchangeServer Select-Options Select-SamAccountNameOptions Select-TargetAddressSuffix Set-CloudLicense Switch-AddressDomain Sync-AD Sync-ADConnect Test-PreFlight Test-PreFlightOnPrem

Dependencies

This module has no dependencies.

Release Notes

0.8.4.3 Added new function Get-ActiveDirectoryObject and added column to Export-CsvData
0.8.4.2 Now Import-ADProxyAddress is split between Import-ADUserProxyAddress and Import-ADGroupProxyAddress
0.8.4.1 Added option to pick from 3 different columns from CSV when using Export-CSVData
0.8.4.0 Added additional CBH for Import-ADProxyAddress and Export-CSVData
0.8.3.9 Get-ActiveDirectoryUserFiltered is working properly now
0.8.3.8 Removed old sip in Switch-AddressDomain
0.8.3.7 Updated comment based help for Switch-AddressDomain
0.8.3.6 Corrected bug in Switch-AddressDomain that would cause new address become the new secondary, instead current primary smtp should become new additional smtp: address
0.8.3.5 Corrected bug in Switch-AddressDomain that would cause odd logging of errors
0.8.3.4 Created Switch-AddressDomain and removed same functionality from Import-ADProxyAddres
0.8.3.3 Updated Import-ADProxyAddress with new functionality
0.8.3.1 New Comment Based Help
0.8.3.0 Removed the switch -SelectMessageForDetails & made the action default in New-EXOMessageTrace
0.8.2.9 Changed Sort to descending for migration and move request stats detailed report
0.8.2.8 Added Get-EXOMigrationStatistics & Get-EXOMoveRequestStatistics
0.8.2.7 Added New-EXOMailTransportRuleReport
0.8.2.6 Completely revised New-EXOMessageTrace to allow for searches by minute for both start and end times. All output is to Out-GridView. Message(s) can then be selected.  Click OK and MessageTraceDetails will appear an in Out-Grid, one for each message selected
0.8.2.5 Working version of Import-ActiveDirectoryGroupMember 
0.8.2.4 Corrected issue where rename of DisplayName (to account for CNs longer than 15 characters) would fail in New-ActiveDirectoryGroup 
0.8.2.3 New-ActiveDirectoryGroup can now replace domain (domain/newDomain params) when importing email addresses 
0.8.2.2 New-ActiveDirectoryUser now renames CN attribute to DisplayName 
0.8.2.1 Changed method to iterate samaccountname in New-ActiveDirectoryUser 
0.8.2.0 Corrected iteration when duplicate sAMAccountname is found in New-ActiveDirectoryUser 
0.8.1.9 sAMAccountname truncate to 15 characters in New-ActiveDirectoryUser 
0.8.1.8 Removed unneeded parameters from New-ActiveDirectoryUser 
0.8.1.7 Added New-ActiveDirectoryUser for adding SharedMailbox and Resource Mailboxes in a tenant to tenant migration etc. 
0.8.1.6 Added domain replacement functionality to Import-ADProxyAddresses -Domain -NewDomain 
0.8.1.5 Added functions Import-ActiveDirectoryGroup & Import-ActiveDirectoryGroupMember 
0.8.1.4 Added functions Test-PreFlight and Test-PreFlightOnPrem 
0.8.1.3 Corrected bug in Import-ADProxyAddress and added Verbose output 
0.8.1.2 Added error handling for Import-ADProxyAddress 
0.8.1.1 Added Import-ADProxyAddress.  Prior to adding any action will output file with what will be added to each ADUser 
0.8.1 Property order change in Get-ActiveDirectoryUser 
0.8.0 Corrected duplicate properties in Get-ActiveDirectoryUser 
0.7.9 Rearranged order of properties for Get-ActiveDirectoryUser 
0.7.8 Corrected module PSD1 file to export function names correctly 
0.7.7 Added several new function.  As always use Get-Command -Module Posh365 for a list of commands and use Get-Help on each command. 
0.7.6 Removed unneeded attributes from Import-EXOGroup's parameter splat 
0.7.5 Removed Duplicate -ResultSize Unlimited from Get-EXOMailboxPerms 
0.7.4 Corrected cmdlet name in Import-EXOMailboxPermissions.  Performance enhancements in Get-365Info 
0.7.3 Added 3 -ResultSize Unlimited to correct issue where over 1000 recipients in 2 functions 
0.7.2 Fix multi-domain forest issue with mailbox and dg permissions if Global Catalog was not already being used to authenticate session.  Added more -Verbose output for permissions functions.  SendOnBehalf permissions on Distribution Groups is reported on from Distribution Groups script instead of permissions scripts 
0.7.1 Corrected DG SendAs report.  SendOnBehalf to follow. In the meantime, GrantSendOnBehalfTo is reported at the Group level 
0.7.0 Added on-prem Dist Group Permissions Reporting function 
0.6.9 Added EXO "apply" permissions to mailboxes and groups function 
0.6.8 Added Get-DGPerms and added to Get-365Info comprehensive report 
0.6.6 Fixed typo 
0.6.5 Updated example 
0.6.4 Add Get-EXOMailContact function 
0.6.3 Added controller script (Get-365Info) to discover EXO/365 Tenant with the means to restrict by domain name.  Added report for archive mailboxes, licensing, Retention Policies.  Improved help with detailed examples. 
0.6.2 Fixed a bug that prevented Get-EXOGroup from correct output when requesting all groups 
0.6.1 Added several Get-EXO... functions to gather msolusers, msolgroups, mailboxes, resource mailboxes(calendar processing) with simple and/or detailed reports.  Reporting can can be limited by email domains etc. 
0.6.0 Corrected issue where Get-EXOGroups would not report members when reporting on all groups 
0.5.9 Added Get-EXOGroups, reports on all Exchange Online mail-enabled dist & sec groups, all email addresses and other multivalued attributes (semicolon separated).  Also all members.  Planning to add a -Recurse switch soon.  Also, Get-EXOMailboxPerms collects all Exchange Online permissions and can accept txt input instead of entire tenant.  Moving txt to pipeline input in next release 
0.5.8 Resolved issue where AzureAD and MSOnline modules would not auto install 
0.5.7 Added VanHybrid's amazing Get-VirtualDirectoryInfo (ver 1.8) function 
0.5.6 Added Get-EdiscoveryCase function to obtain Security and Compliance case reports 
0.5.5 Add 2 New-EXOMessageTrace functions 
0.5.4 New-HybridMailbox will give user SIP proxy address if -primarySMTPAddress parameter is used (No EAP applied) 
0.5.3 made correction to New-HybridMailbox. Used Try/Catch to import AD Module and throw if not available on all needed functions 
0.5.2 Check for ActiveDirectory module for New-HybridMailbox uses Try/Catch instead of #Requires 
0.5.1 Get-MailboxPerms, Get-EXOMailboxPerms and Get-EXOMailboxRecursePerms released 

FileList

Version History

Version Downloads Last updated
0.9.215 1,294 3/30/2021
0.9.214 67 3/15/2021
0.9.213 71 2/24/2021
0.9.212 14 2/24/2021
0.9.211 17 2/23/2021
0.9.210 15 2/23/2021
0.9.209 14 2/23/2021
0.9.208 14 2/23/2021
0.9.207 14 2/23/2021
0.9.206 14 2/23/2021
0.9.205 18 2/23/2021
0.9.204 14 2/23/2021
0.9.203 27 2/18/2021
0.9.202 15 2/17/2021
0.9.201 30 2/9/2021
0.9.200 16 2/8/2021
0.9.199 15 2/8/2021
0.9.198 18 2/8/2021
0.9.197 27 2/2/2021
0.9.196 50 1/23/2021
0.9.195 14 1/23/2021
0.9.194 17 1/23/2021
0.9.193 17 1/22/2021
0.9.192 22 1/21/2021
0.9.191 23 1/21/2021
0.9.190 22 1/20/2021
0.9.188 21 1/19/2021
0.9.186 45 1/12/2021
0.9.185 14 1/12/2021
0.9.184 29 1/6/2021
0.9.183 40 12/23/2020
0.9.182 26 12/20/2020
0.9.179 39 12/11/2020
0.9.177 16 12/11/2020
0.9.176 40 11/27/2020
0.9.175 15 11/25/2020
0.9.174 13 11/25/2020
0.9.173 15 11/25/2020
0.9.172 22 11/24/2020
0.9.171 19 11/23/2020
0.9.169 20 11/21/2020
0.9.168 18 11/20/2020
0.9.167 22 11/17/2020
0.9.166 16 11/17/2020
0.9.165 65 10/27/2020
0.9.164 18 10/26/2020
0.9.163 28 10/23/2020
0.9.162 23 10/13/2020
0.9.161 17 10/10/2020
0.9.160 9 10/9/2020
0.9.159 41 9/5/2020
0.9.158 23 9/2/2020
0.9.157 91 8/7/2020
0.9.156 11 8/7/2020
0.9.155 14 8/5/2020
0.9.154 46 7/23/2020
0.9.153 43 7/13/2020
0.9.152 16 7/12/2020
0.9.150 13 7/10/2020
0.9.148 30 7/6/2020
0.9.146 52 6/12/2020
0.9.145 13 6/11/2020
0.9.144 11 6/11/2020
0.9.143 19 6/10/2020
0.9.142 17 6/9/2020
0.9.141 13 6/9/2020
0.9.140 21 6/7/2020
0.9.139 30 6/2/2020
0.9.138 11 6/2/2020
0.9.137 20 5/29/2020
0.9.136 11 5/28/2020
0.9.135 10 5/28/2020
0.9.134 13 5/28/2020
0.9.133 13 5/28/2020
0.9.132 14 5/27/2020
0.9.131 21 5/23/2020
0.9.130 12 5/22/2020
0.9.129 12 5/22/2020
0.9.128 13 5/22/2020
0.9.127 12 5/22/2020
0.9.126 22 5/20/2020
0.9.125 12 5/20/2020
0.9.124 20 5/15/2020
0.9.123 24 5/11/2020
0.9.122 12 5/11/2020
0.9.121 11 5/11/2020
0.9.120 19 5/7/2020
0.9.118 12 5/7/2020
0.9.117 20 5/6/2020
0.9.116 14 5/5/2020
0.9.115 24 5/4/2020
0.9.114 12 5/4/2020
0.9.113 17 5/3/2020
0.9.112 11 5/3/2020
0.9.110 34 5/1/2020
0.9.108 25 4/28/2020
0.9.107 12 4/28/2020
0.9.106 14 4/28/2020
0.9.105 13 4/27/2020
0.9.104 19 4/24/2020
0.9.103 12 4/23/2020
0.9.102 22 4/22/2020
0.9.101 51 4/14/2020
0.9.100 14 4/13/2020
0.9.99 14 4/13/2020
0.9.98 15 4/13/2020
0.9.91 31 4/6/2020
0.9.90 14 4/5/2020
0.9.88 16 4/3/2020
0.9.85 19 4/1/2020
0.9.84 14 4/1/2020
0.9.83 55 3/20/2020
0.9.82 51 3/6/2020
0.9.81 20 3/3/2020
0.9.80 38 2/27/2020
0.9.79 44 2/15/2020
0.9.78 23 2/13/2020
0.9.77 21 2/10/2020
0.9.76 17 2/10/2020
0.9.75 50 2/3/2020
0.9.71 65 1/16/2020
0.9.70 49 1/2/2020
0.9.68 14 1/2/2020
0.9.67 20 12/31/2019
0.9.66 21 12/30/2019
0.9.64 15 12/28/2019
0.9.63 21 12/28/2019
0.9.61 15 12/27/2019
0.9.59 17 12/23/2019
0.9.58 29 12/20/2019
0.9.56 42 12/12/2019
0.9.55 47 12/2/2019
0.9.54 18 12/2/2019
0.9.53 23 12/1/2019
0.9.49 19 11/28/2019
0.9.48 13 11/28/2019
0.9.47 15 11/28/2019
0.9.44 16 11/27/2019
0.9.43 24 11/25/2019
0.9.42 13 11/25/2019
0.9.41 18 11/24/2019
0.9.40 13 11/24/2019
0.9.39 16 11/23/2019
0.9.38 18 11/22/2019
0.9.37 13 11/22/2019
0.9.36 15 11/22/2019
0.9.35 15 11/21/2019
0.9.34 23 11/19/2019
0.9.33 28 11/17/2019
0.9.32 29 11/14/2019
0.9.30 41 11/7/2019
0.9.29 45 10/29/2019
0.9.27 24 10/26/2019
0.9.26 41 10/21/2019
0.9.25 40 10/17/2019
0.9.24 34 10/14/2019
0.9.23 33 10/4/2019
0.9.22 26 10/2/2019
0.9.21 31 9/24/2019
0.9.20 18 9/22/2019
0.9.19 15 9/20/2019
0.9.18 57 9/3/2019
0.9.17 20 9/2/2019
0.9.16 14 9/2/2019
0.9.15 23 8/29/2019
0.9.13 26 8/23/2019
0.9.12 35 8/16/2019
0.9.11 22 8/12/2019
0.9.10 18 8/12/2019
0.9.9.0 17 8/11/2019
0.9.8.9 13 8/10/2019
0.9.8.8 34 8/1/2019
0.9.8.7 20 7/30/2019
0.9.8.6 16 7/29/2019
0.9.8.5 17 7/29/2019
0.9.8.4 15 7/28/2019
0.9.8.3 16 7/27/2019
0.9.8.2 21 7/25/2019
0.9.7.9 16 7/23/2019
0.9.7.8 18 7/23/2019
0.9.7.7 20 7/23/2019
0.9.7.6 49 7/16/2019
0.9.7.5 98 7/3/2019
0.9.7.4 15 7/2/2019
0.9.7.3 35 6/23/2019
0.9.7.2 13 6/23/2019
0.9.7.1 23 6/21/2019
0.9.7.0 25 6/20/2019
0.9.6.2 30 6/14/2019
0.9.5.9 104 4/28/2019
0.9.5.8 22 4/26/2019
0.9.5.7 16 4/25/2019
0.9.5.6 25 4/22/2019
0.9.5.5 16 4/20/2019
0.9.5.3 29 4/18/2019
0.9.5.2 48 4/4/2019
0.9.5.1 28 3/29/2019
0.9.5.0 33 3/18/2019
0.9.4.9 19 3/15/2019
0.9.4.8 44 3/8/2019
0.9.4.7 12 3/7/2019
0.9.4.6 14 3/6/2019
0.9.4.3 21 2/27/2019
0.9.4.2 16 2/27/2019
0.9.4.1 30 2/22/2019
0.9.4.0 41 2/13/2019
0.9.3.9 15 2/13/2019
0.9.3.8 25 2/7/2019
0.9.3.7 34 1/31/2019
0.9.3.6 28 1/28/2019
0.9.3.0 18 1/25/2019
0.9.2.9 16 1/24/2019
0.9.2.8 23 1/22/2019
0.9.2.7 13 1/21/2019
0.9.2.5 16 1/21/2019
0.9.2.2 22 1/16/2019
0.9.2.1 18 1/15/2019
0.9.2.0 69 12/31/2018
0.9.1.9 32 12/19/2018
0.9.1.8 17 12/18/2018
0.9.1.7 20 12/17/2018
0.9.1.6 21 12/14/2018
0.9.1.5 16 12/12/2018
0.9.1.4 17 12/6/2018
0.9.1.3 14 12/5/2018
0.9.1.2 19 12/3/2018
0.9.0.9 14 12/3/2018
0.9.0.8 11 12/3/2018
0.9.0.7 11 12/3/2018
0.9.0.5 29 11/29/2018
0.9.0.4 22 11/28/2018
0.9.0.0 17 11/26/2018
0.8.9.9 12 11/26/2018
0.8.9.8 18 11/24/2018
0.8.9.7 19 11/18/2018
0.8.9.5 17 11/16/2018
0.8.9.4 22 11/14/2018
0.8.9.3 13 11/14/2018
0.8.9.2 14 11/14/2018
0.8.9.1 12 11/13/2018
0.8.9.0 14 11/13/2018
0.8.8.9 19 11/10/2018
0.8.8.8 16 11/8/2018
0.8.8.7 16 11/8/2018
0.8.8.6 14 11/8/2018
0.8.8.5 54 10/22/2018
0.8.8.4 20 10/17/2018
0.8.8.0 17 10/11/2018
0.8.7.9 15 10/10/2018
0.8.7.8 21 10/5/2018
0.8.7.7 13 10/5/2018
0.8.7.6 16 10/5/2018
0.8.7.5 12 10/4/2018
0.8.7.4 16 10/2/2018
0.8.7.3 17 9/28/2018
0.8.7.2 15 9/28/2018
0.8.7.1 26 9/19/2018
0.8.6.9 30 9/4/2018
0.8.6.8 26 8/27/2018
0.8.6.6 33 8/18/2018
0.8.6.5 12 8/18/2018
0.8.6.4 15 8/17/2018
0.8.6.3 14 8/16/2018
0.8.6.2 14 8/16/2018
0.8.6.1 20 8/13/2018
0.8.6.0 13 8/13/2018
0.8.5.9 16 8/12/2018
0.8.5.8 13 8/10/2018
0.8.5.7 24 7/27/2018
0.8.5.6 14 7/27/2018
0.8.5.5 14 7/26/2018
0.8.5.4 13 7/26/2018
0.8.5.3 12 7/26/2018
0.8.5.1 14 7/26/2018
0.8.5.0 16 7/26/2018
0.8.4.8 13 7/26/2018
0.8.4.4 15 7/24/2018
0.8.4.3 (current version) 13 7/24/2018
0.8.4.2 14 7/24/2018
0.8.4.1 13 7/24/2018
0.8.4.0 14 7/24/2018
0.8.3.9 18 7/20/2018
0.8.3.7 13 7/19/2018
0.8.3.1 19 7/16/2018
0.8.3.0 29 7/9/2018
0.8.2.9 53 5/25/2018
0.8.2.8 23 5/22/2018
0.8.2.7 18 5/20/2018
0.8.2.6 14 5/18/2018
0.8.2.5 21 5/15/2018
0.8.2.4 14 5/15/2018
0.8.2.3 14 5/15/2018
0.8.2.2 14 5/15/2018
0.8.2.1 14 5/15/2018
0.8.2.0 15 5/15/2018
0.8.1.9 14 5/15/2018
0.8.1.8 14 5/15/2018
0.8.1.7 14 5/15/2018
0.8.1.6 14 5/15/2018
0.8.1.5 13 5/14/2018
0.8.1.4 17 5/14/2018
0.8.1.3 15 5/11/2018
0.8.1.2 15 5/11/2018
0.8.1.1 14 5/10/2018
0.8.1 15 5/9/2018
0.8.0 14 5/9/2018
0.7.9 18 5/9/2018
0.7.8 16 5/9/2018
0.7.6 26 5/3/2018
0.7.5 13 5/3/2018
0.7.4 14 5/3/2018
0.7.3 16 5/2/2018
0.7.2 12 5/1/2018
0.7.1 13 5/1/2018
0.7.0 16 4/30/2018
0.6.9 13 4/30/2018
0.6.8 19 4/26/2018
0.6.6 27 4/18/2018
0.5.6 16 3/21/2018
0.5.5 15 3/20/2018
0.5.4 15 3/19/2018
0.5.3 15 3/19/2018
0.5.1 13 3/19/2018
0.5.0 17 3/15/2018
0.4.9 14 3/14/2018
0.4.8 24 3/12/2018
0.4.3 42 2/19/2018
0.3.5 72 12/8/2017
Show less