Patrick Lamber | All posts by admin

Patrick Lamber

SharePoint consultant, speaker, blogger, and geek.

In the same development project I mentioned in my last post we had the necessity to modify the SharePoint Team Site site icon on every Team Site located in a site collection. You can modify this manually in the Site Settings under “Title, description, and icon”. Therefore, I wanted to write a PowerShell script to update all icons in a row. Add-PSSnapin Microsoft.SharePoint.PowerShell -erroraction SilentlyContinue $siteUrl = "http://foundation" $siteLogo = "/SiteAssets/logo.pn... [More]

In one of the SharePoint development projects that I am following we are working with multilingual sites in a SharePoint 2010 Foundation environment. As you probably already know, SharePoint 2010 allows to install language packs to provide the UI in different languages. If you want to enable multilingual UI on your site, you have to do this in SharePoint 2010 Foundation by changing these settings under Site-Settings –> Languages of every Team site. Therefore, I wanted to write a PowerS... [More]

Recent Comments

Comment RSS

Page Visitors

 

Control panel