Win7 64bit registry key issue

Win7 64bit registry key issue

Postby civette » 09.04.2013, 09:03

Hi,

Sorry but issue might already have been posted and resolved on this forum but in german.... and as my german is pretty poor i might repost regarding a fixed issue.

I noticed the issue with the cleanuprecall.cmd batch but other part may be impacted.

At line 67, following command fails

Code: Select all
%REG_PATH% ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoAdminLogon /t REG_SZ /d "0" /f >nul 2>&1


Key is written under "HKLM\SOFTWARE\Wow6432node\Microsoft\Windows NT\CurrentVersion\Winlogon" due to win7 64bits mechanism. As a result autologon is still active after. Not found a solution yet but am still searching.

Has somebody noticed and fixed this ?

Thank you,
civette
 

Re: Win7 64bit registry key issue

Postby WSUSUpdateAdmin » 09.04.2013, 20:50

Hi!

Thanks, I'll look after and fix this.

Regards
Torsten Wittrock
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: Win7 64bit registry key issue

Postby civette » 10.04.2013, 10:50

Actually it is weird as, when I launch the single command in a promt, it works fine. I don't know why it is mapping a 32bit reg key when running the full process.
civette
 

Re: Win7 64bit registry key issue

Postby WSUSUpdateAdmin » 16.04.2013, 17:40

Sorry, I can't reproduce this.

After a full update sequence with autorecalls using WOUTempAdmin, I have a clean system:

Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ReportBootOk"="1"
"Shell"="explorer.exe"
"PreCreateKnownFolders"="{A520A1A4-1780-4FF6-BD18-167343C5AF16}"
"Userinit"="C:\\Windows\\system32\\userinit.exe,"
"VMApplet"="SystemPropertiesPerformance.exe /pagefile"
"AutoRestartShell"=dword:00000001
"Background"="0 0 0"
"CachedLogonsCount"="10"
"DebugServerCommand"="no"
"ForceUnlockLogon"=dword:00000000
"LegalNoticeCaption"=""
"LegalNoticeText"=""
"PasswordExpiryWarning"=dword:00000005
"PowerdownAfterShutdown"="0"
"ShutdownWithoutLogon"="0"
"WinStationsDisabled"="0"
"DisableCAD"=dword:00000000
"scremoveoption"="0"
"ShutdownFlags"=dword:00000007
"AutoAdminLogon"="0"
"DefaultUserName"="Administrator"
"DefaultDomainName"="RZ-VMW7"


Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ReportBootOk"="1"
"Shell"="explorer.exe"
"PreCreateKnownFolders"="{A520A1A4-1780-4FF6-BD18-167343C5AF16}"
"DefaultDomainName"=""
"DefaultUserName"=""
"Userinit"="userinit.exe"
"VMApplet"="SystemPropertiesPerformance.exe /pagefile"

:?:

Regards
Torsten Wittrock
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38


Return to Installation / Updating

Who is online

Users browsing this forum: No registered users and 192 guests