Jump to content

Recommended Posts

Posted

hi. I want to do a script to add registry key with name NTAuthEnabled reg binary type and value in the registry to write 00 00 00 00. I made this script but I do not know what is 30 30 30 30 30 30 instead of 00 00 00 00.

This is the code:

RegWrite ( "HKEY_LOCAL_MACHINE \ SYSTEM \ Radmin \ v2.0 \ Server \ Parameters", "NTAuthEnabled", "REG_BINARY", "00000000")

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...