Browse by Tags

Tagged Content List
  • Wiki Page: Setting Up a new FEP Administrator

    The question has come up revolving around what permissions a FEP administrator needs in the ConfigMgr 2007 console, and whether the console can be 'locked down' to keep the FEP Admin from making accidental changes in the environment. I've listed the permissions you need in ConfigMgr to...
  • Wiki Page: MED-V 1.0: Recommended File System Permissions for MED-V 1.0 SP2 Clients

    The following are the recommended file system permissions for clients running MED-V 1.0 SP2 Clients Path: %LOCALAPPDATA%\MED-V Default Locations: Windows 7/Vista - C:\ProgramData\MED-V Windows XP - C:\Documents and Settings\All users\Application Data\MED-V Path: %LOCALAPPDATA%\MED-V ...
  • Wiki Page: SharePoint 2010: How to Manage Permissions

    Table of Contents Example 1. How to set permissions to SPListItem. Example 2. How to restore permissions to SPListItem Example 3. How to create new permissions level This article will show you how to manage user permissions inside of SharePoint 2010. This enables you to change the read and write...
  • Wiki Page: SharePoint 2010: How to Copy Permissions Between Lists Using Web Services

    I have seen administrators working hard to copy permissions from one list to other list. This is a very important task from the security perspective as well. To ease this process I received various requests to develop something that will allow this via web service call since the tool will be used by...
  • Wiki Page: SharePoint 2010: Export All Unique Permissions from Site Collection using PowerShell

    The following PowerShell script can be used to export all unique permissions in a site collection to a CSV file. The script takes in the url of the site collection as the input. if (( Get - PSSnapin "Microsoft.SharePoint.PowerShell" - ErrorAction SilentlyContinue ...
  • Wiki Page: Sample Script for Creating a VHD File Share and Assigning Permissions

    To be annotated later. ===================================================== Param( [string] $HyperVClusterName, [string] $ShareName ) # Check values if(!$HyperVClusterName -or !$ShareName) { Write-Host "Error: Please enter required parameter values." Exit ...
  • Wiki Page: Effective Database Engine Permissions

    This topic describes how to determine who has permissions to various objects in the SQL Server Database Engine. SQL Server implements two permission systems for the Database Engine. An older system of fixed roles has preconfigured permissions. Beginning with SQL Server 2005 a more flexible and precise...
  • Wiki Page: SharePoint 2010 Best Practices: Copying Permissions Between Site Collections

    Ootb (out of the box), it's not possible to copy permissions between site collections. You can copy permissions programmatically, as explained in http://mosswat.blogspot.com/2009/02/how-to-copy-permissions-between-site.html and http://social.msdn.microsoft.com/Forums/en/sharepointdevelopment/thread...
  • Wiki Page: SQL Server Database Engine Permission Posters

    Posters are available that list all the granular permissions of the SQL Server Database Engine and Windows Azure SQL Database. Select the pdf images below. You can display these on your computer, expanding or shrinking them to focus on specific areas. Use Control+F to search for a specific permission...
  • Wiki Page: Database Engine Permission Basics

    In SQL Server 2008 R2, Database Engine permissions are managed at the server level through logins and fixed server roles, and at the database level through database users, fixed database roles, and user-defined database roles. Download the Permissions Poster PDF file . Table of Contents Logins...
  • Wiki Page: PowerShell: Automate roaming profile folder permissions

    Overview Roaming profiles are great for mobile users and VDI users, but managing the profile folders can present extra challenges. By default, newly created profile folders gives access to the local system and the user. You can add Administrator access using group policy [ Link ] but it does not have...
  • Wiki Page: RD Connection Broker HA – SQL Permissions

    In a previous Wiki article, we ran through the process of setting up HA for the RD Connection Broker in Windows Server 2012. http://social.technet.microsoft.com/wiki/contents/articles/10390.deploying-rd-connection-broker-high-availibilty-in-windows-server-2012.aspx In this wiki we'll dive...
Page 1 of 1 (12 items)
Can't find it? Write it!