Author Archives: sp_admin

Exclude Users from People Search Results

Ever want to exclude a person from search results? No problem just add a rule under the ‘People’ Scope. SSP –> Search Settings –> Scopes –> People Rules Section –> New Rule –> Property Query –> UserName Add the username in the Property Query section without the domain prefix (e.g. tjones) Exclude – Items matching [...]

Posted in MOSS 2007 | 2 Comments

This item cannot be deleted because it is still referenced by other pages

Trying to delete a master page or page layout but get the This item cannot be deleted because it is still referenced by other pages message? Using SharePoint designer, create a new folder and move the files into a new folder. Delete the folder and poof! My favorite operation complete.

Posted in MOSS 2007 | Leave a comment

Remove Powered by InfoPath Services Banner

Get rid of the “Powered by: InfoPath Forms Services” banner at the bottom of web enabled forms. stsadm -o setformsserviceproperty -pn AllowBranding -pv false

Posted in MOSS 2007 | Leave a comment