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 ?
4 Replies
- Gary GriffinCopper ContributorWe 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 kerenIron Contributor
Hi Gary
Thanks - not possible using PowerShell?
- yes, 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