How would one export all of the user rights assignments from one Windows Server 2008 box and import them on another. Neither would be on a domain so this would just be local security policy.

link|improve this question

43% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Just had to right click on enough stuff :-)

You can export by right-clicking on Security Settings in secpol.msc and selecting export. This creates an INF of the User Rights Assignments which can be imported using the same method on another computer only selecting Import instead.

link|improve this answer
Great...you should accept your answer then. – Tom Jan 24 at 11:28
@Tom It won't let before two days ;-). – Andy Arismendi Jan 24 at 14:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.