Get policies
2000, 2005 (N), 2005 (I), 2008 (N), 2008 (I),2008r2(N), 2008r2(I), 2012(N), 2012(I), Azure
(N)=Native
(I)=Integrated
Policies associated with a specific item
If no item is sepcified it will assume current folder
GetPolicies [item]
[item] Item to get policy information. If no item is specified it will assume current folder
for a folder called A folder
getpolicies "A folder"
Security policy for he current folder- do no specify an item eg. for the sales folder
\sales>getpolicies
output
Policy for: \sales
Inherited from parent: True
===================================
BUILTIN\Administrators
===================================
Role
----
Content Manager
Here you can see the folder \sales is inherited form the parent folder and the security associated to the folder are administrators with the role assignment of content manager.
•Changing to the root folder
descn
cd \
•