I have a problem when I tried to update via batch file registry key as follows:
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /f /v DefaultPassword /t REG_SZ /d "vovaogova!"
but the exclamation mark is missing when I check it!! I know that there is meaning of exclamation mark in the path but what about the value?