Feeds:
Posts
Comments

Archive for the ‘PowerShell’ Category

Have you ever had a requirement from your farm users that they need a custom permission level which allows the users/groups to add or submit documents or InfoPath forms into a library but not view or edit them? If you try to create this permission level using SharePoint GUI (Site Permissions > Permission Levels > [...]

Read Full Post »

Recently I ran into an issue where one of the SharePoint users added an existing site column called “Active” into one of the document libraries and was not able to remove it. This is a strange behavior from SharePoint and is because some “AllowDeletion” field property is set to true by default. Anyway, I was [...]

Read Full Post »

In order to schedule a SharePoint PowerShell script to be run on specific time in Windows Server 2008 R2, perform the following procedures. Save your PowerShell script into some folder location with .ps1 extension. Create a new task in Windows task scheduler. Specify the user account the PowerShell script to use when running. In Actions, [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.