Tag Archives: sharepoint training
Hiding SharePoint 2010 ribbon based on the security context
Whether you’re working on the public SharePoint site or an intranet, you might consider hiding SharePoint ribbon for certain users. One of the easiest way to do this, is to use SharePoint out-of-the-box security trimmer and hide the ribbon for … Continue reading
Managing SharePoint 2010 web application setting with PowerShell
In my previous post, we looked at how you can manage site collection quotas and provisioning the template for the quota using PowerShell Some settings can not be set as a quota template but are available out there for you … Continue reading
Provisioning SharePoint 2010 site collection quota template
As you let your admin users create sites for their unique projects, you may run into a risk of running out of disk space. After all, you can’t rely on all of your advanced users to be super diligent about … Continue reading
SharePoint 2010 branding webinar
If you missed my SharePoint 2010 branding webinar last week, you will be happy to know Asif has recorded it and it’s now available on youtube. We had an excellent turn out about 300 people live – so I hope … Continue reading
SharePoint 2010 branding DVD tutorial is out!
About a month ago, I got involved in a new and exciting project with folks at Sharepoint-Videos.com Today is super-exciting day when my new SharePoint 2010 Branding DVD tutorial is out! Basically speaking, it’s over 2 hours of pure demos … Continue reading
Script to provision SharePoint 2010 publishing pages
In this post, I’d like to share a method of provisioning many publishing pages automatically using a PowerShell script. The scenario where this is handy, is when you need to migrate old company press release, for example, to an archive … Continue reading
Use PowerShell to modify SharePoint 2010 search results web part properties
As you know, your SharePoint 2010 Search results page is just another publishing page which you can: check out, modify web parts on, and check back in. In this post, I wanted to share an approach for modifying the Core … Continue reading
SharePoint 2010 Business Data Connectivity throttling
When working with BCS in SharePoint 2010, you are likely to connect to an external system which already has its primary function. Maybe it’s a legacy application which users work with and you need to consume data from to present … Continue reading