How to programmatically configure non-domain joined Windows ...

xcodes

Great Supremacy Member
Joined
Dec 15, 2013
Messages
64,601
Reaction score
29,770
so as to set Local Policy for the purpose of Windows system hardening? example of hardening will be like Password Age, Password Expiry, Password Length, etc based on CIS benchmarks?

is C#, Win32 programming (is there Win64?), PowerShell with WMI, or other programming tools/avenue that are suitable for such configuration?

thanks in advance ... :)
 

yusoffb01

Arch-Supremacy Member
Joined
Jun 17, 2008
Messages
16,814
Reaction score
1,769
create a windows 10 vm and set to hardening standards

use lgpo.exe to export settings

copy to non domain joined pc

use lgpo.exe to import settings
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top