Batch

Übersicht

Registry-Permissions

lokal:

SetACL.exe -on "hkcu" -ot reg -actn ace -ace "n:domain1\user1;p:full"

remote:

SetACL.exe -on "\\machine2.domain1.local\hklm\software\microsoft\policies" -ot reg -actn ace -ace "n:domain1.local\user1;p:full"