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.
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.
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.