The SharePoint sharks blog is dedicated to provide news, technical articles, how-to guides. I hope this platform will grow to be a knowledge base for both end-users and SharePoint administrators.
The SharePoint sharks blog is dedicated to provide news, technical articles, how-to guides. I hope this platform will grow to be a knowledge base for both end-users and SharePoint administrators.
When creating a root site collection to a new created web application make sure to assign it the right site template. Especial when you want to migrate content from one…
When users try to create a new wiki page from the Site Pages library, they get the error : The URL ‘SitePages/xxx.aspx’ is invalid. It may refer to a nonexistent file or folder,…
The Wall Street Journal published on 08/2/2018 an article titled: Microsoft Narrow the Gap Between Amazon and Cloud. Based on analyzing the market-share of cloud services providers, Microsoft share expanded…
Well … you might think it’s simple, and in away it is, you are just click a way from creating a SharePoint site on your office 365 platform to find…
This script will loop through the servers on your farm based on the server role , and will execute an IISreset on all servers matching the role. clear $spserver =…
You may notice the above comment when you create a brand new farm in Central Admin under Central Administration->Upgrade and Migration -> Review database status On a new farm without…
#Large amounts of memory are often required when SPWeb, SPSite, or SPSiteAdminsitration objects are used. So the use of these objects, or lists of these objects, #in Windows PowerShell scripts…