Category Archives for "Technical"

How to update multiple documents in a SharePoint document library with PowerShell

How to update multiple documents in a SharePoint document library with PowerShellWe recently received a query for DocRead to see if it was possible to set the ‘Required Audience’ and ‘Acknowledgement Days’ to about 100 policies on mass (via a script). Hence, being one who is always up for a challenge, I loaded up PowerGUI and […]

Continue reading

Amend the Owstimer.exe.config to support DocRead under FBA

Amend the Owstimer.exe.config to support DocRead under FBAIf you choose to use a different authentication mechanism such as FBA that requires a ‘Role’ and ‘Membership’ provider specified in your web.config then you will also need to copy these entries to your owstimer.exe.config file. Here’s an example of a working owstimer.exe.config file that is set-up to use Extradium. […]

Continue reading

Types of audiences that can be used by DocRead

DocRead uses the SharePoint API to get the list of users that have been assigned to a DocRead audience. Because of limitations with this API DocRead audiences can only contain individual windows users, SharePoint Groups, ASP.Net roles, standard Windows security groups and SharePoint audiences. Active Directory Universal security groups and distribution lists are not supported. […]

Continue reading