Re: SceCli error 1202, 0x57
From: Monty (montysl_at_nospam.hotmail.com)
Date: 07/20/04
- Next message: Monty: "Re: SceCli error 1202, 0x57"
- Previous message: David: "Group Policy"
- In reply to: Gary Mudgett [MSFT]: "Re: SceCli error 1202, 0x57"
- Next in thread: Monty: "Re: SceCli error 1202, 0x57"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Jul 2004 11:05:52 -0500
Here are the contents of the .INF:
; (c) Microsoft Corporation 1997-2000
;
; Security Configuration Template for Security Configuration Editor
;
; Template Name: SecurDC5.INF
; Template Version: 05.00.SD.0000
;
; Revision History
; 0000 - Original
[Profile Description]
%SCESecureDCProfileDescription%
[version]
signature="$CHICAGO$"
revision=1
DriverVer=11/14/1999,5.00.2183.1
[System Access]
;----------------------------------------------------------------
;Account Policies - Password Policy
;----------------------------------------------------------------
MinimumPasswordAge = 2
MaximumPasswordAge = 42
MinimumPasswordLength = 8
PasswordComplexity = 1
PasswordHistorySize = 24
RequireLogonToChangePassword = 0
ClearTextPassword = 0
;----------------------------------------------------------------
;Account Policies - Lockout Policy
;----------------------------------------------------------------
LockoutBadCount = 5
ResetLockoutCount = 30
LockoutDuration = 30
;----------------------------------------------------------------
;Local Policies - Security Options
;----------------------------------------------------------------
;DC Only
ForceLogoffWhenHourExpire = 1
;NewAdministatorName =
;NewGuestName =
;SecureSystemPartition
;----------------------------------------------------------------
;Event Log - Log Settings
;----------------------------------------------------------------
;Audit Log Retention Period:
;0 = Overwrite Events As Needed
;1 = Overwrite Events As Specified by Retention Days Entry
;2 = Never Overwrite Events (Clear Log Manually)
[System Log]
RestrictGuestAccess = 1
[Security Log]
MaximumLogSize = 5120
AuditLogRetentionPeriod = 0
RestrictGuestAccess = 1
[Application Log]
RestrictGuestAccess = 1
;----------------------------------------------------------------------
; Local Policies\Audit Policy
;----------------------------------------------------------------------
[Event Audit]
AuditSystemEvents = 0
AuditObjectAccess = 0
AuditPrivilegeUse = 2
AuditPolicyChange = 3
AuditAccountManage = 3
AuditProcessTracking = 0
AuditDSAccess=2
AuditLogonEvents = 2
AuditAccountLogon=2
;----------------------------------------------------------------------
; Local Policies\SecurityOptions
;----------------------------------------------------------------------
[Registry Values]
; Registry value name in full path = Type, Value
; REG_SZ ( 1 )
; REG_EXPAND_SZ ( 2 ) // with environment variables to expand
; REG_BINARY ( 3 )
; REG_DWORD ( 4 )
; REG_MULTI_SZ ( 7 )
MACHINE\System\CurrentControlSet\Control\Lsa\AuditBaseObjects=4,0
MACHINE\System\CurrentControlSet\Control\Lsa\CrashOnAuditFail=4,0
MACHINE\System\CurrentControlSet\Control\Lsa\FullPrivilegeAuditing=3,0
MACHINE\System\CurrentControlSet\Control\Lsa\LmCompatibilityLevel=4,2
MACHINE\System\CurrentControlSet\Control\Lsa\RestrictAnonymous=4,1
MACHINE\System\CurrentControlSet\Control\Lsa\SubmitControl=4,0
MACHINE\System\CurrentControlSet\Control\Print\Providers\LanMan Print
Services\Servers\AddPrinterDrivers=4,1
MACHINE\System\CurrentControlSet\Control\Session Manager\Memory
Management\ClearPageFileAtShutdown=4,0
MACHINE\System\CurrentControlSet\Control\Session Manager\ProtectionMode=4,1
MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters\EnableSecu
ritySignature=4,1
MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters\RequireSec
uritySignature=4,0
MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters\EnableForc
edLogOff=4,1
MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters\AutoDiscon
nect=4,15
MACHINE\System\CurrentControlSet\Services\LanmanWorkstation\Parameters\Enabl
eSecuritySignature=4,1
MACHINE\System\CurrentControlSet\Services\LanmanWorkstation\Parameters\Requi
reSecuritySignature=4,0
MACHINE\System\CurrentControlSet\Services\LanmanWorkstation\Parameters\Enabl
ePlainTextPassword=4,0
MACHINE\System\CurrentControlSet\Services\Netlogon\Parameters\DisablePasswor
dChange=4,0
MACHINE\System\CurrentControlSet\Services\Netlogon\Parameters\SignSecureChan
nel=4,1
MACHINE\System\CurrentControlSet\Services\Netlogon\Parameters\SealSecureChan
nel=4,1
MACHINE\System\CurrentControlSet\Services\Netlogon\Parameters\RequireSignOrS
eal=4,0
MACHINE\System\CurrentControlSet\Services\Netlogon\Parameters\RequireStrongK
ey=4,0
MACHINE\Software\Microsoft\Driver Signing\Policy=3,2
MACHINE\Software\Microsoft\Non-Driver Signing\Policy=3,1
MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableCAD
=4,0
MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\DontDispla
yLastUserName=4,0
MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\LegalNotic
eCaption=1,""
MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\LegalNotic
eText=1,""
MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\ShutdownWi
thoutLogon=4,0
MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Setup\RecoveryConsole\SecurityLevel=4,0
MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Setup\RecoveryConsole\SetCommand=4,0
MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\AllocateCDRoms=1,1
MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\AllocateDASD=1,0
MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\AllocateFloppies=1,1
MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\CachedLogonsCount=1,10
MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\PasswordExpiryWarning=4,14
MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\ScRemoveOption=1,2
[Strings]
SceInfAdministrator = Administrator
SceInfAdmins = Administrators
SceInfAcountOp = Account Operators
SceInfAuthUsers = Authenticated Users
SceInfBackupOp = Backup Operators
SceInfDomainAdmins = Domain Admins
SceInfDomainGuests = Domain Guests
SceInfDomainUsers = Domain Users
SceInfEveryone = Everyone
SceInfGuests = Guests
SceInfGuest = Guest
SceInfPowerUsers = Power Users
SceInfPrintOp = Print Operators
SceInfReplicator = Replicator
SceInfServerOp = Server Operators
SceInfUsers = Users
SceInfProgramFiles = Program Files
SceSecureDCProfileDescription = Assumes clean-install NTFS file\reg ACLs.
Secures remaining areas.
And here the highlights of the winlogon.log. It was too large to send in
it's entirety:
rror 0 to send control flag 1 over to server.
GPLinkDomain GPO_INFO_FLAG_BACKGROUND )
GPLinkOrganizationUnit GPO_INFO_FLAG_BACKGROUND )
[Mapping] gpt00000.dom = Default Domain Policy
-------------------------------------------
07/20/2004 08:35:02
Administrative privileged user logged on.
Invoke Registry Value Delay Filter.
Analyze machine\software\microsoft\driver signing\policy.
Configure machine\software\microsoft\bidinterface.
Warning 2: The system cannot find the file specified.
Configure machine\software\microsoft\passport.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\passport.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\passport.
Configure machine\software\microsoft\speech.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\speech.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\speech.
Configure machine\software\microsoft\termservlicensing\lrwiz\params.
Warning 2: The system cannot find the file specified.
Error enumerating info for
machine\software\microsoft\termservlicensing\lrwiz\params.
Configure machine\software\microsoft\wbem\ess.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\wbem\ess.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\wbem\ess.
Configure machine\software\microsoft\wbem\fwd.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\wbem\fwd.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\wbem\fwd.
Configure machine\software\microsoft\windows nt\currentversion\asr.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\windows nt\currentversion\asr.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\windows
nt\currentversion\asr.
Configure machine\software\microsoft\windows nt\currentversion\event viewer.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\windows nt\currentversion\event
viewer.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\windows
nt\currentversion\event viewer.
Configure machine\software\microsoft\windows
nt\currentversion\perhwidstorage.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\windows
nt\currentversion\perhwidstorage.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\windows
nt\currentversion\perhwidstorage.
Configure machine\software\microsoft\windows nt\currentversion\wbemperf.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\windows
nt\currentversion\wbemperf.
Warning 2: The system cannot find the file specified.
Configure machine\system\currentcontrolset\control\lsa\audit.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\control\lsa\audit.
Warning 2: The system cannot find the file specified.
Error setting security on
machine\system\currentcontrolset\control\lsa\audit.
Configure machine\system\currentcontrolset\control\session
manager\appcompatcache.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\control\session
manager\appcompatcache.
Warning 2: The system cannot find the file specified.
Error setting security on machine\system\currentcontrolset\control\session
manager\appcompatcache.
Configure machine\system\currentcontrolset\services\cryptsvc.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\services\cryptsvc.
Warning 2: The system cannot find the file specified.
Error setting security on
machine\system\currentcontrolset\services\cryptsvc.
onfigure machine\system\currentcontrolset\services\dhcp\configurations.
Warning 2: The system cannot find the file specified.
Error enumerating info for
machine\system\currentcontrolset\services\dhcp\configurations.
Configure machine\system\currentcontrolset\services\ersvc.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\services\ersvc.
Warning 2: The system cannot find the file specified.
Error setting security on machine\system\currentcontrolset\services\ersvc.
Configure machine\system\currentcontrolset\services\mrxdav.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\services\mrxdav.
Warning 2: The system cannot find the file specified.
Error setting security on
machine\system\currentcontrolset\services\mrxdav.
Configure machine\system\currentcontrolset\services\stisvc.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\services\stisvc.
Warning 2: The system cannot find the file specified.
Error setting security on
machine\system\currentcontrolset\services\stisvc.
Registry keys configuration completed successfully.
----Configure File Security...
Configure c:\autoexec.bat.
Configure c:\boot.ini.
Configure c:\config.sys.
Configure c:\inetpub\uddi\bin\bootstrap.exe.
Warning 3: The system cannot find the path specified.
Error setting security on c:\inetpub\uddi\bin\bootstrap.exe.
Configure c:\inetpub\uddi\bin\resetkey.exe.
Warning 3: The system cannot find the path specified.
Error setting security on c:\inetpub\uddi\bin\resetkey.exe.
Configure c:\ntbootdd.sys.
Warning 2: The system cannot find the file specified.
Error setting security on c:\ntbootdd.sys.
Configure c:\ntdetect.com.
Configure c:\ntldr.
Configure c:\perflogs.
Warning 2: The system cannot find the file specified.
Error setting security on c:\perflogs.
Configure c:\program files\common files\microsoft shared\speech.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\microsoft
shared\speech.
Configure c:\program files\common files\microsoft shared\web server
extensions\50.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\microsoft
shared\web server extensions\50.
Configure c:\program files\common files\system\ado\msado25.tlb.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common
files\system\ado\msado25.tlb.
Configure c:\program files\common files\system\ado\msado26.tlb.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common
files\system\ado\msado26.tlb.
Configure c:\program files\common files\system\ado\msado27.tlb.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common
files\system\ado\msado27.tlb.
Configure c:\program files\common files\system\ole db\msdaorar.dll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\msdaorar.dll.
Configure c:\program files\common files\system\ole db\msdatl3.dll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\msdatl3.dll.
Configure c:\program files\common files\system\ole db\sqloledb.rll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\sqloledb.rll.
Configure c:\program files\common files\system\ole db\sqlsoldb.chm.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\sqlsoldb.chm.
Configure c:\program files\common files\system\ole db\sqlxmlx.dll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\sqlxmlx.dll.
Configure c:\program files\common files\system\ole db\sqlxmlx.rll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\sqlxmlx.rll.
onfigure c:\program files\microsoft sql server.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\microsoft sql server.
Configure c:\windows.
Warning 2: The system cannot find the file specified.
Error setting security on c:\windows.
Configure c:\wmpub.
Warning 2: The system cannot find the file specified.
Error setting security on c:\wmpub.
ile security configuration completed successfully.
----Configure General Service Settings...
Configure WZCSVC.
Configure wuauserv.
Configure wmserver.
Error 1060: The specified service does not exist as an installed service.
Error opening wmserver.
Configure wmiapsrv.
Error 1060: The specified service does not exist as an installed service.
Error opening wmiapsrv.
Configure Wmi.
Configure wmdmpmsp.
Error 1060: The specified service does not exist as an installed service.
Error opening wmdmpmsp.
Configure WmdmPmSN.
Configure wins.
Error 1060: The specified service does not exist as an installed service.
Error opening wins.
Configure WinMgmt.
Configure winhttpautoproxysvc.
Error 1060: The specified service does not exist as an installed service.
Error opening winhttpautoproxysvc.
Configure windowssystemresourcemanager.
Error 1060: The specified service does not exist as an installed service.
Error opening windowssystemresourcemanager.
Configure webclient.
Error 1060: The specified service does not exist as an installed service.
Error opening webclient.
Configure w3svc.
Error 1060: The specified service does not exist as an installed service.
Error opening w3svc.
Configure W32Time.
Error 87: The parameter is incorrect.
Error configuring W32Time.
General Service configuration completed with error.
Registry values configuration completed successfully.
----Configure available attachment engines...
Attachment engines configuration completed successfully.
rror 0 to send control flag 1 over to server.
GPLinkDomain GPO_INFO_FLAG_BACKGROUND )
GPLinkOrganizationUnit GPO_INFO_FLAG_BACKGROUND )
[Mapping] gpt00000.dom = Default Domain Policy
-------------------------------------------
07/20/2004 08:47:41
Administrative privileged user logged on.
Invoke Registry Value Delay Filter.
Copy local policy.
----Un-initialize configuration engine...
[Mapping] gpt00001.inf = Default Domain Controllers Policy
-------------------------------------------
07/20/2004 08:48:03
Administrative privileged user logged on.
Parsing template C:\WINNT\security\templates\policies\gpt00001.inf.
----Un-initialize configuration engine...
-------------------------------------------
07/20/2004 08:48:07
Administrative privileged user logged on.
----Configuration engine is initialized successfully.----
----Reading Configuration template info...
----Configure User Rights...
Configure S-1-5-19.
Configure S-1-5-20.
Configure S-1-5-32-544.
Configure S-1-5-32-551.
Configure S-1-5-32-547.
Configure S-1-5-32-545.
Configure S-1-1-0.
Configure S-1-5-6.
User Rights configuration completed successfully.
----Configure Group Membership...
Configure Users.
Match - INTERACTIVE.
Match - Authenticated Users.
Match - SID: S-1-5-4.
Match - SID: S-1-5-11.
Group Membership configuration completed successfully.
Configure machine\software\microsoft\bidinterface.
Warning 2: The system cannot find the file specified.
Error enumerating info for machine\software\microsoft\bidinterface.
Configure machine\software\microsoft\passport.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\passport.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\passport.
Configure machine\software\microsoft\speech.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\speech.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\speech.
Configure machine\software\microsoft\termservlicensing\lrwiz\params.
Warning 2: The system cannot find the file specified.
Error enumerating info for
machine\software\microsoft\termservlicensing\lrwiz\params.
Configure machine\software\microsoft\wbem\ess.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\wbem\ess.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\wbem\ess.
Configure machine\software\microsoft\wbem\fwd.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\wbem\fwd.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\wbem\fwd.
Configure machine\software\microsoft\windows nt\currentversion\asr.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\windows nt\currentversion\asr.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\windows
nt\currentversion\asr.
Configure machine\software\microsoft\windows nt\currentversion\event viewer.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\windows nt\currentversion\event
viewer.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\windows
nt\currentversion\event viewer.
Configure machine\software\microsoft\windows
nt\currentversion\perhwidstorage.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\windows
nt\currentversion\perhwidstorage.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\windows
nt\currentversion\perhwidstorage.
Configure machine\software\microsoft\windows nt\currentversion\wbemperf.
Warning 2: The system cannot find the file specified.
Error opening machine\software\microsoft\windows
nt\currentversion\wbemperf.
Warning 2: The system cannot find the file specified.
Error setting security on machine\software\microsoft\windows
nt\currentversion\wbemperf.
Configure machine\system\currentcontrolset\control\lsa\audit.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\control\lsa\audit.
Warning 2: The system cannot find the file specified.
Error setting security on
machine\system\currentcontrolset\control\lsa\audit.
Configure machine\system\currentcontrolset\control\session
manager\appcompatcache.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\control\session
manager\appcompatcache.
Warning 2: The system cannot find the file specified.
Error setting security on machine\system\currentcontrolset\control\session
manager\appcompatcache.
Configure machine\system\currentcontrolset\services\cryptsvc.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\services\cryptsvc.
Warning 2: The system cannot find the file specified.
Error setting security on
machine\system\currentcontrolset\services\cryptsvc.
Configure machine\system\currentcontrolset\services\dhcp\configurations.
Warning 2: The system cannot find the file specified.
Error enumerating info for
machine\system\currentcontrolset\services\dhcp\configurations.
Configure machine\system\currentcontrolset\services\ersvc.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\services\ersvc.
Warning 2: The system cannot find the file specified.
Error setting security on machine\system\currentcontrolset\services\ersvc.
Configure machine\system\currentcontrolset\services\mrxdav.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\services\mrxdav.
Warning 2: The system cannot find the file specified.
Error setting security on
machine\system\currentcontrolset\services\mrxdav.
Configure machine\system\currentcontrolset\services\stisvc.
Warning 2: The system cannot find the file specified.
Error opening machine\system\currentcontrolset\services\stisvc.
Warning 2: The system cannot find the file specified.
Error setting security on
machine\system\currentcontrolset\services\stisvc.
Registry keys configuration completed successfully.
----Configure File Security...
Configure c:\autoexec.bat.
Configure c:\boot.ini.
Configure c:\config.sys.
Configure c:\inetpub\uddi\bin\bootstrap.exe.
Warning 3: The system cannot find the path specified.
Error setting security on c:\inetpub\uddi\bin\bootstrap.exe.
Configure c:\inetpub\uddi\bin\resetkey.exe.
Warning 3: The system cannot find the path specified.
Error setting security on c:\inetpub\uddi\bin\resetkey.exe.
Configure c:\ntbootdd.sys.
Warning 2: The system cannot find the file specified.
Error setting security on c:\ntbootdd.sys.
Configure c:\ntdetect.com.
Configure c:\ntldr.
Configure c:\perflogs.
Warning 2: The system cannot find the file specified.
Error setting security on c:\perflogs.
Configure c:\program files\common files\microsoft shared\speech.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\microsoft
shared\speech.
onfigure c:\program files\common files\microsoft shared\web server
extensions\50.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\microsoft
shared\web server extensions\50.
Configure c:\program files\common files\speechengines.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\speechengines.
Configure c:\program files\common files\system\ado\msado25.tlb.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common
files\system\ado\msado25.tlb.
Configure c:\program files\common files\system\ado\msado26.tlb.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common
files\system\ado\msado26.tlb.
Configure c:\program files\common files\system\ado\msado27.tlb.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common
files\system\ado\msado27.tlb.
Configure c:\program files\common files\system\ole db\msdaorar.dll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\msdaorar.dll.
Configure c:\program files\common files\system\ole db\msdatl3.dll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\msdatl3.dll.
Configure c:\program files\common files\system\ole db\sqloledb.rll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\sqloledb.rll.
Configure c:\program files\common files\system\ole db\sqlsoldb.chm.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\sqlsoldb.chm.
Configure c:\program files\common files\system\ole db\sqlxmlx.dll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\sqlxmlx.dll.
Configure c:\program files\common files\system\ole db\sqlxmlx.rll.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\common files\system\ole
db\sqlxmlx.rll.
Configure c:\program files\microsoft sql server.
Warning 2: The system cannot find the file specified.
Error setting security on c:\program files\microsoft sql server.
Configure c:\windows.
Warning 2: The system cannot find the file specified.
Error setting security on c:\windows.
Configure c:\wmpub.
Warning 2: The system cannot find the file specified.
Error setting security on c:\wmpub.
File security configuration completed successfully.
----Configure General Service Settings...
Configure WZCSVC.
Configure wuauserv.
Configure wmserver.
Error 1060: The specified service does not exist as an installed service.
Error opening wmserver.
Configure wmiapsrv.
Error 1060: The specified service does not exist as an installed service.
Error opening wmiapsrv.
Configure Wmi.
Configure wmdmpmsp.
Error 1060: The specified service does not exist as an installed service.
Error opening wmdmpmsp.
Configure WmdmPmSN.
Configure wins.
Error 1060: The specified service does not exist as an installed service.
Error opening wins.
Configure WinMgmt.
Configure winhttpautoproxysvc.
Error 1060: The specified service does not exist as an installed service.
Error opening winhttpautoproxysvc.
Configure windowssystemresourcemanager.
Error 1060: The specified service does not exist as an installed service.
Error opening windowssystemresourcemanager.
Configure webclient.
Error 1060: The specified service does not exist as an installed service.
Error opening webclient.
Configure w3svc.
Error 1060: The specified service does not exist as an installed service.
Error opening w3svc.
Configure W32Time.
Error 87: The parameter is incorrect.
Error configuring W32Time.
General Service configuration completed with error.
----Configure available attachment engines...
Load attachment LanManServer.
LanManServer: Query configuration information
Attachment engines configuration completed successfully.
----Configure Security Policy...
Configure password information.
Configure account force logoff information.
System Access configuration completed successfully.
Configure log settings.
Audit/Log configuration completed successfully.
Configure kerberos policy.
Kerberos policy configuration completed successfully.
Registry values configuration completed successfully.
----Configure available attachment engines...
Attachment engines configuration completed successfully.
"Gary Mudgett [MSFT]" <garymu@online.microsoft.com> wrote in message
news:%23PljqTgbEHA.3480@TK2MSFTNGP11.phx.gbl...
> There is probably a formatting issue with the template that you imported.
> Would it be possible to post it here?
>
> Also, include the winlogon.log file. That should have given the best
place
> to look.
>
> --
> Gary Mudgett, MCSE, MCSA
> Windows 2000/2003 Directory Services
>
> =====================================================
> When responding to posts, please "Reply to Group" via
> your newsreader so that others may learn and benefit
> from your issue.
> =====================================================
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> "Monty" <montysl@nospam.hotmail.com> wrote in message
> news:#9dfQ7cbEHA.384@TK2MSFTNGP10.phx.gbl...
> > New error today after importing a security template. The contents of
which
> > are simply:
> >
> > Security policies are propagated with warning. 0x57 : The parameter is
> > incorrect.
> >
> > For best results in resolving this event, log on with a
non-administrative
> > account and search http://support.microsoft.com for "Troubleshooting
Event
> > 1202s".
> >
> >
> > I cannot find a conflict and find lots of information on 1202 errors of
> > types OTHER THAN 0x57. Tried the ones there with no results.
Winlogon.log
> > presents no clues based on the articles I can find. Anyone have any
ideas?
> >
> > Thanks in advance.....
> >
> >
>
>
- Next message: Monty: "Re: SceCli error 1202, 0x57"
- Previous message: David: "Group Policy"
- In reply to: Gary Mudgett [MSFT]: "Re: SceCli error 1202, 0x57"
- Next in thread: Monty: "Re: SceCli error 1202, 0x57"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|