I know it’s been a month, all good though! I think I may start doing monthly release, what are your thoughts? I was going to do every 2 weeks, but not sure if that is too quick.
Big update as I’m starting to make it more production environment ready, not that you can’t use it in production now, but I want to add a lot more parameters for the cmdlets. I need your help, please let me know what parameters are most important and feel free to make a contribution. I’m definitely open to PRs.
The reason for this switch is from the Microsoft Developer Tenant not accepting any new tenants, and want to help out the engineers that can’t get a test tenant, but want a way to mass add and remove objects in their 365 production tenants safely.
With that said, your feedback is even more important now as we don’t want to break anyone’s tenant 🙂
Now for the updates:
2.9.0
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
Hope this helps you out and have a great day!
PowerShell Gallery: https://www.powershellgallery.com/packages/365AutomatedLab/2.9.0
GitHub: https://github.com/DevClate/365AutomatedLab
Leave a Reply