Forum Discussion
Abinash RGS ICT - Hotmail
Dec 19, 2017Copper Contributor
Is there a PowerShell command to create a Static Page that goes inside \Site Pages\ library ?
Hi, I need to create few Static Pages i.e. the pages that goes inside the \Site Pages\ library, Is there a PowerShell command to do it ?
I have come across following two commands but not for the S...
- Dec 19, 2017
you can create site page using Add-PnPClientSidePage command
Manidurai Mohanamariappan
Dec 19, 2017Iron Contributor
you can create site page using Add-PnPClientSidePage command
Abinash RGS ICT - Hotmail
Dec 19, 2017Copper Contributor
thank you Manidurai