Question GPEdit.MSC

rahulbobal

New member
Joined
Mar 29, 2010
Messages
1
Programming Experience
Beginner
Hi,

I need to access GPEDIT.MSC
and read the values and put it in text file.

for example.
Go to Run type gpedit.msc press enter.
A new window will open and then navigate to

Windows settings-->security settings-->Local policies-->User Rights Assignment

list of values will be displayed on the right hand side.

I need to fetch the values present in "Lock Pages in Memory"


can anyone tell me how to get this value.
 
Back
Top