Forum Discussion
Taen keren
Apr 20, 2018Iron Contributor
SharePoint home for all users
Hello How do I set the SharePoint Home for all Users? - is it possible with powershell ?
Gary Griffin
Apr 20, 2018Copper Contributor
We use a GPO to set our users Home-Page to our SharePoint portal. Here is a link to an article that talks about 2 different ways to do it: https://blogs.msdn.microsoft.com/askie/2016/11/04/how-to-configure-internet-explorer-11-homepage-using-group-policy, one that locks the page and does not allow users to change it and one to set it but still allow users to change.
- Taen kerenApr 21, 2018Iron Contributor
Hi Gary
Thanks - not possible using PowerShell?
- Apr 21, 2018yes, you could create the GPO suggested by Gary by means of PowerShell...take a look at the PowerShell cmdlets for working with GPOs: https://docs.microsoft.com/en-us/powershell/module/grouppolicy/new-gpo?view=win10-ps
- Taen kerenApr 21, 2018Iron Contributor
Hi Juan
You are misunderstanding -> Its if I connect to O365 with Powershell - not creating the actual GPO with Powershell