Skip to content

Releases: DevClate/365AutomatedLab

V2.3.0

16 Dec 10:32
Compare
Choose a tag to compare

2.3.0

New Features

Export-CT365ProdUserToExcel

  • Default now includes Developer License
    • Use -NoLicense to remove

Export-CT365ProdTeamsToExcel

  • Exports Channel Type now
  • Exports Channel Descriptions now

Fixes

Updated function name for New-CT365DataEnvironment within ps1 file

Updated headers in New-CT365DataEnvironment to include Sites and Channels description.

Updated formatting of README

v2.1.0

13 Dec 18:06
ef0f77f
Compare
Choose a tag to compare

Fixed: Changed function name inside code from Export-CT365GroupToExcel to Export-CT365ProdGroupToExcel.

v2.0.0

04 Dec 13:02
1c3c1eb
Compare
Choose a tag to compare

New Features

Export-CT365Teams - This will export the teams from your production tenant to an Excel worksheet named Teams.

Breaking Changes

For the 3 functions below, there will no longer be the parameter for WorkbookName, it will only be filepath going forward. This is to keep it consistent with the other functions. If you would rather have the WorkbookName, please let me know and if there is enough interest, I'll change that to the standard.

  • Export-CT365ProdGroupToExcel
  • Export-CT365ProdUserToExcel
  • New-CT365DataEnvironment

v1.1.0

02 Dec 10:22
d3b4b72
Compare
Choose a tag to compare

I've added Export-CT365ProdGroupsToExcel which can export your groups in your production environment to excel, so that they can be imported into your dev tenant.

v1.0.0 Production Ready

29 Nov 10:40
Compare
Choose a tag to compare

I can finally put this version to 1.x.x as all functions are 100% working.

Remove-CT365SharePointSite works as intended now with no errors.