📄 lmerrlog.h
字号:
* The full synchronization request from the server %1 failed with
* the following error: %n%2
*/
#define NELOG_NetlogonPartialSyncSuccess (ERRLOG2_BASE + 15)
/*
* The partial synchronization replication of the %1 database from the
* primary domain controller %2 completed successfully. %3 change(s) is(are)
* applied to the database.
*/
#define NELOG_NetlogonPartialSyncFailed (ERRLOG2_BASE + 16)
/*
* The partial synchronization replication of the %1 database from the
* primary domain controller %2 failed with the following error: %n%3
*/
#define NELOG_NetlogonFullSyncSuccess (ERRLOG2_BASE + 17)
/*
* The full synchronization replication of the %1 database from the
* primary domain controller %2 completed successfully.
*/
#define NELOG_NetlogonFullSyncFailed (ERRLOG2_BASE + 18)
/*
* The full synchronization replication of the %1 database from the
* primary domain controller %2 failed with the following error: %n%3
*/
#define NELOG_NetlogonAuthNoDomainController (ERRLOG2_BASE + 19)
/*
* No Windows NT or Windows 2000 Domain Controller is available for domain %1.
* The following error occurred:%n%2
*/
#define NELOG_NetlogonAuthNoTrustLsaSecret (ERRLOG2_BASE + 20)
/*
* The session setup to the Windows NT or Windows 2000 Domain Controller %1 for the domain %2
* failed because the computer %3 does not have a local security database account.
*/
#define NELOG_NetlogonAuthNoTrustSamAccount (ERRLOG2_BASE + 21)
/*
* The session setup to the Windows NT or Windows 2000 Domain Controller %1 for the domain %2
* failed because the Domain Controller does not have an account
* for the computer %3.
*/
#define NELOG_NetlogonServerAuthFailed (ERRLOG2_BASE + 22)
/*
* The session setup from the computer %1 failed to authenticate.
* The name of the account referenced in the security database is
* %2. The following error occurred: %n%3
*/
#define NELOG_NetlogonServerAuthNoTrustSamAccount (ERRLOG2_BASE + 23)
/*
* The session setup from the computer %1 failed because there is
* no trust account in the security database for this computer. The name of
* the account referenced in the security database is %2.
*/
//
// General log messages for NT services.
//
#define NELOG_FailedToRegisterSC (ERRLOG2_BASE + 24)
/*
* Could not register control handler with service controller %1.
*/
#define NELOG_FailedToSetServiceStatus (ERRLOG2_BASE + 25)
/*
* Could not set service status with service controller %1.
*/
#define NELOG_FailedToGetComputerName (ERRLOG2_BASE + 26)
/*
* Could not find the computer name %1.
*/
#define NELOG_DriverNotLoaded (ERRLOG2_BASE + 27)
/*
* Could not load %1 device driver.
*/
#define NELOG_NoTranportLoaded (ERRLOG2_BASE + 28)
/*
* Could not load any transport.
*/
//
// More Netlogon service events
//
#define NELOG_NetlogonFailedDomainDelta (ERRLOG2_BASE + 29)
/*
* Replication of the %1 Domain Object "%2" from primary domain controller
* %3 failed with the following error: %n%4
*/
#define NELOG_NetlogonFailedGlobalGroupDelta (ERRLOG2_BASE + 30)
/*
* Replication of the %1 Global Group "%2" from primary domain controller
* %3 failed with the following error: %n%4
*/
#define NELOG_NetlogonFailedLocalGroupDelta (ERRLOG2_BASE + 31)
/*
* Replication of the %1 Local Group "%2" from primary domain controller
* %3 failed with the following error: %n%4
*/
#define NELOG_NetlogonFailedUserDelta (ERRLOG2_BASE + 32)
/*
* Replication of the %1 User "%2" from primary domain controller
* %3 failed with the following error: %n%4
*/
#define NELOG_NetlogonFailedPolicyDelta (ERRLOG2_BASE + 33)
/*
* Replication of the %1 Policy Object "%2" from primary domain controller
* %3 failed with the following error: %n%4
*/
#define NELOG_NetlogonFailedTrustedDomainDelta (ERRLOG2_BASE + 34)
/*
* Replication of the %1 Trusted Domain Object "%2" from primary domain controller
* %3 failed with the following error: %n%4
*/
#define NELOG_NetlogonFailedAccountDelta (ERRLOG2_BASE + 35)
/*
* Replication of the %1 Account Object "%2" from primary domain controller
* %3 failed with the following error: %n%4
*/
#define NELOG_NetlogonFailedSecretDelta (ERRLOG2_BASE + 36)
/*
* Replication of the %1 Secret "%2" from primary domain controller
* %3 failed with the following error: %n%4
*/
#define NELOG_NetlogonSystemError (ERRLOG2_BASE + 37)
/*
* The system returned the following unexpected error code: %n%1
*/
#define NELOG_NetlogonDuplicateMachineAccounts (ERRLOG2_BASE + 38)
/*
* Netlogon has detected two machine accounts for server "%1".
* The server can be either a Windows 2000 Server that is a member of the
* domain or the server can be a LAN Manager server with an account in the
* SERVERS global group. It cannot be both.
*/
#define NELOG_NetlogonTooManyGlobalGroups (ERRLOG2_BASE + 39)
/*
* This domain has more global groups than can be replicated to a LanMan
* BDC. Either delete some of your global groups or remove the LanMan
* BDCs from the domain.
*/
#define NELOG_NetlogonBrowserDriver (ERRLOG2_BASE + 40)
/*
* The Browser driver returned the following error to Netlogon: %n%1
*/
#define NELOG_NetlogonAddNameFailure (ERRLOG2_BASE + 41)
/*
* Netlogon could not register the %1<1B> name for the following reason: %n%2
*/
//
// More Remoteboot service events.
//
#define NELOG_RplMessages (ERRLOG2_BASE + 42)
/*
* Service failed to retrieve messages needed to boot remote boot clients.
*/
#define NELOG_RplXnsBoot (ERRLOG2_BASE + 43)
/*
* Service experienced a severe error and can no longer provide remote boot
* for 3Com 3Start remote boot clients.
*/
#define NELOG_RplSystem (ERRLOG2_BASE + 44)
/*
* Service experienced a severe system error and will shut itself down.
*/
#define NELOG_RplWkstaTimeout (ERRLOG2_BASE + 45)
/*
* Client with computer name %1 failed to acknowledge receipt of the
* boot data. Remote boot of this client was not completed.
*/
#define NELOG_RplWkstaFileOpen (ERRLOG2_BASE + 46)
/*
* Client with computer name %1 was not booted due to an error in opening
* file %2.
*/
#define NELOG_RplWkstaFileRead (ERRLOG2_BASE + 47)
/*
* Client with computer name %1 was not booted due to an error in reading
* file %2.
*/
#define NELOG_RplWkstaMemory (ERRLOG2_BASE + 48)
/*
* Client with computer name %1 was not booted due to insufficent memory
* at the remote boot server.
*/
#define NELOG_RplWkstaFileChecksum (ERRLOG2_BASE + 49)
/*
* Client with computer name %1 will be booted without using checksums
* because checksum for file %2 could not be calculated.
*/
#define NELOG_RplWkstaFileLineCount (ERRLOG2_BASE + 50)
/*
* Client with computer name %1 was not booted due to too many lines in
* file %2.
*/
#define NELOG_RplWkstaBbcFile (ERRLOG2_BASE + 51)
/*
* Client with computer name %1 was not booted because the boot block
* configuration file %2 for this client does not contain boot block
* line and/or loader line.
*/
#define NELOG_RplWkstaFileSize (ERRLOG2_BASE + 52)
/*
* Client with computer name %1 was not booted due to a bad size of
* file %2.
*/
#define NELOG_RplWkstaInternal (ERRLOG2_BASE + 53)
/*
* Client with computer name %1 was not booted due to remote boot
* service internal error.
*/
#define NELOG_RplWkstaWrongVersion (ERRLOG2_BASE + 54)
/*
* Client with computer name %1 was not booted because file %2 has an
* invalid boot header.
*/
#define NELOG_RplWkstaNetwork (ERRLOG2_BASE + 55)
/*
* Client with computer name %1 was not booted due to network error.
*/
#define NELOG_RplAdapterResource (ERRLOG2_BASE + 56)
/*
* Client with adapter id %1 was not booted due to lack of resources.
*/
#define NELOG_RplFileCopy (ERRLOG2_BASE + 57)
/*
* Service experienced error copying file or directory %1.
*/
#define NELOG_RplFileDelete (ERRLOG2_BASE + 58)
/*
* Service experienced error deleting file or directory %1.
*/
#define NELOG_RplFilePerms (ERRLOG2_BASE + 59)
/*
* Service experienced error setting permissions on file or directory %1.
*/
#define NELOG_RplCheckConfigs (ERRLOG2_BASE + 60)
/*
* Service experienced error evaluating RPL configurations.
*/
#define NELOG_RplCreateProfiles (ERRLOG2_BASE + 61)
/*
* Service experienced error creating RPL profiles for all configurations.
*/
#define NELOG_RplRegistry (ERRLOG2_BASE + 62)
/*
* Service experienced error accessing registry.
*/
#define NELOG_RplReplaceRPLDISK (ERRLOG2_BASE + 63)
/*
* Service experienced error replacing possibly outdated RPLDISK.SYS.
*/
#define NELOG_RplCheckSecurity (ERRLOG2_BASE + 64)
/*
* Service experienced error adding security accounts or setting
* file permissions. These accounts are the RPLUSER local group
* and the user accounts for the individual RPL workstations.
*/
#define NELOG_RplBackupDatabase (ERRLOG2_BASE + 65)
/*
* Service failed to back up its database.
*/
#define NELOG_RplInitDatabase (ERRLOG2_BASE + 66)
/*
* Service failed to initialize from its database. The database may be
* missing or corrupted. Service will attempt restoring the database
* from the backup.
*/
#define NELOG_RplRestoreDatabaseFailure (ERRLOG2_BASE + 67)
/*
* Service failed to restore its database from the backup. Service
* will not start.
*/
#define NELOG_RplRestoreDatabaseSuccess (ERRLOG2_BASE + 68)
/*
* Service sucessfully restored its database from the backup.
*/
#define NELOG_RplInitRestoredDatabase (ERRLOG2_BASE + 69)
/*
* Service failed to initialize from its restored database. Service
* will not start.
*/
//
// More Netlogon and RPL service events
//
#define NELOG_NetlogonSessionTypeWrong (ERRLOG2_BASE + 70)
/*
* The session setup to the Windows NT or Windows 2000 Domain Controller %1 from computer
* %2 using account %4 failed. %2 is declared to be a BDC in domain %3.
* However, %2 tried to connect as either a DC in a trusted domain,
* a member workstation in domain %3, or as a server in domain %3.
* Use the Active Directory Users and Computers tool or Server Manager to remove the BDC account for %2.
*/
#define NELOG_RplUpgradeDBTo40 (ERRLOG2_BASE + 71)
/*
* The Remoteboot database was in NT 3.5 / NT 3.51 format and NT is
* attempting to convert it to NT 4.0 format. The JETCONV converter
* will write to the Application event log when it is finished.
*/
#define NELOG_NetlogonLanmanBdcsNotAllowed (ERRLOG2_BASE + 72)
/*
* Global group SERVERS exists in domain %1 and has members.
* This group defines Lan Manager BDCs in the domain.
* Lan Manager BDCs are not permitted in NT domains.
*/
#define NELOG_NetlogonNoDynamicDns (ERRLOG2_BASE + 73)
/*
* The DNS server for this DC does not support dynamic DNS.
* Add the DNS records from the file '%SystemRoot%\System32\Config\netlogon.dns'
* to the DNS server serving the domain referenced in that file.
*/
#define NELOG_NetlogonDynamicDnsRegisterFailure (ERRLOG2_BASE + 74)
/*
* Registration of the DNS record '%1' failed with the following error: %n%2
*/
#define NELOG_NetlogonDynamicDnsDeregisterFailure (ERRLOG2_BASE + 75)
/*
* Deregistration of the DNS record '%1' failed with the following error: %n%2
*/
#define NELOG_NetlogonFailedFileCreate (ERRLOG2_BASE + 76)
/*
* Failed to create/open file %1 with the following error: %n%2
*/
#define NELOG_NetlogonGetSubnetToSite (ERRLOG2_BASE + 77)
/*
* Netlogon got the following error while trying to get the subnet to site
* mapping information from the DS: %n%1
*/
#define NELOG_NetlogonNoSiteForClient (ERRLOG2_BASE + 78)
/*
* '%1' tried to determine its site by looking up its IP address ('%2')
* in the Configuration\Sites\Subnets container in the DS. No subnet matched
* the IP address. Consider adding a subnet object for this IP address.
*/
#define NELOG_NetlogonBadSiteName (ERRLOG2_BASE + 79)
/*
* The site name for this computer is '%1'. That site name is not a valid
* site name. A site name must be a valid DNS label.
* Rename the site to be a valid name.
*/
#define NELOG_NetlogonBadSubnetName (ERRLOG2_BASE + 80)
/*
* The subnet object '%1' appears in the Configuration\Sites\Subnets
* container in the DS. The name is not syntactically valid. The valid
* syntax is xx.xx.xx.xx/yy where xx.xx.xx.xx is a valid IP subnet number
* and yy is the number of bits in the subnet mask.
*
* Correct the name of the subnet object.
*/
#define NELOG_NetlogonDynamicDnsServerFailure (ERRLOG2_BASE + 81)
/*
* Dynamic registration or deregistration of one or more DNS records failed because no DNS servers are available.
*/
#define NELOG_NetlogonDynamicDnsFailure (ERRLOG2_BASE + 82)
/*
* Dynamic registration or deregistration of one or more DNS records failed with the following error: %n%1
*/
#define NELOG_NetlogonRpcCallCancelled (ERRLOG2_BASE + 83)
/*
* The session setup to the Windows NT or Windows 2000 Domain Controller %1 for the domain %2
* is not responsive. The current RPC call from Netlogon on \\%3 to %1 has been cancelled.
*/
#define NELOG_NetlogonDcSiteCovered (ERRLOG2_BASE + 84)
/*
* Site '%2' does not have any Domain Controllers for domain '%3'.
* Domain Controllers in site '%1' have been automatically
* selected to cover site '%2' based on configured Directory Server
* replication costs.
*/
#define NELOG_NetlogonDcSiteNotCovered (ERRLOG2_BASE + 85)
/*
* This Domain Controller no longer automatically covers site '%1'.
*/
#define NELOG_NetlogonGcSiteCovered (ERRLOG2_BASE + 86)
/*
* Site '%2' does not have any Global Catalog servers.
* Global Catalog servers in site '%1' have been automatically
* selected to cover site '%2' based on configured Directory Server
* replication costs.
*/
#define NELOG_NetlogonGcSiteNotCovered (ERRLOG2_BASE + 87)
/*
* This Global Catalog server no longer automatically covers site '%1'.
*/
#define NELOG_NetlogonFailedSpnUpdate (ERRLOG2_BASE + 88)
/*
* Attemp to update Service Principal Name (SPN) of the computer object
* in Active Directory failed. The following error occurred: %n%1
*/
#define NELOG_NetlogonFailedDnsHostNameUpdate (ERRLOG2_BASE + 89)
/*
* Attemp to update DNS Host Name of the computer object
* in Active Directory failed. The following error occurred: %n%1
*/
#ifdef __cplusplus
}
#endif
#pragma option pop /*P_O_Pop*/
#endif // _LMERRLOG_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -