pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
989 stars 662 forks source link

Feature Request - New/Set-PnPSite - Timezone Switches #1714

Open robertcaretta opened 6 years ago

robertcaretta commented 6 years ago

Reporting an Issue or Missing Feature

Missing Feature Are there any plan to add additional switches to the New-PnPSite and/or Set-PnPSite commands? I could really use an option for setting the timezone region. I realize there are site templates and PnP provisioning, but I don't have the time to invest in that at the moment.

https://COMPANY.sharepoint.com/sites/SITENAME/_layouts/15/regionalsetng.aspx

Expected behavior

Would like to be able to update the timezone for Sites in mass.

Actual behavior

New-PnPSite creates sites with a default of Pacific.

Steps to reproduce behavior

Use commands per documentation

Which version of the PnP-PowerShell Cmdlets are you using?

What is the version of the Cmdlet module you are running?

SharePointPnPPowerShellOnline 3.1.1809.0

How did you install the PnP-PowerShell Cmdlets?

firozozman commented 5 years ago

This will be a great addition, anyone working on this?