You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
This feature is not related to a problem, I believe that a cmdlet could have more functionality then what is provided however this is very specific for the education tenants.
We are currently using Get-PnPSiteTemplate and Invoke-PnPSiteTemplate to copy the layout of sharepoint sites to new sites as the year rolls over however there is still a lot of manual tweaking due to limitations.
Describe the solution you'd like
We would like the cmdlet Add-PnPPageWebPart -DefaultWebPartType parameter to include more options for educational tenants, in out use case having "Assignments" would help massively with year to year rollover of class sharepoints.
Describe alternatives you've considered
Is there currently a way of solving your problem with existing cmdlets? Optionally through the use of other PowerShell Modules (for instance by using the Microsoft Graph cmdlets or the Microsoft SPO Management Shell)
Currently, We have not found an alternative solution to this as we have staff manually adding the assignment webpart back into the site via documentation supplied.
Additional context
Just a side note, this feature would help massively for us as we are currently automating this for around 200 sites per year.
I am more than happy to do testing as chances are you may not have an educational tenant to test with.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
This feature is not related to a problem, I believe that a cmdlet could have more functionality then what is provided however this is very specific for the education tenants.
We are currently using Get-PnPSiteTemplate and Invoke-PnPSiteTemplate to copy the layout of sharepoint sites to new sites as the year rolls over however there is still a lot of manual tweaking due to limitations.
Describe the solution you'd like
We would like the cmdlet Add-PnPPageWebPart -DefaultWebPartType parameter to include more options for educational tenants, in out use case having "Assignments" would help massively with year to year rollover of class sharepoints.
I believe Microsoft does include this as part of their Default Web Parts as documented here and it being available when editing the sharepoint site.
https://support.microsoft.com/en-au/office/using-web-parts-on-sharepoint-pages-336e8e92-3e2d-4298-ae01-d404bbe751e0
Describe alternatives you've considered
Is there currently a way of solving your problem with existing cmdlets? Optionally through the use of other PowerShell Modules (for instance by using the Microsoft Graph cmdlets or the Microsoft SPO Management Shell)
Currently, We have not found an alternative solution to this as we have staff manually adding the assignment webpart back into the site via documentation supplied.
Additional context
Just a side note, this feature would help massively for us as we are currently automating this for around 200 sites per year.
I am more than happy to do testing as chances are you may not have an educational tenant to test with.
The text was updated successfully, but these errors were encountered: