Skip to content

Releases: DevClate/365AutomatedLab

V2.4.0

Choose a tag to compare

@DevClate DevClate released this 20 Jan 11:49

2.4.0

New Features

Remove-CT365AllSitesFromRecycleBin

  • Deletes all SharePoint sites in the recycle Bin

V2.3.0

Choose a tag to compare

@DevClate DevClate released this 16 Dec 10:32

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

Choose a tag to compare

@DevClate DevClate released this 13 Dec 18:06
ef0f77f

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

v2.0.0

Choose a tag to compare

@DevClate DevClate released this 04 Dec 13:02
1c3c1eb

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

Choose a tag to compare

@DevClate DevClate released this 02 Dec 10:22
d3b4b72

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

Choose a tag to compare

@DevClate DevClate released this 29 Nov 10:40

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.