I wanted to let everyone know that the 365Automatedlab has had a slight update on the validation of parameters. Nothing too crazy, but made sure that it only allowed xlsx files, and that the folder path was correct. Also for some function it will ask you if you want to create that folder path if it doesn’t exist. Would love any feedback!
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
PowerShell Gallery: 365AutomatedLab
GitHub: 365AutomatedLab
Have a great day!
Leave a Reply