G
Guest
I want my system to autologon so I created a user-component based on
(prototype) "User Account" with advanced settings:
cmiUserGroup = 1
cmiUserName = user_1
cmiUserPasword = pass_1
created a autologon-component based on (prototype) "Automatic Logon" with
advanced settings:
cmiAutoLogonUser = user_1
cmiAutoLogonPassword = pass_1
added them both in the TD and build the target image.
After instalingl the target image it doesn't logon automatically.
When I check the key "HKEY_LOCAL_MACHINE\1234\Microsoft\Windows
NT\CurrentVersion\Winlogon" I find that the value "DefaultUserName" is empty.
When this value is filled with "user_1" automatic logon works.
I loaded the registry hive SOFTWARE of the target image before install and
found that the "DefaultUserName" is already empty, so it's nothing that
occurs during FBA.
What am I mising here ??
Thijs
(prototype) "User Account" with advanced settings:
cmiUserGroup = 1
cmiUserName = user_1
cmiUserPasword = pass_1
created a autologon-component based on (prototype) "Automatic Logon" with
advanced settings:
cmiAutoLogonUser = user_1
cmiAutoLogonPassword = pass_1
added them both in the TD and build the target image.
After instalingl the target image it doesn't logon automatically.
When I check the key "HKEY_LOCAL_MACHINE\1234\Microsoft\Windows
NT\CurrentVersion\Winlogon" I find that the value "DefaultUserName" is empty.
When this value is filled with "user_1" automatic logon works.
I loaded the registry hive SOFTWARE of the target image before install and
found that the "DefaultUserName" is already empty, so it's nothing that
occurs during FBA.
What am I mising here ??
Thijs