my SP2010 site by defaul goes to: xxx.xx.x.xxx:xxxx/SitePages/Inicio.aspx now i need the main site is: xxx.xx.x.xxx:xxxx/Publico/default.aspx any idea plz?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
If Publico is a Document library (or a module you have added) then it's easy. Using SharePoint Designer
Or in PowerShell use:
But if Publico is a subsite or even separate site collection then you need some more work:
|
|||
|
|