Category: PowerShell

  • Managing SharePoint 2010 Access Request Settings Via PowerShell

    SharePoint has a built-in mechanism to manage access requests. Users can request access to sites and documents when they are denied access, or they can request additional privileges to update content if they only have read access. The requests go to one or more email addresses which are defined at the site level. The definitions […]

  • Search for Commands Using Command Line Tools

    Command line management on SharePoint 2007 is handled by STSADM.EXE, and on 2010 by PowerShell commandlets. There are so many options it is hard to keep track. Using the command line on 2007, the first step to easy access to these commands is to add the path to the executable (C:\Program Files\Common Files\Microsoft Shared\Web Server […]