Releases: DevClate/365AutomatedLab
V2.11.0
2.11.0
Brief Summary
This is a quick update to remove Connect-PnP directly in the modules so that you can choose the way you want to connect now since their update. I’ll be adding ways to connect in the future, but want to look at the best way to give everyone options.
New Features
Adding documentation for Connecting to PnP module now.
PnP PowerShell Documentation
Breaking Changes
- Removed Connect-PNP till we can setup multiple ways to offer to connect to PNP with the new mandated way.
- New-CT365SharePointSite
- New-CT365Teams
- Export-CT365ProdTeamstoExcel
- Remove-CT365AllDeletedM365Groups
- Remove-CT365AllSitesFromRecycleBin
- Remove-CT365SharePointSite
- Remove-CT365Teams
- Change RequiredVersion PnP.PowerShell 2.2 to ModuleVersion 2.2.0
- In the future, I will update to require a higher version, but do not want to break change. I have confirmed it works on 2.2.0 and 2.12.
V2.10.2
V2.10.1
V2.10.0
2.9.0
Brief Summary
Added new parameters to cmdlets and cleaned up some formatting.
Updated Features
New-CT365User
- CompanyName
- EmployeeHireDate
- EmplyeeId
- EmployeeType
- Employee, Contractor, Consultant, or Vendor.
- FaxNumber
New-CT365DataEnvironment
- CompanyName
- EmployeeHireDate
- EmplyeeId
- EmployeeType
- FaxNumber
Export-CT365ProdUserToExcel
- CompanyName
- EmployeeHireDate
- EmplyeeId
- EmployeeType
- FaxNumber
365DataEnvironment.xlsx
- CompanyName
- EmployeeHireDate
- EmplyeeId
- EmployeeType
- FaxNumber
V2.8.0
V2.7.0
2.7.0
Fixed
There was an issue using PnP.PowerShell 2.3 and anything newer than 4.50.0 for the Microsoft Identity Client module. Also Microsoft Identity Client was 4.50.0.0 and was changed back to 4.50.0. I made PnP.PowerShell 2.2 and Microsoft Identity Client 4.50.0 as the required versions for now until more testing. It does seem like a known issue with PnP.PowerShell 2.3.
V2.6.0
V2.5.0
2.5.0
Updated Features
New-CT365DataEnvironment
- Will now only allow .xlsx files, and will confirm that the path of where you want to save it is correct.
New-CT365User
- Will now only allow .xlsx files first, then check if the path is correct
New-CT365Group
- Will now only allow .xlsx files first, then check if the path is correct
New-CT365GroupByUserRole
- Will now only allow .xlsx files first, then check if the path is correct
New-CT365SharePointSite
- Will now only allow .xlsx files first, then check if the path is correct
New-CT365Teams
- Will now only allow .xlsx files first, then check if the path is correct
Remove-CT365Group
- Will now only allow .xlsx files first, then check if the path is correct
Remove-CT365GroupByUserRole
- Will now only allow .xlsx files first, then check if the path is correct
Remove-CT365SharePointSite
- Will now only allow .xlsx files first, then check if the path is correct
Remove-CT365Teams
- Will now only allow .xlsx files first, then check if the path is correct
Remove-CT365User
- Will now only allow .xlsx files first, then check if the path is correct
Export-CT365ProdUserToExcel
- Will now only allow .xlsx files first, then check if the path is correct
Export-CT365ProdTeamsToExcel
- Will now only allow .xlsx files first, then check if path is correct