This is work in progress.

Windows / Headers / lmerr.h

lmerr.h

Network error definitions

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
NERR_NetNotStarted0x00000836/* The workstation driver is not installed. */
NERR_UnknownServer0x00000837/* The server could not be located. */
NERR_ShareMem0x00000838/* An internal error occurred. The network cannot access a shared memory segment. */
NERR_NoNetworkResource0x00000839/* A network resource shortage occurred . */
NERR_RemoteOnly0x0000083A/* This operation is not supported on workstations. */
NERR_DevNotRedirected0x0000083B/* The device is not connected. */
NERR_ServerNotStarted0x00000842/* The Server service is not started. */
NERR_ItemNotFound0x00000843/* The queue is empty. */
NERR_UnknownDevDir0x00000844/* The device or directory does not exist. */
NERR_RedirectedPath0x00000845/* The operation is invalid on a redirected resource. */
NERR_DuplicateShare0x00000846/* The name has already been shared. */
NERR_NoRoom0x00000847/* The server is currently out of the requested resource. */
NERR_TooManyItems0x00000849/* Requested addition of items exceeds the maximum allowed. */
NERR_InvalidMaxUsers0x0000084A/* The Peer service supports only two simultaneous users. */
NERR_BufTooSmall0x0000084B/* The API return buffer is too small. */
NERR_RemoteErr0x0000084F/* A remote API error occurred. */
NERR_LanmanIniError0x00000853/* An error occurred when opening or reading the configuration file. */
NERR_NetworkError0x00000858/* A general network error occurred. */
NERR_WkstaInconsistentState0x00000859
NERR_WkstaNotStarted0x0000085A/* The Workstation service has not been started. */
NERR_BrowserNotStarted0x0000085B/* The requested information is not available. */
NERR_InternalError0x0000085C/* An internal Windows error occurred.*/
NERR_BadTransactConfig0x0000085D/* The server is not configured for transactions. */
NERR_InvalidAPI0x0000085E/* The requested API is not supported on the remote server. */
NERR_BadEventName0x0000085F/* The event name is invalid. */
NERR_DupNameReboot0x00000860/* The computer name already exists on the network. Change it and restart the computer. */
NERR_CfgCompNotFound0x00000862/* The specified component could not be found in the configuration information. */
NERR_CfgParamNotFound0x00000863/* The specified parameter could not be found in the configuration information. */
NERR_LineTooLong0x00000865/* A line in the configuration file is too long. */
NERR_QNotFound0x00000866/* The printer does not exist. */
NERR_JobNotFound0x00000867/* The print job does not exist. */
NERR_DestNotFound0x00000868/* The printer destination cannot be found. */
NERR_DestExists0x00000869/* The printer destination already exists. */
NERR_QExists0x0000086A/* The printer queue already exists. */
NERR_QNoRoom0x0000086B/* No more printers can be added. */
NERR_JobNoRoom0x0000086C/* No more print jobs can be added. */
NERR_DestNoRoom0x0000086D/* No more printer destinations can be added. */
NERR_DestIdle0x0000086E/* This printer destination is idle and cannot accept control operations. */
NERR_DestInvalidOp0x0000086F/* This printer destination request contains an invalid control function. */
NERR_ProcNoRespond0x00000870/* The print processor is not responding. */
NERR_SpoolerNotLoaded0x00000871/* The spooler is not running. */
NERR_DestInvalidState0x00000872/* This operation cannot be performed on the print destination in its current state. */
NERR_QInvalidState0x00000873/* This operation cannot be performed on the printer queue in its current state. */
NERR_JobInvalidState0x00000874/* This operation cannot be performed on the print job in its current state. */
NERR_SpoolNoMemory0x00000875/* A spooler memory allocation failure occurred. */
NERR_DriverNotFound0x00000876/* The device driver does not exist. */
NERR_DataTypeInvalid0x00000877/* The data type is not supported by the print processor. */
NERR_ProcNotFound0x00000878/* The print processor is not installed. */
NERR_ServiceTableLocked0x00000884/* The service database is locked. */
NERR_ServiceTableFull0x00000885/* The service table is full. */
NERR_ServiceInstalled0x00000886/* The requested service has already been started. */
NERR_ServiceEntryLocked0x00000887/* The service does not respond to control actions. */
NERR_ServiceNotInstalled0x00000888/* The service has not been started. */
NERR_BadServiceName0x00000889/* The service name is invalid. */
NERR_ServiceCtlTimeout0x0000088A/* The service is not responding to the control function. */
NERR_ServiceCtlBusy0x0000088B/* The service control is busy. */
NERR_BadServiceProgName0x0000088C/* The configuration file contains an invalid service program name. */
NERR_ServiceNotCtrl0x0000088D/* The service could not be controlled in its present state. */
NERR_ServiceKillProc0x0000088E/* The service ended abnormally. */
NERR_ServiceCtlNotValid0x0000088F/* The requested pause, continue, or stop is not valid for this service. */
NERR_NotInDispatchTbl0x00000890/* The service control dispatcher could not find the service name in the dispatch table. */
NERR_BadControlRecv0x00000891/* The service control dispatcher pipe read failed. */
NERR_ServiceNotStarting0x00000892/* A thread for the new service could not be created. */
NERR_AlreadyLoggedOn0x00000898/* This workstation is already logged on to the local-area network. */
NERR_NotLoggedOn0x00000899/* The workstation is not logged on to the local-area network. */
NERR_BadUsername0x0000089A/* The user name or group name parameter is invalid. */
NERR_BadPassword0x0000089B/* The password parameter is invalid. */
NERR_UnableToAddName_W0x0000089C/* @W The logon processor did not add the message alias. */
NERR_UnableToAddName_F0x0000089D/* The logon processor did not add the message alias. */
NERR_UnableToDelName_W0x0000089E/* @W The logoff processor did not delete the message alias. */
NERR_UnableToDelName_F0x0000089F/* The logoff processor did not delete the message alias. */
NERR_LogonsPaused0x000008A1/* Network logons are paused. */
NERR_LogonServerConflict0x000008A2A centralized logon-server conflict occurred. */
NERR_LogonNoUserPath0x000008A3/* The server is configured without a valid user path. */
NERR_LogonScriptError0x000008A4/* An error occurred while loading or running the logon script. */
NERR_StandaloneLogon0x000008A6/* The logon server was not specified. Your computer will be logged on as STANDALONE. */
NERR_LogonServerNotFound0x000008A7/* The logon server could not be found. */
NERR_LogonDomainExists0x000008A8/* There is already a logon domain for this computer. */
NERR_NonValidatedLogon0x000008A9/* The logon server could not validate the logon. */
NERR_ACFNotFound0x000008AB/* The security database could not be found. */
NERR_GroupNotFound0x000008AC/* The group name could not be found. */
NERR_UserNotFound0x000008AD/* The user name could not be found. */
NERR_ResourceNotFound0x000008AE/* The resource name could not be found. */
NERR_GroupExists0x000008AF/* The group already exists. */
NERR_UserExists0x000008B0/* The account already exists. */
NERR_ResourceExists0x000008B1/* The resource permission list already exists. */
NERR_NotPrimary0x000008B2/* This operation is only allowed on the primary domain controller of the domain. */
NERR_ACFNotLoaded0x000008B3/* The security database has not been started. */
NERR_ACFNoRoom0x000008B4/* There are too many names in the user accounts database. */
NERR_ACFFileIOFail0x000008B5/* A disk I/O failure occurred.*/
NERR_ACFTooManyLists0x000008B6/* The limit of 64 entries per resource was exceeded. */
NERR_UserLogon0x000008B7/* Deleting a user with a session is not allowed. */
NERR_ACFNoParent0x000008B8/* The parent directory could not be located. */
NERR_CanNotGrowSegment0x000008B9/* Unable to add to the security database session cache segment. */
NERR_SpeGroupOp0x000008BA/* This operation is not allowed on this special group. */
NERR_NotInCache0x000008BB/* This user is not cached in user accounts database session cache. */
NERR_UserInGroup0x000008BC/* The user already belongs to this group. */
NERR_UserNotInGroup0x000008BD/* The user does not belong to this group. */
NERR_AccountUndefined0x000008BE/* This user account is undefined. */
NERR_AccountExpired0x000008BF/* This user account has expired. */
NERR_InvalidWorkstation0x000008C0/* The user is not allowed to log on from this workstation. */
NERR_InvalidLogonHours0x000008C1/* The user is not allowed to log on at this time. */
NERR_PasswordExpired0x000008C2/* The password of this user has expired. */
NERR_PasswordCantChange0x000008C3/* The password of this user cannot change. */
NERR_PasswordHistConflict0x000008C4/* This password cannot be used now. */
NERR_PasswordTooShort0x000008C5/* The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements. */
NERR_PasswordTooRecent0x000008C6/* The password of this user is too recent to change. */
NERR_InvalidDatabase0x000008C7/* The security database is corrupted. */
NERR_DatabaseUpToDate0x000008C8/* No updates are necessary to this replicant network/local security database. */
NERR_SyncRequired0x000008C9/* This replicant database is outdated; synchronization is required. */
NERR_UseNotFound0x000008CA/* The network connection could not be found. */
NERR_BadAsgType0x000008CB/* This asg_type is invalid. */
NERR_DeviceIsShared0x000008CC/* This device is currently being shared. */
NERR_SameAsComputerName0x000008CD/* The user name may not be same as computer name. */
NERR_NoComputerName0x000008DE/* The computer name could not be added as a message alias. The name may already exist on the network. */
NERR_MsgAlreadyStarted0x000008DF/* The Messenger service is already started. */
NERR_MsgInitFailed0x000008E0/* The Messenger service failed to start. */
NERR_NameNotFound0x000008E1/* The message alias could not be found on the network. */
NERR_AlreadyForwarded0x000008E2/* This message alias has already been forwarded. */
NERR_AddForwarded0x000008E3/* This message alias has been added but is still forwarded. */
NERR_AlreadyExists0x000008E4/* This message alias already exists locally. */
NERR_TooManyNames0x000008E5/* The maximum number of added message aliases has been exceeded. */
NERR_DelComputerName0x000008E6/* The computer name could not be deleted.*/
NERR_LocalForward0x000008E7/* Messages cannot be forwarded back to the same workstation. */
NERR_GrpMsgProcessor0x000008E8/* An error occurred in the domain message processor. */
NERR_PausedRemote0x000008E9/* The message was sent, but the recipient has paused the Messenger service. */
NERR_BadReceive0x000008EA/* The message was sent but not received. */
NERR_NameInUse0x000008EB/* The message alias is currently in use. Try again later. */
NERR_MsgNotStarted0x000008EC/* The Messenger service has not been started. */
NERR_NotLocalName0x000008ED/* The name is not on the local computer. */
NERR_NoForwardName0x000008EE/* The forwarded message alias could not be found on the network. */
NERR_RemoteFull0x000008EF/* The message alias table on the remote station is full. */
NERR_NameNotForwarded0x000008F0/* Messages for this alias are not currently being forwarded. */
NERR_TruncatedBroadcast0x000008F1/* The broadcast message was truncated. */
NERR_InvalidDevice0x000008F6/* This is an invalid device name. */
NERR_WriteFault0x000008F7/* A write fault occurred. */
NERR_DuplicateName0x000008F9/* A duplicate message alias exists on the network. */
NERR_DeleteLater0x000008FA/* @W This message alias will be deleted later. */
NERR_IncompleteDel0x000008FB/* The message alias was not successfully deleted from all networks. */
NERR_MultipleNets0x000008FC/* This operation is not supported on computers with multiple networks. */
NERR_NetNameNotFound0x00000906/* This shared resource does not exist.*/
NERR_DeviceNotShared0x00000907/* This device is not shared. */
NERR_ClientNameNotFound0x00000908/* A session does not exist with that computer name. */
NERR_FileIdNotFound0x0000090A/* There is not an open file with that identification number. */
NERR_ExecFailure0x0000090B/* A failure occurred when executing a remote administration command. */
NERR_TmpFile0x0000090C/* A failure occurred when opening a remote temporary file. */
NERR_TooMuchData0x0000090D/* The data returned from a remote administration command has been truncated to 64K. */
NERR_DeviceShareConflict0x0000090E/* This device cannot be shared as both a spooled and a non-spooled resource. */
NERR_BrowserTableIncomplete0x0000090F/* The information in the list of servers may be incorrect. */
NERR_NotLocalDomain0x00000910/* The computer is not active in this domain. */
NERR_IsDfsShare0x00000911/* The share must be removed from the Distributed File System before it can be deleted. */
NERR_DevInvalidOpCode0x0000091B/* The operation is invalid for this device. */
NERR_DevNotFound0x0000091C/* This device cannot be shared. */
NERR_DevNotOpen0x0000091D/* This device was not open. */
NERR_BadQueueDevString0x0000091E/* This device name list is invalid. */
NERR_BadQueuePriority0x0000091F/* The queue priority is invalid. */
NERR_NoCommDevs0x00000921/* There are no shared communication devices. */
NERR_QueueNotFound0x00000922/* The queue you specified does not exist. */
NERR_BadDevString0x00000924/* This list of devices is invalid. */
NERR_BadDev0x00000925/* The requested device is invalid. */
NERR_InUseBySpooler0x00000926/* This device is already in use by the spooler. */
NERR_CommDevInUse0x00000927/* This device is already in use as a communication device. */
NERR_InvalidComputer0x0000092F/* This computer name is invalid. */
NERR_MaxLenExceeded0x00000932/* The string and prefix specified are too long. */
NERR_BadComponent0x00000934/* This path component is invalid. */
NERR_CantType0x00000935/* Could not determine the type of input. */
NERR_TooManyEntries0x0000093A/* The buffer for types is not big enough. */
NERR_ProfileFileTooBig0x00000942/* Profile files cannot exceed 64K. */
NERR_ProfileOffset0x00000943/* The start offset is out of range. */
NERR_ProfileCleanup0x00000944/* The system cannot delete current connections to network resources. */
NERR_ProfileUnknownCmd0x00000945/* The system was unable to parse the command line in this file.*/
NERR_ProfileLoadErr0x00000946/* An error occurred while loading the profile file. */
NERR_ProfileSaveErr0x00000947/* @W Errors occurred while saving the profile file. The profile was partially saved. */
NERR_LogOverflow0x00000949/* Log file %1 is full. */
NERR_LogFileChanged0x0000094A/* This log file has changed between reads. */
NERR_LogFileCorrupt0x0000094B/* Log file %1 is corrupt. */
NERR_SourceIsDir0x0000094C/* The source path cannot be a directory. */
NERR_BadSource0x0000094D/* The source path is illegal. */
NERR_BadDest0x0000094E/* The destination path is illegal. */
NERR_DifferentServers0x0000094F/* The source and destination paths are on different servers. */
NERR_RunSrvPaused0x00000951/* The Run server you requested is paused. */
NERR_ErrCommRunSrv0x00000955/* An error occurred when communicating with a Run server. */
NERR_ErrorExecingGhost0x00000957/* An error occurred when starting a background process. */
NERR_ShareNotFound0x00000958/* The shared resource you are connected to could not be found.*/
NERR_InvalidLana0x00000960/* The LAN adapter number is invalid. */
NERR_OpenFiles0x00000961/* There are open files on the connection. */
NERR_ActiveConns0x00000962/* Active connections still exist. */
NERR_BadPasswordCore0x00000963/* This share name or password is invalid. */
NERR_DevInUse0x00000964/* The device is being accessed by an active process. */
NERR_LocalDrive0x00000965/* The drive letter is in use locally. */
NERR_AlertExists0x0000097E/* The specified client is already registered for the specified event. */
NERR_TooManyAlerts0x0000097F/* The alert table is full. */
NERR_NoSuchAlert0x00000980/* An invalid or nonexistent alert name was raised. */
NERR_BadRecipient0x00000981/* The alert recipient is invalid.*/
NERR_AcctLimitExceeded0x00000982/* A user's session with this server has been deleted
NERR_InvalidLogSeek0x00000988/* The log file does not contain the requested record number. */
NERR_BadUasConfig0x00000992/* The user accounts database is not configured correctly. */
NERR_InvalidUASOp0x00000993/* This operation is not permitted when the Netlogon service is running. */
NERR_LastAdmin0x00000994/* This operation is not allowed on the last administrative account. */
NERR_DCNotFound0x00000995/* Could not find domain controller for this domain. */
NERR_LogonTrackingError0x00000996/* Could not set logon information for this user. */
NERR_NetlogonNotStarted0x00000997/* The Netlogon service has not been started. */
NERR_CanNotGrowUASFile0x00000998/* Unable to add to the user accounts database. */
NERR_TimeDiffAtDC0x00000999/* This server's clock is not synchronized with the primary domain controller's clock. */
NERR_PasswordMismatch0x0000099A/* A password mismatch has been detected. */
NERR_NoSuchServer0x0000099C/* The server identification does not specify a valid server. */
NERR_NoSuchSession0x0000099D/* The session identification does not specify a valid session. */
NERR_NoSuchConnection0x0000099E/* The connection identification does not specify a valid connection. */
NERR_TooManyServers0x0000099F/* There is no space for another entry in the table of available servers. */
NERR_TooManySessions0x000009A0/* The server has reached the maximum number of sessions it supports. */
NERR_TooManyConnections0x000009A1/* The server has reached the maximum number of connections it supports. */
NERR_TooManyFiles0x000009A2/* The server cannot open more files because it has reached its maximum number. */
NERR_NoAlternateServers0x000009A3/* There are no alternate servers registered on this server. */
NERR_TryDownLevel0x000009A6/* Try down-level (remote admin protocol) version of API instead. */
NERR_UPSDriverNotStarted0x000009B0/* The UPS driver could not be accessed by the UPS service. */
NERR_UPSInvalidConfig0x000009B1/* The UPS service is not configured correctly. */
NERR_UPSInvalidCommPort0x000009B2/* The UPS service could not access the specified Comm Port. */
NERR_UPSSignalAsserted0x000009B3/* The UPS indicated a line fail or low battery situation. Service not started. */
NERR_UPSShutdownFailed0x000009B4/* The UPS service failed to perform a system shut down. */
NERR_BadDosRetCode0x000009C4/* The program below returned an MS-DOS error code:*/
NERR_ProgNeedsExtraMem0x000009C5/* The program below needs more memory:*/
NERR_BadDosFunction0x000009C6/* The program below called an unsupported MS-DOS function:*/
NERR_RemoteBootFailed0x000009C7/* The workstation failed to boot.*/
NERR_BadFileCheckSum0x000009C8/* The file below is corrupt.*/
NERR_NoRplBootSystem0x000009C9/* No loader is specified in the boot-block definition file.*/
NERR_RplLoadrNetBiosErr0x000009CA/* NetBIOS returned an error: The NCB and SMB are dumped above.*/
NERR_RplLoadrDiskErr0x000009CB/* A disk I/O error occurred.*/
NERR_ImageParamErr0x000009CC/* Image parameter substitution failed.*/
NERR_TooManyImageParams0x000009CD/* Too many image parameters cross disk sector boundaries.*/
NERR_NonDosFloppyUsed0x000009CE/* The image was not generated from an MS-DOS diskette formatted with /S.*/
NERR_RplBootRestart0x000009CF/* Remote boot will be restarted later.*/
NERR_RplSrvrCallFailed0x000009D0/* The call to the Remoteboot server failed.*/
NERR_CantConnectRplSrvr0x000009D1/* Cannot connect to the Remoteboot server.*/
NERR_CantOpenImageFile0x000009D2/* Cannot open image file on the Remoteboot server.*/
NERR_CallingRplSrvr0x000009D3/* Connecting to the Remoteboot server...*/
NERR_StartingRplBoot0x000009D4/* Connecting to the Remoteboot server...*/
NERR_RplBootServiceTerm0x000009D5/* Remote boot service was stopped; check the error log for the cause of the problem.*/
NERR_RplBootStartFailed0x000009D6/* Remote boot startup failed; check the error log for the cause of the problem.*/
NERR_RPL_CONNECTED0x000009D7/* A second connection to a Remoteboot resource is not allowed.*/
NERR_BrowserConfiguredToNotRun0x000009F6/* The browser service was configured with MaintainServerList=No. */
NERR_RplNoAdaptersStarted0x00000A32/*Service failed to start since none of the network adapters started with this service.*/
NERR_RplBadRegistry0x00000A33/*Service failed to start due to bad startup information in the registry.*/
NERR_RplBadDatabase0x00000A34/*Service failed to start because its database is absent or corrupt.*/
NERR_RplRplfilesShare0x00000A35/*Service failed to start because RPLFILES share is absent.*/
NERR_RplNotRplServer0x00000A36/*Service failed to start because RPLUSER group is absent.*/
NERR_RplCannotEnum0x00000A37/*Cannot enumerate service records.*/
NERR_RplWkstaInfoCorrupted0x00000A38/*Workstation record information has been corrupted.*/
NERR_RplWkstaNotFound0x00000A39/*Workstation record was not found.*/
NERR_RplWkstaNameUnavailable0x00000A3A/*Workstation name is in use by some other workstation.*/
NERR_RplProfileInfoCorrupted0x00000A3B/*Profile record information has been corrupted.*/
NERR_RplProfileNotFound0x00000A3C/*Profile record was not found.*/
NERR_RplProfileNameUnavailable0x00000A3D/*Profile name is in use by some other profile.*/
NERR_RplProfileNotEmpty0x00000A3E/*There are workstations using this profile.*/
NERR_RplConfigInfoCorrupted0x00000A3F/*Configuration record information has been corrupted.*/
NERR_RplConfigNotFound0x00000A40/*Configuration record was not found.*/
NERR_RplAdapterInfoCorrupted0x00000A41/*Adapter id record information has been corrupted.*/
NERR_RplInternal0x00000A42/*An internal service error has occurred.*/
NERR_RplVendorInfoCorrupted0x00000A43/*Vendor id record information has been corrupted.*/
NERR_RplBootInfoCorrupted0x00000A44/*Boot block record information has been corrupted.*/
NERR_RplWkstaNeedsUserAcct0x00000A45/*The user account for this workstation record is missing.*/
NERR_RplNeedsRPLUSERAcct0x00000A46/*The RPLUSER local group could not be found.*/
NERR_RplBootNotFound0x00000A47/*Boot block record was not found.*/
NERR_RplIncompatibleProfile0x00000A48/*Chosen profile is incompatible with this workstation.*/
NERR_RplAdapterNameUnavailable0x00000A49/*Chosen network adapter id is in use by some other workstation.*/
NERR_RplConfigNotEmpty0x00000A4A/*There are profiles using this configuration.*/
NERR_RplBootInUse0x00000A4B/*There are workstations, profiles or configurations using this boot block.*/
NERR_RplBackupDatabase0x00000A4C/*Service failed to backup Remoteboot database.*/
NERR_RplAdapterNotFound0x00000A4D/*Adapter record was not found.*/
NERR_RplVendorNotFound0x00000A4E/*Vendor record was not found.*/
NERR_RplVendorNameUnavailable0x00000A4F/*Vendor name is in use by some other vendor record.*/
NERR_RplBootNameUnavailable0x00000A50/*(boot name, vendor id) is in use by some other boot block record.*/
NERR_RplConfigNameUnavailable0x00000A51/*Configuration name is in use by some other configuration.*/
NERR_DfsInternalCorruption0x00000A64/*The internal database maintained by the DFS service is corrupt*/
NERR_DfsVolumeDataCorrupt0x00000A65/*One of the records in the internal DFS database is corrupt*/
NERR_DfsNoSuchVolume0x00000A66/*There is no DFS name whose entry path matches the input Entry Path*/
NERR_DfsVolumeAlreadyExists0x00000A67/*A root or link with the given name already exists*/
NERR_DfsAlreadyShared0x00000A68/*The server share specified is already shared in the DFS*/
NERR_DfsNoSuchShare0x00000A69/*The indicated server share does not support the indicated DFS namespace*/
NERR_DfsNotALeafVolume0x00000A6A/*The operation is not valid on this portion of the namespace*/
NERR_DfsLeafVolume0x00000A6B/*The operation is not valid on this portion of the namespace*/
NERR_DfsVolumeHasMultipleServers0x00000A6C/*The operation is ambiguous because the link has multiple servers*/
NERR_DfsCantCreateJunctionPoint0x00000A6D/*Unable to create a link*/
NERR_DfsServerNotDfsAware0x00000A6E/*The server is not DFS Aware*/
NERR_DfsBadRenamePath0x00000A6F/*The specified rename target path is invalid*/
NERR_DfsVolumeIsOffline0x00000A70/*The specified DFS link is offline*/
NERR_DfsNoSuchServer0x00000A71/*The specified server is not a server for this link*/
NERR_DfsCyclicalName0x00000A72/*A cycle in the DFS name was detected*/
NERR_DfsNotSupportedInServerDfs0x00000A73/*The operation is not supported on a server-based DFS*/
NERR_DfsDuplicateService0x00000A74/*This link is already supported by the specified server-share*/
NERR_DfsCantRemoveLastServerShare0x00000A75/*Can't remove the last server-share supporting this root or link*/
NERR_DfsVolumeIsInterDfs0x00000A76/*The operation is not supported for an Inter-DFS link*/
NERR_DfsInconsistent0x00000A77/*The internal state of the DFS Service has become inconsistent*/
NERR_DfsServerUpgraded0x00000A78/*The DFS Service has been installed on the specified server*/
NERR_DfsDataIsIdentical0x00000A79/*The DFS data being reconciled is identical*/
NERR_DfsCantRemoveDfsRoot0x00000A7A/*The DFS root cannot be deleted - Uninstall DFS if required*/
NERR_DfsChildOrParentInDfs0x00000A7B/*A child or parent directory of the share is already in a DFS*/
NERR_DfsInternalError0x00000A82/*DFS internal error*/
NERR_SetupAlreadyJoined0x00000A83/*This machine is already joined to a domain.*/
NERR_SetupNotJoined0x00000A84/*This machine is not currently joined to a domain.*/
NERR_SetupDomainController0x00000A85/*This machine is a domain controller and cannot be unjoined from a domain.*/
NERR_DefaultJoinRequired0x00000A86/*The destination domain controller does not support creating machine accounts in OUs.*/
NERR_InvalidWorkgroupName0x00000A87/*The specified workgroup name is invalid.*/
NERR_NameUsesIncompatibleCodePage0x00000A88/*The specified computer name is incompatible with the default language used on the domain controller.*/
NERR_ComputerAccountNotFound0x00000A89/*The specified computer account could not be found. Contact an administrator to verify the account is in the domain. If the account has been deleted unjoin, reboot, and rejoin the domain.*/
NERR_PersonalSku0x00000A8A/*This version of Windows cannot be joined to a domain.*/
NERR_SetupCheckDNSConfig0x00000A8B/*An attempt to resolve the DNS name of a domain controller in the domain being joined has failed. Please verify this client is configured to reach a DNS server that can resolve DNS names in the target domain. For information about network troubleshooting, see Windows Help.*/
NERR_AlreadyCloudDomainJoined0x00000A8C/*This device is joined to Azure AD. To join an Active Directory domain, you must first go to settings and choose to disconnect your device from your work or school.*/
MAX_NERR0x00000BB7/* This is the last error in NERR range. */
308 entries