Untitled

 avatar
unknown
plain_text
a year ago
309 B
5
Indexable
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1 /f

secedit /export /cfg %TEMP%\secpol.cfg

[Privilege Rights]
SeShutdownPrivilege = *S-1-1-0

secedit /configure /db secedit.sdb /cfg %TEMP%\secpol.cfg /areas USER_RIGHTS
Editor is loading...
Leave a Comment