NetworkErrorCode Enumeration

Specifies a list of error codes for the network management functions of the Windows API. (eg. The NetUserGetInfo function)

These error codes are returned by the GetLastWin32Error function when a function fails.

Definition

Namespace: DevCase.Win32.Enums
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum NetworkErrorCode

Remarks

Members

NERR_Success 0 The operation completed successfully.
NERR_NetNotStarted 2,102 The workstation driver is not installed.
NERR_UnknownServer 2,103 The server could not be located.
NERR_ShareMem 2,104 An internal error occurred. The network cannot access a shared memory segment.
NERR_NoNetworkResource 2,105 A network resource shortage occurred.
NERR_RemoteOnly 2,106 This operation is not supported on workstations.
NERR_DevNotRedirected 2,107 The device is not connected.
NERR_ServerNotStarted 2,114 The Server service is not started.
NERR_ItemNotFound 2,115 The queue is empty.
NERR_UnknownDevDir 2,116 The device or directory does not exist.
NERR_RedirectedPath 2,117 The operation is invalid on a redirected resource.
NERR_DuplicateShare 2,118 The name has already been shared.
NERR_NoRoom 2,119 The server is currently out of the requested resource.
NERR_TooManyItems 2,121 Requested addition of items exceeds the maximum allowed.
NERR_InvalidMaxUsers 2,122 The Peer service supports only two simultaneous users.
NERR_BufTooSmall 2,123 The API return buffer is too small.
NERR_RemoteErr 2,127 A remote API error occurred.
NERR_LanmanIniError 2,131 An error occurred when opening or reading the configuration file.
NERR_NetworkError 2,136 A general network error occurred.
NERR_WkstaInconsistentState 2,137 The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service.
NERR_WkstaNotStarted 2,138 The Workstation service has not been started.
NERR_BrowserNotStarted 2,139 The requested information is not available.
NERR_InternalError 2,140 An internal error occurred.
NERR_BadTransactConfig 2,141 The server is not configured for transactions.
NERR_InvalidAPI 2,142 The requested API is not supported on the remote server.
NERR_BadEventName 2,143 The event name is invalid.
NERR_DupNameReboot 2,144 The computer name already exists on the network. Change it and restart the computer.
NERR_CfgCompNotFound 2,146 The specified component could not be found in the configuration information.
NERR_CfgParamNotFound 2,147 The specified parameter could not be found in the configuration information.
NERR_LineTooLong 2,149 A line in the configuration file is too long.
NERR_QNotFound 2,150 The printer does not exist.
NERR_JobNotFound 2,151 The print job does not exist.
NERR_DestNotFound 2,152 The printer destination cannot be found.
NERR_DestExists 2,153 The printer destination already exists.
NERR_QExists 2,154 The printer queue already exists.
NERR_QNoRoom 2,155 No more printers can be added.
NERR_JobNoRoom 2,156 No more print jobs can be added.
NERR_DestNoRoom 2,157 No more printer destinations can be added.
NERR_DestIdle 2,158 This printer destination is idle and cannot accept control operations.
NERR_DestInvalidOp 2,159 This printer destination request contains an invalid control function.
NERR_ProcNoRespond 2,160 The print processor is not responding.
NERR_SpoolerNotLoaded 2,161 The spooler is not running.
NERR_DestInvalidState 2,162 This operation cannot be performed on the print destination in its current state.
NERR_QinvalidState 2,163 This operation cannot be performed on the printer queue in its current state.
NERR_JobInvalidState 2,164 This operation cannot be performed on the print job in its current state.
NERR_SpoolNoMemory 2,165 A spooler memory allocation failure occurred.
NERR_DriverNotFound 2,166 The device driver does not exist.
NERR_DataTypeInvalid 2,167 The data type is not supported by the print processor.
NERR_ProcNotFound 2,168 The print processor is not installed.
NERR_ServiceTableLocked 2,180 The service database is locked.
NERR_ServiceTableFull 2,181 The service table is full.
NERR_ServiceInstalled 2,182 The requested service has already been started.
NERR_ServiceEntryLocked 2,183 The service does not respond to control actions.
NERR_ServiceNotInstalled 2,184 The service has not been started.
NERR_BadServiceName 2,185 The service name is invalid.
NERR_ServiceCtlTimeout 2,186 The service is not responding to the control function.
NERR_ServiceCtlBusy 2,187 The service control is busy.
NERR_BadServiceProgName 2,188 The configuration file contains an invalid service program name.
NERR_ServiceNotCtrl 2,189 The service could not be controlled in its present state.
NERR_ServiceKillProc 2,190 The service ended abnormally.
NERR_ServiceCtlNotValid 2,191 The requested pause or stop is not valid for this service.
NERR_NotInDispatchTbl 2,192 The service control dispatcher could not find the service name in the dispatch table.
NERR_BadControlRecv 2,193 The service control dispatcher pipe read failed.
NERR_ServiceNotStarting 2,194 A thread for the new service could not be created.
NERR_AlreadyLoggedOn 2,200 This workstation is already logged on to the local-area network.
NERR_NotLoggedOn 2,201 The workstation is not logged on to the local-area network.
NERR_BadUsername 2,202 The user name or group name parameter is invalid.
NERR_BadPassword 2,203 The password parameter is invalid.
NERR_UnableToAddName_W 2,204 @W The logon processor did not add the message alias.
NERR_UnableToAddName_F 2,205 The logon processor did not add the message alias.
NERR_UnableToDelName_W 2,206 @W The logoff processor did not delete the message alias.
NERR_UnableToDelName_F 2,207 The logoff processor did not delete the message alias.
NERR_LogonsPaused 2,209 Network logons are paused.
NERR_LogonServerConflict 2,210 A centralized logon-server conflict occurred.
NERR_LogonNoUserPath 2,211 The server is configured without a valid user path.
NERR_LogonScriptError 2,212 An error occurred while loading or running the logon script.
NERR_StandaloneLogon 2,214 The logon server was not specified. Your computer will be logged on as STANDALONE.
NERR_LogonServerNotFound 2,215 The logon server could not be found.
NERR_LogonDomainExists 2,216 There is already a logon domain for this computer.
NERR_NonValidatedLogon 2,217 The logon server could not validate the logon.
NERR_ACFNotFound 2,219 The security database could not be found.
NERR_GroupNotFound 2,220 The group name could not be found.
NERR_UserNotFound 2,221 The user name could not be found.
NERR_ResourceNotFound 2,222 The resource name could not be found.
NERR_GroupExists 2,223 The group already exists.
NERR_UserExists 2,224 The user account already exists.
NERR_ResourceExists 2,225 The resource permission list already exists.
NERR_NotPrimary 2,226 This operation is only allowed on the primary domain controller of the domain.
NERR_ACFNotLoaded 2,227 The security database has not been started.
NERR_ACFNoRoom 2,228 There are too many names in the user accounts database.
NERR_ACFFileIOFail 2,229 A disk I/O failure occurred.
NERR_ACFTooManyLists 2,230 The limit of 64 entries per resource was exceeded.
NERR_UserLogon 2,231 Deleting a user with a session is not allowed.
NERR_ACFNoParent 2,232 The parent directory could not be located.
NERR_CanNotGrowSegment 2,233 Unable to add to the security database session cache segment.
NERR_SpeGroupOp 2,234 This operation is not allowed on this special group.
NERR_NotInCache 2,235 This user is not cached in user accounts database session cache.
NERR_UserInGroup 2,236 The user already belongs to this group.
NERR_UserNotInGroup 2,237 The user does not belong to this group.
NERR_AccountUndefined 2,238 This user account is undefined.
NERR_AccountExpired 2,239 This user account has expired.
NERR_InvalidWorkstation 2,240 The user is not allowed to log on from this workstation.
NERR_InvalidLogonHours 2,241 The user is not allowed to log on at this time.
NERR_PasswordExpired 2,242 The password of this user has expired.
NERR_PasswordCantChange 2,243 The password of this user cannot change.
NERR_PasswordHistConflict 2,244 This password cannot be used now.
NERR_PasswordTooShort 2,245 The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements.
NERR_PasswordTooRecent 2,246 The password of this user is too recent to change.
NERR_InvalidDatabase 2,247 The security database is corrupted.
NERR_DatabaseUpToDate 2,248 No updates are necessary to this replicant network/local security database.
NERR_SyncRequired 2,249 This replicant database is outdated synchronization is required.
NERR_UseNotFound 2,250 The network connection could not be found.
NERR_BadAsgType 2,251 This asg_type is invalid.
NERR_DeviceIsShared 2,252 This device is currently being shared.
NERR_NoComputerName 2,270 The computer name could not be added as a message alias. The name may already exist on the network.
NERR_MsgAlreadyStarted 2,271 The Messenger service is already started.
NERR_MsgInitFailed 2,272 The Messenger service failed to start.
NERR_NameNotFound 2,273 The message alias could not be found on the network.
NERR_AlreadyForwarded 2,274 This message alias has already been forwarded.
NERR_AddForwarded 2,275 This message alias has been added but is still forwarded.
NERR_AlreadyExists 2,276 This message alias already exists locally.
NERR_TooManyNames 2,277 The maximum number of added message aliases has been exceeded.
NERR_DelComputerName 2,278 The computer name could not be deleted.
NERR_LocalForward 2,279 Messages cannot be forwarded back to the same workstation.
NERR_GrpMsgProcessor 2,280 An error occurred in the domain message processor.
NERR_PausedRemote 2,281 The message was sent, but the recipient has paused the Messenger service.
NERR_BadReceive 2,282 The message was sent but not received.
NERR_NameInUse 2,283 The message alias is currently in use. Try again later.
NERR_MsgNotStarted 2,284 The Messenger service has not been started.
NERR_NotLocalName 2,285 The name is not on the local computer.
NERR_NoForwardName 2,286 The forwarded message alias could not be found on the network.
NERR_RemoteFull 2,287 The message alias table on the remote station is full.
NERR_NameNotForwarded 2,288 Messages for this alias are not currently being forwarded.
NERR_TruncatedBroadcast 2,289 The broadcast message was truncated.
NERR_InvalidDevice 2,294 This is an invalid device name.
NERR_WriteFault 2,295 A write fault occurred.
NERR_DuplicateName 2,297 A duplicate message alias exists on the network.
NERR_DeleteLater 2,298 @W This message alias will be deleted later.
NERR_IncompleteDel 2,299 The message alias was not successfully deleted from all networks.
NERR_MultipleNets 2,300 This operation is not supported on computers with multiple networks.
NERR_NetNameNotFound 2,310 This shared resource does not exist.
NERR_DeviceNotShared 2,311 This device is not shared.
NERR_ClientNameNotFound 2,312 A session does not exist with that computer name.
NERR_FileIdNotFound 2,314 There is not an open file with that identification number.
NERR_ExecFailure 2,315 A failure occurred when executing a remote administration command.
NERR_TmpFile 2,316 A failure occurred when opening a remote temporary file.
NERR_TooMuchData 2,317 The data returned from a remote administration command has been truncated to 64K.
NERR_DeviceShareConflict 2,318 This device cannot be shared as both a spooled and a non-spooled resource.
NERR_BrowserTableIncomplete 2,319 The information in the list of servers may be incorrect.
NERR_NotLocalDomain 2,320 The computer is not active in this domain.
NERR_IsDfsShare 2,321 The share must be removed from the Distributed File System before it can be deleted.
NERR_DevInvalidOpCode 2,331 The operation is invalid for this device.
NERR_DevNotFound 2,332 This device cannot be shared.
NERR_DevNotOpen 2,333 This device was not open.
NERR_BadQueueDevString 2,334 This device name list is invalid.
NERR_BadQueuePriority 2,335 The queue priority is invalid.
NERR_NoCommDevs 2,337 There are no shared communication devices.
NERR_QueueNotFound 2,338 The queue you specified does not exist.
NERR_BadDevString 2,340 This list of devices is invalid.
NERR_BadDev 2,341 The requested device is invalid.
NERR_InUseBySpooler 2,342 This device is already in use by the spooler.
NERR_CommDevInUse 2,343 This device is already in use as a communication device.
NERR_InvalidComputer 2,351 This computer name is invalid.
NERR_MaxLenExceeded 2,354 The string and prefix specified are too long.
NERR_BadComponent 2,356 This path component is invalid.
NERR_CantType 2,357 Could not determine the type of input.
NERR_TooManyEntries 2,362 The buffer for types is not big enough.
NERR_ProfileFileTooBig 2,370 Profile files cannot exceed 64K.
NERR_ProfileOffset 2,371 The start offset is out of range.
NERR_ProfileCleanup 2,372 The system cannot delete current connections to network resources.
NERR_ProfileUnknownCmd 2,373 The system was unable to parse the command line in this file.
NERR_ProfileLoadErr 2,374 An error occurred while loading the profile file.
NERR_ProfileSaveErr 2,375 @W Errors occurred while saving the profile file. The profile was partially saved.
NERR_LogOverflow 2,377 Log file %1 is full.
NERR_LogFileChanged 2,378 This log file has changed between reads.
NERR_LogFileCorrupt 2,379 Log file %1 is corrupt.
NERR_SourceIsDir 2,380 The source path cannot be a directory.
NERR_BadSource 2,381 The source path is illegal.
NERR_BadDest 2,382 The destination path is illegal.
NERR_DifferentServers 2,383 The source and destination paths are on different servers.
NERR_RunSrvPaused 2,385 The Run server you requested is paused.
NERR_ErrCommRunSrv 2,389 An error occurred when communicating with a Run server.
NERR_ErrorExecingGhost 2,391 An error occurred when starting a background process.
NERR_ShareNotFound 2,392 The shared resource you are connected to could not be found.
NERR_InvalidLana 2,400 The LAN adapter number is invalid.
NERR_OpenFiles 2,401 There are open files on the connection.
NERR_ActiveConns 2,402 Active connections still exist.
NERR_BadPasswordCore 2,403 This share name or password is invalid.
NERR_DevInUse 2,404 The device is being accessed by an active process.
NERR_LocalDrive 2,405 The drive letter is in use locally.
NERR_AlertExists 2,430 The specified client is already registered for the specified event.
NERR_TooManyAlerts 2,431 The alert table is full.
NERR_NoSuchAlert 2,432 An invalid or nonexistent alert name was raised.
NERR_BadRecipient 2,433 The alert recipient is invalid.
NERR_AcctLimitExceeded 2,434 A user's session with this server has been deleted
NERR_InvalidLogSeek 2,440 The log file does not contain the requested record number.
NERR_BadUasConfig 2,450 The user accounts database is not configured correctly.
NERR_InvalidUASOp 2,451 This operation is not permitted when the Netlogon service is running.
NERR_LastAdmin 2,452 This operation is not allowed on the last administrative account.
NERR_DCNotFound 2,453 Could not find domain controller for this domain.
NERR_LogonTrackingError 2,454 Could not set logon information for this user.
NERR_NetlogonNotStarted 2,455 The Netlogon service has not been started.
NERR_CanNotGrowUASFile 2,456 Unable to add to the user accounts database.
NERR_TimeDiffAtDC 2,457 This server's clock is not synchronized with the primary domain controller's clock.
NERR_PasswordMismatch 2,458 A password mismatch has been detected.
NERR_NoSuchServer 2,460 The server identification does not specify a valid server.
NERR_NoSuchSession 2,461 The session identification does not specify a valid session.
NERR_NoSuchConnection 2,462 The connection identification does not specify a valid connection.
NERR_TooManyServers 2,463 There is no space for another entry in the table of available servers.
NERR_TooManySessions 2,464 The server has reached the maximum number of sessions it supports.
NERR_TooManyConnections 2,465 The server has reached the maximum number of connections it supports.
NERR_TooManyFiles 2,466 The server cannot open more files because it has reached its maximum number.
NERR_NoAlternateServers 2,467 There are no alternate servers registered on this server.
NERR_TryDownLevel 2,470 Try down-level (remote admin protocol) version of API instead.
NERR_UPSDriverNotStarted 2,480 The UPS driver could not be accessed by the UPS service.
NERR_UPSInvalidConfig 2,481 The UPS service is not configured correctly.
NERR_UPSInvalidCommPort 2,482 The UPS service could not access the specified Comm Port.
NERR_UPSSignalAsserted 2,483 The UPS indicated a line fail or low battery situation. Service not started.
NERR_UPSShutdownFailed 2,484 The UPS service failed to perform a system shut down.
NERR_BadDosRetCode 2,500 The program below returned an MS-DOS error code:
NERR_ProgNeedsExtraMem 2,501 The program below needs more memory:
NERR_BadDosFunction 2,502 The program below called an unsupported MS-DOS function:
NERR_RemoteBootFailed 2,503 The workstation failed to boot.
NERR_BadFileCheckSum 2,504 The file below is corrupt.
NERR_NoRplBootSystem 2,505 No loader is specified in the boot-block definition file.
NERR_RplLoadrNetBiosErr 2,506 NetBIOS returned an error: The NCB and SMB are dumped above.
NERR_RplLoadrDiskErr 2,507 A disk I/O error occurred.
NERR_ImageParamErr 2,508 Image parameter substitution failed.
NERR_TooManyImageParams 2,509 Too many image parameters cross disk sector boundaries.
NERR_NonDosFloppyUsed 2,510 The image was not generated from an MS-DOS diskette formatted with /S.
NERR_RplBootRestart 2,511 Remote boot will be restarted later.
NERR_RplSrvrCallFailed 2,512 The call to the Remoteboot server failed.
NERR_CantConnectRplSrvr 2,513 Cannot connect to the Remoteboot server.
NERR_CantOpenImageFile 2,514 Cannot open image file on the Remoteboot server.
NERR_CallingRplSrvr 2,515 Connecting to the Remoteboot server...
NERR_StartingRplBoot 2,516 Connecting to the Remoteboot server...
NERR_RplBootServiceTerm 2,517 Remote boot service was stopped check the error log for the cause of the problem.
NERR_RplBootStartFailed 2,518 Remote boot startup failed check the error log for the cause of the problem.
NERR_RPL_CONNECTED 2,519 A second connection to a Remoteboot resource is not allowed.
NERR_BrowserConfiguredToNotRun 2,550 The browser service was configured with MaintainServerList=No.
NERR_RplNoAdaptersStarted 2,610 Service failed to start since none of the network adapters started with this service.
NERR_RplBadRegistry 2,611 Service failed to start due to bad startup information in the registry.
NERR_RplBadDatabase 2,612 Service failed to start because its database is absent or corrupt.
NERR_RplRplfilesShare 2,613 Service failed to start because RPLFILES share is absent.
NERR_RplNotRplServer 2,614 Service failed to start because RPLUSER group is absent.
NERR_RplCannotEnum 2,615 Cannot enumerate service records.
NERR_RplWkstaInfoCorrupted 2,616 Workstation record information has been corrupted.
NERR_RplWkstaNotFound 2,617 Workstation record was not found.
NERR_RplWkstaNameUnavailable 2,618 Workstation name is in use by some other workstation.
NERR_RplProfileInfoCorrupted 2,619 Profile record information has been corrupted.
NERR_RplProfileNotFound 2,620 Profile record was not found.
NERR_RplProfileNameUnavailable 2,621 Profile name is in use by some other profile.
NERR_RplProfileNotEmpty 2,622 There are workstations using this profile.
NERR_RplConfigInfoCorrupted 2,623 Configuration record information has been corrupted.
NERR_RplConfigNotFound 2,624 Configuration record was not found.
NERR_RplAdapterInfoCorrupted 2,625 Adapter ID record information has been corrupted.
NERR_RplInternal 2,626 An internal service error has occurred.
NERR_RplVendorInfoCorrupted 2,627 Vendor ID record information has been corrupted.
NERR_RplBootInfoCorrupted 2,628 Boot block record information has been corrupted.
NERR_RplWkstaNeedsUserAcct 2,629 The user account for this workstation record is missing.
NERR_RplNeedsRPLUSERAcct 2,630 The RPLUSER local group could not be found.
NERR_RplBootNotFound 2,631 Boot block record was not found.
NERR_RplIncompatibleProfile 2,632 Chosen profile is incompatible with this workstation.
NERR_RplAdapterNameUnavailable 2,633 Chosen network adapter ID is in use by some other workstation.
NERR_RplConfigNotEmpty 2,634 There are profiles using this configuration.
NERR_RplBootInUse 2,635 There are workstations, profiles, or configurations using this boot block.
NERR_RplBackupDatabase 2,636 Service failed to backup Remoteboot database.
NERR_RplAdapterNotFound 2,637 Adapter record was not found.
NERR_RplVendorNotFound 2,638 Vendor record was not found.
NERR_RplVendorNameUnavailable 2,639 Vendor name is in use by some other vendor record.
NERR_RplBootNameUnavailable 2,640 (boot name, vendor ID) is in use by some other boot block record.
NERR_RplConfigNameUnavailable 2,641 Configuration name is in use by some other configuration.
NERR_DfsInternalCorruption 2,660 The internal database maintained by the Dfs service is corrupt.
NERR_DfsVolumeDataCorrupt 2,661 One of the records in the internal Dfs database is corrupt.
NERR_DfsNoSuchVolume 2,662 There is no DFS name whose entry path matches the input Entry Path.
NERR_DfsVolumeAlreadyExists 2,663 A root or link with the given name already exists.
NERR_DfsAlreadyShared 2,664 The server share specified is already shared in the Dfs.
NERR_DfsNoSuchShare 2,665 The indicated server share does not support the indicated DFS namespace.
NERR_DfsNotALeafVolume 2,666 The operation is not valid on this portion of the namespace.
NERR_DfsLeafVolume 2,667 The operation is not valid on this portion of the namespace.
NERR_DfsVolumeHasMultipleServers 2,668 The operation is ambiguous because the link has multiple servers.
NERR_DfsCantCreateJunctionPoint 2,669 Unable to create a link.
NERR_DfsServerNotDfsAware 2,670 The server is not Dfs Aware.
NERR_DfsBadRenamePath 2,671 The specified rename target path is invalid.
NERR_DfsVolumeIsOffline 2,672 The specified DFS link is offline.
NERR_DfsNoSuchServer 2,673 The specified server is not a server for this link.
NERR_DfsCyclicalName 2,674 A cycle in the Dfs name was detected.
NERR_DfsNotSupportedInServerDfs 2,675 The operation is not supported on a server-based Dfs.
NERR_DfsDuplicateService 2,676 This link is already supported by the specified server-share.
NERR_DfsCantRemoveLastServerShare 2,677 Can't remove the last server-share supporting this root or link.
NERR_DfsVolumeIsInterDfs 2,678 The operation is not supported for an Inter-DFS link.
NERR_DfsInconsistent 2,679 The internal state of the Dfs Service has become inconsistent.
NERR_DfsServerUpgraded 2,680 The Dfs Service has been installed on the specified server.
NERR_DfsDataIsIdentical 2,681 The Dfs data being reconciled is identical.
NERR_DfsCantRemoveDfsRoot 2,682 The DFS root cannot be deleted. Uninstall DFS if required.
NERR_DfsChildOrParentInDfs 2,683 A child or parent directory of the share is already in a Dfs.
NERR_DfsInternalError 2,690 Dfs internal error.
NERR_SetupAlreadyJoined 2,691 This computer is already joined to a domain.
NERR_SetupNotJoined 2,692 This computer is not currently joined to a domain.
NERR_SetupDomainController 2,693 This computer is a domain controller and cannot be unjoined from a domain.
NERR_DefaultJoinRequired 2,694 The destination domain controller does not support creating machine accounts in OUs.
NERR_InvalidWorkgroupName 2,695 The specified workgroup name is invalid.
NERR_NameUsesIncompatibleCodePage 2,696 The specified computer name is incompatible with the default language used on the domain controller.
NERR_ComputerAccountNotFound 2,697 The specified computer account could not be found.
NERR_PersonalSku 2,698 This version of Windows cannot be joined to a domain.
NERR_PasswordMustChange 2,701 The password must change at the next logon.
NERR_AccountLockedOut 2,702 The account is locked out.
NERR_PasswordTooLong 2,703 The password is too long.
NERR_PasswordNotComplexEnough 2,704 The password does not meet the complexity policy.
NERR_PasswordFilterError 2,705 The password does not meet the requirements of the password filter DLLs.
NERR_NoOfflineJoinInfo 2,709 The offline join completion information was not found.
NERR_BadOfflineJoinInfo 2,710 The offline join completion information was bad.
NERR_CantCreateJoinInfo 2,711 Unable to create offline join information. Please ensure you have access to the specified path location and permissions to modify its contents. Running as an elevated administrator may be required.
NERR_BadDomainJoinInfo 2,712 The domain join info being saved was incomplete or bad.
NERR_JoinPerformedMustRestart 2,713 Offline join operation successfully completed but a restart is needed.
NERR_NoJoinPending 2,714 There was no offline join operation pending.
NERR_ValuesNotSet 2,715 Unable to set one or more requested machine or domain name values on the local computer.
NERR_CantVerifyHostname 2,716 Could not verify the current machine's hostname against the saved value in the join completion information.
NERR_CantLoadOfflineHive 2,717 Unable to load the specified offline registry hive. Please ensure you have access to the specified path location and permissions to modify its contents. Running as an elevated administrator may be required.
NERR_ConnectionInsecure 2,718 The minimum session security requirements for this operation were not met.
NERR_ProvisioningBlobUnsupported 2,719 Computer account provisioning blob version is not supported.

See Also