sitecore powershell script:
we have a requirement to read some of the sitecore items which current user is not having read permission ,
to do that we are using elevated privilege concept with admin user id but still we are unable to read the items
we are using sitecore 8.1 update2.
Actual Behavior
its not returning the items which user is not having read permission though we have used elevated privilege concept
Expected Behavior
sitecore powershell script: we have a requirement to read some of the sitecore items which current user is not having read permission , to do that we are using elevated privilege concept with admin user id but still we are unable to read the items
we are using sitecore 8.1 update2.
Actual Behavior
its not returning the items which user is not having read permission though we have used elevated privilege concept
Steps to Reproduce the Problem
Provide admin access to sitecore\ElevatedUser and try to get the item which current user is not having read permission
SPE 5.0 and Sitecore 8.1 update 2