Ошибка dfsmapcacheadd domain 0x8007054b

  • Remove From My Forums
  • Общие обсуждения

  • Добрый день!

    Помогите пожалуйста с решением проблемы. Сервер 2008 sp2 (32bit) обновления все текущие стоят.
    Используется в роли файл-сервера, НЕ контроллер АД. DFS не поднималась. Выдает такую ошибку — куда нужно смотреть, что я пропустил. Поиск в интернете ничего полезного не дал.

    Текст ошибки:

    Диспетчеру ресурсов файлового сервера не удалось перечислить общие пути доступа или пути DFS. Сопоставления локальных путей путям к общим ресурсам и путям DFS могут быть незавершенными или временно недоступными. Диспетчер ресурсов файлового сервера повторит
    операцию позже.

    Контекст:

    Домен: TESTDOMAINRU

    Подробные сведения об ошибке:

    Ошибка: DfsMapCacheAdd, 0x8007054b, Указанный домен не существует или к нему невозможно подключиться.

    Код ошибки: 12317 SRMSVC

    • Изменен тип

      18 мая 2011 г. 8:59

    • Перемещено
      Yubo. Zhang
      21 апреля 2012 г. 15:35
      merge forums (От:Windows Server 2008)

  • Remove From My Forums
  • Вопрос

  • в домене win2003 развернуто пространство имен DFS. корень DFS — доменный. домен построен на двух КД win2003 R2. оба сервера — глобальный коталог.

    при просмотре ресурсов DFS первая ссылка указывает на основной КД. вторая — на дополнительный.

    основоной КД недавно приказал долго жить. доступ к корню DFS и ресурсам впринципе есть, но ооочень медленно.

    хотел переписать все ссылки на второй КД, но из консоли управления DFS когда нажимаю на пространство имен — выдает ошибку «Указанный домен не существует или к нему невозможно подключится»

    Еще на КД логе сегодня было такое:

    Тип события: Ошибка
    Источник события: NETLOGON
    Категория события: Отсутствует
    Код события: 5719
    Дата:  26.11.2010
    Время:  8:24:04
    Пользователь:  Н/Д
    Компьютер: S2
    Описание:
    Компьютер не может установить безопасный сеанс связи с контроллером домена CAPAROL-MALINO по следующей причине:

    Отсутствуют серверы, которые могли бы обработать запрос на вход в сеть. 
    Это может затруднить проверку подлинности. Убедитесь, что компьютер подключен к сети. Если ошибка повторится, обратитесь к администратору домена. 

    Дополнительные сведения
    Если данный компьютер является контроллером указанного домена, он устанавливает безопасный сеанс связи с эмулятором основного контроллера этого домена. В противном случае компьютер устанавливает безопасный сеанс связи с произвольным контроллером данного домена.

Ответы

  • очень просто:

    Предположим, что на неисправном КД еще и роль ДНС

    1) Клиент обращается к первому ДНС, указанному в настройках сети (неисправный КД). Тот не отвечает, таймаут.

    2) Клиент обращается ко второму ДНС-серверу и получает адрес-имя неисправного КД, обращается к нему. Тот не отвечает, большой таймаут, т.к. тут таймаут по дефолту больше.

    3) Клиент обращается ко второму ДНС-серверу и СНОВА получает адрес-имя неисправного КД, обращается к нему. Тот не отвечает, большой таймаут.

    n) Клиент обращается ко второму ДНС-серверу и получает адрес-имя исправного КД, обращается к нему. Тот отвечает, и, наконец, все заработало…

    устраивает?

    Ах, да…

    после н-го запроса еще может идти обращение к дохлому КД как к корню ДФС… Таймаут…


    Не игнорируйте встроенную справку, читайте ее и большинство вопросов будет решено гораздо быстрее.

    • Помечено в качестве ответа

      30 ноября 2010 г. 10:25

logo_windowsServer2008

That amazing moment amazing amazing moment when you are able to resolve a long pending issue even that the TechNet forum was all baboons about it.

Having issues with management of your once applied quotas via File Server Resource Manager (FSRM) on your WIndows Server 2008 R2 SP2. Apparently the following can be the reasons for this error:

  • You have installed the FSRM role; created quotas; un-installed the FSRM role and re-installed it.
  • You have installed the FSRM as a Windows Feature instead of a Role.

And you will be apparently having these following errors/warnings in your Event Viewer:

  • Warning 12317:  File Server Resource Manager failed to enumerate share paths or DFS paths. Mappings from local file paths to share and DFS paths may be incomplete or temporarily unavailable. FSRM will retry the operation at a later time.
  • Error: DfsMapCacheAdd(Domain), 0x8007054b, The specified domain either does not exist or could not be contacted.
  • Error 8197:  File Server Resource Manager Service error: Unexpected error.
  • Error: CGlobalStoreManager::Install(), 0x80070005, Access is denied.

Now when you access the Quota tab from the FSRM MMC; you get the an error and no quotas are visible. Or you apply a quota on a folder but instead you get an error saying that the quota for the folder already exists but you don’t see any.

This is apparently due to the fact that the system files associated with the FSRM either get corrupted or the SYSTEM account access is restricted to these files or the previously installed FSRM role settings are still not completely removed.

Now the work around to this issue depends upon how bad have you played with your FSRM role. Just to let you know that This workaround will remove all your previously implemented quota rules and templates.

The work around to this is basically deleting the system files related to the FSRM. Before doing that; uninstall the FSRM Role or the FSRM Feature you installed previously.

Now to delete the FSRM related system files; you won’t be able to access them with you Admin credentials (even Enterprise Admin is not able to alter these files). Only the SYSTEM account has access to it.

Now to access these files here is a small tool; rather set of tools I used. Download the PSTools and follow the following steps.

  1. Unzip the downloaded PSTools.
  2. Run Command Prompt as Administrator.
  3. Navigate to the folder where you unzipped the PSTools.
  4. Execute the following command

PSEXEC -i -s -d CMD

Click YES if you have executed the command for the first time. A new Command Prompt window will be opened which basically is running under the privileges of the SYSTEM Account.

Now what you need to do is first delete a couple of files from inside the partition on which you have applied quotas before.   If you have quotas applied on multiple partitions then you will need to repeat the following steps for all the partitions.

What you will basically do is delete the files quota.xml and quota.md from the %SystemVolumeInformationSRM folder. These two system files will be write-protected hence you will need to alter the rights before deleting them.

In the newly opened Command Prompt window; execute the following commands but do not close the windows yet after these commands.

cd System Volume InformationSRM
attrib quota.xml -s -h
attrib quota.md -s -h
del quota.xml
del quota.md

Along these files you will also need to delete the files ReportSettings.xml and SrmGlobalSettings.xml inside the root drive (i.e. C:) %SystemVolumeInformationSRMSettings folder. In the same Command Prompt window opened earlier; execute the following commands.

cd System Volume InformationSRM
attrib ReportSettings.xml -s -h
attrib SrmGlobalSettings.xml -s -h
del ReportSettings.xml
del SrmGlobalSettings.xml

After deleting these system files; install the FSRM Role again; this time hopefully you will be able to install the FSRM Role without any errors. If not then feel free to leave a message! Cheerio!!

References: 

  • Getting a CMD prompt as SYSTEM in Windows Vista and Windows Server 2008.
  • You cannot create quotas on File Server Resource Manager (FSRM) in Windows Server 2003 R2 KB 555941.

Tags: 0x80070005, 0x8007054, 0x8007054b, Access is denied., DfsMapCacheAdd(Domain), Error 8197, Error: CGlobalStoreManager::Install(), File Server Resource Manager, File Server Resource Manager Service error: Unexpected error., FSRM, FSRM Error, Quota Error, quota.md, quota.xml, ReportSettings.xml, SRM, SrmGlobalSettings.xml, SYSTEM Account, SystemVolumeInformationSRM, Warning 12317, Windows SYSTEM Account


This entry was posted on October 3, 2013 at 9:53 PM and is filed under ADMIN$, ICT, Pakistan, Trends & Tech, Uncategorized, Windows, Windows Server 2008 R2. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.

  • Remove From My Forums
  • Question

  • We have an Active Directory with a «dotted» NETBIOS domain name (e.g. «CONTOSO.ORG» rather than «CONTOSO»).

    We had to rebuild our DirSync server and decided to take a clean install approach using the GA release . Here are the steps we’ve taken:

    1. Clean install of Windows 2012 R2
    2. Downloaded and installed the GA release of the new Azure AD Connect tool
    3. Successfully completed the installation wizard using an account with Azure Global Administrator role as well as being a member of the local AD’s Enterprise Administrators group.
    4. Launched the Synchronization Service Manager and opened the properties of the connector for the «Active Directory Domain Services» and attempted to view/edit the selection of the directory partitions.
    5. Got the error message of «The specified domain either does not exist or could not be contacted. (Exception from HRESULT:0x8007054B)
    6. Attempted to «Refresh Schema» for the connector and get the following message of «An error was encountered during the schema refresh. Please try again later.»

    …could these errors be related to the fact that our local AD’s legacy NETBIOS name has a «dot» in it?  We’re too scared to do a domain rename operation at this point, but will need to consider it if this is indeed the root cause.

    Any help would be GREATLY appreciated!

    • Edited by

      Wednesday, July 1, 2015 5:36 PM
      Inserted image

Answers

    • Proposed as answer by
      Arvind S. Iyer
      Wednesday, July 1, 2015 9:08 PM
    • Marked as answer by
      Transporteraccident
      Thursday, July 2, 2015 4:39 AM

logo_windowsServer2008

That amazing moment amazing amazing moment when you are able to resolve a long pending issue even that the TechNet forum was all baboons about it.

Having issues with management of your once applied quotas via File Server Resource Manager (FSRM) on your WIndows Server 2008 R2 SP2. Apparently the following can be the reasons for this error:

  • You have installed the FSRM role; created quotas; un-installed the FSRM role and re-installed it.
  • You have installed the FSRM as a Windows Feature instead of a Role.

And you will be apparently having these following errors/warnings in your Event Viewer:

  • Warning 12317:  File Server Resource Manager failed to enumerate share paths or DFS paths. Mappings from local file paths to share and DFS paths may be incomplete or temporarily unavailable. FSRM will retry the operation at a later time.
  • Error: DfsMapCacheAdd(Domain), 0x8007054b, The specified domain either does not exist or could not be contacted.
  • Error 8197:  File Server Resource Manager Service error: Unexpected error.
  • Error: CGlobalStoreManager::Install(), 0x80070005, Access is denied.

Now when you access the Quota tab from the FSRM MMC; you get the an error and no quotas are visible. Or you apply a quota on a folder but instead you get an error saying that the quota for the folder already exists but you don’t see any.

This is apparently due to the fact that the system files associated with the FSRM either get corrupted or the SYSTEM account access is restricted to these files or the previously installed FSRM role settings are still not completely removed.

Now the work around to this issue depends upon how bad have you played with your FSRM role. Just to let you know that This workaround will remove all your previously implemented quota rules and templates.

The work around to this is basically deleting the system files related to the FSRM. Before doing that; uninstall the FSRM Role or the FSRM Feature you installed previously.

Now to delete the FSRM related system files; you won’t be able to access them with you Admin credentials (even Enterprise Admin is not able to alter these files). Only the SYSTEM account has access to it.

Now to access these files here is a small tool; rather set of tools I used. Download the PSTools and follow the following steps.

  1. Unzip the downloaded PSTools.
  2. Run Command Prompt as Administrator.
  3. Navigate to the folder where you unzipped the PSTools.
  4. Execute the following command

PSEXEC -i -s -d CMD

Click YES if you have executed the command for the first time. A new Command Prompt window will be opened which basically is running under the privileges of the SYSTEM Account.

Now what you need to do is first delete a couple of files from inside the partition on which you have applied quotas before.   If you have quotas applied on multiple partitions then you will need to repeat the following steps for all the partitions.

What you will basically do is delete the files quota.xml and quota.md from the %SystemVolumeInformationSRM folder. These two system files will be write-protected hence you will need to alter the rights before deleting them.

In the newly opened Command Prompt window; execute the following commands but do not close the windows yet after these commands.

cd System Volume InformationSRM
attrib quota.xml -s -h
attrib quota.md -s -h
del quota.xml
del quota.md

Along these files you will also need to delete the files ReportSettings.xml and SrmGlobalSettings.xml inside the root drive (i.e. C:) %SystemVolumeInformationSRMSettings folder. In the same Command Prompt window opened earlier; execute the following commands.

cd System Volume InformationSRM
attrib ReportSettings.xml -s -h
attrib SrmGlobalSettings.xml -s -h
del ReportSettings.xml
del SrmGlobalSettings.xml

After deleting these system files; install the FSRM Role again; this time hopefully you will be able to install the FSRM Role without any errors. If not then feel free to leave a message! Cheerio!!

References: 

  • Getting a CMD prompt as SYSTEM in Windows Vista and Windows Server 2008.
  • You cannot create quotas on File Server Resource Manager (FSRM) in Windows Server 2003 R2 KB 555941.

Tags: 0x80070005, 0x8007054, 0x8007054b, Access is denied., DfsMapCacheAdd(Domain), Error 8197, Error: CGlobalStoreManager::Install(), File Server Resource Manager, File Server Resource Manager Service error: Unexpected error., FSRM, FSRM Error, Quota Error, quota.md, quota.xml, ReportSettings.xml, SRM, SrmGlobalSettings.xml, SYSTEM Account, SystemVolumeInformationSRM, Warning 12317, Windows SYSTEM Account


This entry was posted on October 3, 2013 at 9:53 PM and is filed under ADMIN$, ICT, Pakistan, Trends & Tech, Uncategorized, Windows, Windows Server 2008 R2. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.

  • Remove From My Forums
  • Вопрос

Ответы

  • Define resolve? Resolve is typically a DNS concept in which case only sccm-dmzsiteserver is the only thing that would matter however, for an Internet system, a publically reachable FQDN is required and needs to specified in the configuration of the site
    system.

    Ultimately, https://sccm-dmzsiteserver.domain.com must be reachable by clients on the Internet yes and thus this name must be DNS resolvable also.


    Jason | https://home.configmgrftw.com | @jasonsandys

    • Помечено в качестве ответа

      19 декабря 2018 г. 8:29

  • Hi,

    If we want to verify IBCM client activity and connectivity, we may check ClientLocation.log and CcmNotification.log on the client computer.

    In ClientLocation.log, we will see below:

    Unable to retrieve AD forest + domain membership. Error 0x8007054b

    Domain joined client is in Internet

    Note: this is normal, since the client cannot connect the domain.

    In CcmNotification.log, we will se below lines every 15 minutes (this indicate the activity is normal):

    Successfully sent keep-alive message.

    We cannot use the above URL to get the MP list and/or cert list.

    Hope the above information helps.

    Regards,

    Alex Zhu
    ————————————————
    Please remember to mark the replies as answers if they help.
    If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.

    • Изменено
      AlexZhu_775Microsoft contingent staff
      19 декабря 2018 г. 7:26
    • Помечено в качестве ответа
      Ash422
      19 декабря 2018 г. 8:29

During a windows 10 Task Sequence upgrade (Wipe and load from Win7), after every restart step in TS, we see there are lot of Socket failed error. The worrying part is in the logs it says it cannot find MP for few seconds and it continues. Sometime this process completes and it fails too.

Log snippet

Current Management Point is <empty>
connect (sock, (struct sockaddr *) &SockAddrIn, sizeof (struct sockaddr_in)) == 0, HRESULT=8007274d (e:cm1706_rtmsmsframeworkosdmessaginglibsmsmessaging.cpp,850)
socket ‘connect’ failed; 8007274d
Failed to connect to MP :80
connect (sock, (struct sockaddr *) &SockAddrIn, sizeof (struct sockaddr_in)) == 0, HRESULT=8007274d (e:cm1706_rtmsmsframeworkosdmessaginglibsmsmessaging.cpp,850)
socket ‘connect’ failed; 8007274d
Failed to connect to MP :443
connect (sock, (struct sockaddr *) &SockAddrIn, sizeof (struct sockaddr_in)) == 0, HRESULT=8007274d (e:cm1706_rtmsmsframeworkosdmessaginglibsmsmessaging.cpp,850)
socket ‘connect’ failed; 8007274d
Failed to connect to MP :80
connect (sock, (struct sockaddr *) &SockAddrIn, sizeof (struct sockaddr_in)) == 0, HRESULT=8007274d (e:cm1706_rtmsmsframeworkosdmessaginglibsmsmessaging.cpp,850)
socket ‘connect’ failed; 8007274d
Failed to connect to MP :443
connect (sock, (struct sockaddr *) &SockAddrIn, sizeof (struct sockaddr_in)) == 0, HRESULT=8007274d (e:cm1706_rtmsmsframeworkosdmessaginglibsmsmessaging.cpp,850)
socket ‘connect’ failed; 8007274d
Failed to connect to MP :80
connect (sock, (struct sockaddr *) &SockAddrIn, sizeof (struct sockaddr_in)) == 0, HRESULT=8007274d (e:cm1706_rtmsmsframeworkosdmessaginglibsmsmessaging.cpp,850)
socket ‘connect’ failed; 8007274d
Failed to connect to MP :443

Changed IP for wireless dhcp assignments, completely different first octet (not the network guy so won’t be able to answer much about this).

Most the clients seemed to adapt, but then a third no longer want to work. Reinstalling the client using a powershell script seems to work but I don’t feel comfortable running that on a massive scale.

Does this seem like a boundary issue even with there just being one boundary based on active directory membership? I found this in another topic:

Resolution:

Stop the ccmexec service

Delete the folowing folders:

c:windowssystem32GroupPolicy

c:windowssystem32GroupPolicyUsers

The GroupPolicyUsers folder may not exist

The GroupPolicy folder may be a hidden folder, ensure view hidden is enabled

Start the ccmexec service

The necessary folders will be recreated, give it a few minutes and the client should receive the boundary group information.

Let me know what to look for, if a relevant server log is known. A check on policy and ccmexec logs didn’t show any issues, but maybe there are other client logs to look at.

Hello everyone. Today, we’re going to investigate the error message ‘No domain controller is available for the specified domain or the domain does not exist: 0x8007054b‘ when trying to turn a domain-joined device into Hybrid Azure AD Joined.

Scenario: Azure AD Hybrid Device Join  

In this article, we’ll focus on the error message, but if you are looking for the requirements and steps to implement Azure Ad Hybrid Device Join, please check this Official Microsoft implementation guide.

Checking device registration status

Prior to the Hybrid Join implementation, once you run the command dsregcmd /status on a windows 10 domain-joined machine, you may face the device state as below:

+———————————————————————-+
| Device State |
+———————————————————————-+

         AzureAdJoined : NO
      EnterpriseJoined : NO
          DomainJoined : YES
            DomainName : CORP
           Device Name : WS10-Hybrid.corp.contoso.com

In case you have DomainJoined is YES, and AzureAdJoined set to NO, means the device is currently joined to the OnPrem Active Directory only.

For more information about all parameters in the output, please check this Microsoft Official document.

Issue: You have implemented all steps and your domain-joined devices still don’t show AzureAdJoined as YES.
You face error message AD Connectivity Test : FAIL when running dsregcmd /status.

Investigating the issue

There are some events and tools that can be used to investigate device join process in the client. We are going to use below ones:
– Utility dsregcmd
– Event viewer log Microsoft-Windows-User Device Registration/Admin

Dsregcmd diagnostic data

Running dsregcmd /status using a command prompt in one affected machine, you can see in the Diagnostic Data that connectivity to OnPrem AD is failing. The failing phase is the pre-check. This is when the device runs all requirements to trigger the Azure AD automatic join process.

+———————————————————————-+
| Diagnostic Data |
+———————————————————————-+

 Diagnostics Reference : www.microsoft.com/aadjerrors
          User Context : SYSTEM
           Client Time : 2022-06-07 16:58:32.000 UTC
  AD Connectivity Test : FAIL
 AD Configuration Test : SKIPPED
    DRS Discovery Test : SKIPPED
 DRS Connectivity Test : SKIPPED
Token acquisition Test : SKIPPED
 Fallback to Sync-Join : ENABLED

 Previous Registration : 2022-06-07 16:41:09.000 UTC
           Error Phase : pre-check
      Client ErrorCode : 0x1

By default, once you have all steps to the Hybrid Join in place, the user sign-in triggers the Automatic Device Join task. The Automatic Device Join tasks is triggered on domain join and retried every hour. You can also open the command prompt as administrator and run command dsregcmd /debug /join.

You may face output similar to this one:

C:Usersulyneves>dsregcmd /debug /join

DsrCLI: logging initialized.
DsrCLI: logging initialized.
DsrCmdJoinHelper::Join: ClientRequestId: 08f70efe-0f59-4856-8ddd-XXXXXXXXdeDsrCmdAccountMgr::IsDomainControllerAvailable: DsGetDcName No domain controller is available for the specified domain or the domain does not exist: 0x8007054b.
PreJoinChecks Complete.
preCheckResult: DoNotJoin
deviceKeysHealthy: undefined
isJoined: undefined
isDcAvailable: NO
isSystem: YES
keyProvider: undefined
keyContainer: undefined
dsrInstance: undefined
elapsedSeconds: 11
resultCode: 0x1
The device can NOT be joined because a domain controller could not be located.

Now, checking the Event viewer log Microsoft-Windows-User Device Registration/Admin with event ID 334, we can confirm the device is lacking communication with OnPrem AD:

Automatic device join pre-check tasks completed.

The device can NOT be joined because a domain controller could not be located. The device must be connected to a network with connectivity to an Active Directory domain controller.

REASON: With the events above, it’s clear that we have a lack of communication between the device and the domain controller, which is a requirement to have a successful automatic Hybrid Azure AD Join.

As per Microsoft’s official documentation, we conclude the failure is occurring in the pre-check phase. Step B where is explained: The task queries Active Directory using the LDAP protocol for the keywords attribute on the service connection point stored in the configuration partition in Active Directory (CN=62a0ff2e-97b9-4513-943f-0d221bd30080,CN=Device Registration Configuration,CN=Services,CN=Configuration,DC=corp,DC=contoso,DC=com). The value returned in the keywords attribute determines if device registration is directed to Azure Device Registration Service (ADRS) or the enterprise device registration service hosted on-premises.

FIX: Make sure your Hybrid joined machine has proper connectivity to a domain controller to have a successful LDAP query.

Considering I blocked the communication to reproduce the issue, after removing the firewall rule and restoring the connectivity between the client and the domain controller, the join process is successful as below:

Join request ID: 979d242b-57de-4749-a84d-XXXXXXXX
Join response time: Tue, 07 Jun 2022 17:15:03 GMT
Join HTTP status: 200
DsrCmdJoinHelper::Join: completed successfully
DSREGCMD_END_STATUS
AzureAdJoined : YES
EnterpriseJoined : NO
DeviceId : f4caef4d-c69b-44e5-b1ff-919010c2699c
Thumbprint : XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
DeviceCertificateValidity : [ 2022-06-07 16:45:04.000 UTC — 2032-06-07 17:15:04.000 UTC ]
KeyContainerId : ce7d06f2-05c5-4b6b-b528-XXXXXXXXXXX
KeyProvider : Microsoft Software Key Storage Provider
TpmProtected : NO
DeviceAuthStatus : SUCCESS

And we confirm with the output of command dsregcmd /status, that the affected device has both Azure DomainJoined and AzureAdJoined set to YES.

+———————————————————————-+
| Device State |
+———————————————————————-+

         AzureAdJoined : YES
      EnterpriseJoined : NO
          DomainJoined : YES
            DomainName : CORP
           Device Name : WS10-Hybrid.corp.contoso.com

Checking the same event viewer log Microsoft-Windows-User Device Registration/Admin in the event viewer, we can confirm with event ID 306 that Automatic registration succeeded.

Summary

In this article, we covered how to investigate the error message ‘No domain controller is available for the specified domain or the domain does not exist: 0x8007054b‘ when trying to turn a domain-joined device into Hybrid Azure AD Joined.

I hope you have enjoyed reading this article, and it helps you manage your Hybrid devices in Azure AD.

Enjoyed the article? Like and share. 🙂

Note: I do not represent the organization I work for, all the opinions expressed here, are my own. This post is provided AS IS with no warranties or guarantees and confers no rights.

In case you have any suggestions or feedback, please leave a comment.

[ ]’s
Ulysses Neves

Hello!

I’ve got a strange issue with Internet Based Client Management where clients are not communicating when outside of the network.

Some interesting things I’ve found in client side logs:

LocationServices.log:

1 internet MP errors in the last 10 minutes, threshold is 5.

In CCMMessaging.log, I’m seeing a few of these:

Post to https://----sccm-01.-------------.org/ccm_system/request failed with 0x87d00231.

Interesting Server Side Logs:

ClientAuth.log:

Error verifying message from client 'GUID:736B0572-FF7D-45BD-84D2-5E5C6C6F6EC8' (0x80090006).
Message from GUID:abb9de52-52f6-42fa-8901-9e65513e5faf client failed signature validation
Skipping raising MPEvent_ClientAuth_SignatureFailure event because 4 such events were already raised in the past 60 minutes
Could not verify message signature for client 'GUID:abb9de52-52f6-42fa-8901-9e65513e5faf'.

ClientLocation.log

Raising pending event:
instance of CCM_LocationServices_LocationBaseChange
{
ClientID = "GUID:abb9de52-52f6-42fa-8901-9e65513e5faf";
DateTime = "20160610201145.755000+000";
NewLocation = "Internet";
OldLocation = "Intranet";
ProcessID = 3264;
ThreadID = 1464;
};


Unable to retrieve AD forest + domain membership. Error 0x8007054b

Some background on the environment:

  • Single server with all roles and SQL (~6,000 clients), 32 GB ram, 24 cores. All clients are well connected — no slow links.
    • Upgraded existing server from SCCM 2012 R2 CU5 to SCCM 1511, then to 1602, then did a backup/restore onto new hardware to get the server from 2008 R2 to 2012 R2
  • Two domains, both have Discovery Methods set up in SCCM, and clients are working internally
  • Newly configured three-tier CA: Offline root Standalone CA, one subordinate issuing Enterprise CA
    • CRL and AIA is published over HTTP. Both CRL and AIA are internet accessible.
    • Group Policy for Trusted Root certificate, and client auto enrollment are both configured.
    • All clients in both domains have the Offline Root Cert in the Computer Accounts Trusted Root store.
    • All clients in both domains are being issued SCCM Client authentication Certs from the CA
    • SCCM Server’s DP cert is installed,
  • SCCM DNS is published internally and externally with the same name. NATs and ACLs are working on the firewall, and the mplist test methods do return valid XML internally and externally

Where else should I look to troubleshoot / diagnose?

It almost seems like something with the CA / certs installed, but I *think* they’re correct…

Has anyone else had similar issues with IBCM, and how did you fix it?

Any help / guidance would be appreciated!

Thanks!

  • Remove From My Forums
  • Question

  • We have an Active Directory with a «dotted» NETBIOS domain name (e.g. «CONTOSO.ORG» rather than «CONTOSO»).

    We had to rebuild our DirSync server and decided to take a clean install approach using the GA release . Here are the steps we’ve taken:

    1. Clean install of Windows 2012 R2
    2. Downloaded and installed the GA release of the new Azure AD Connect tool
    3. Successfully completed the installation wizard using an account with Azure Global Administrator role as well as being a member of the local AD’s Enterprise Administrators group.
    4. Launched the Synchronization Service Manager and opened the properties of the connector for the «Active Directory Domain Services» and attempted to view/edit the selection of the directory partitions.
    5. Got the error message of «The specified domain either does not exist or could not be contacted. (Exception from HRESULT:0x8007054B)
    6. Attempted to «Refresh Schema» for the connector and get the following message of «An error was encountered during the schema refresh. Please try again later.»

    …could these errors be related to the fact that our local AD’s legacy NETBIOS name has a «dot» in it?  We’re too scared to do a domain rename operation at this point, but will need to consider it if this is indeed the root cause.

    Any help would be GREATLY appreciated!

    • Edited by

      Wednesday, July 1, 2015 5:36 PM
      Inserted image

Answers

    • Proposed as answer by
      Arvind S. Iyer
      Wednesday, July 1, 2015 9:08 PM
    • Marked as answer by
      Transporteraccident
      Thursday, July 2, 2015 4:39 AM
  • Remove From My Forums
  • Вопрос

  • в домене win2003 развернуто пространство имен DFS. корень DFS — доменный. домен построен на двух КД win2003 R2. оба сервера — глобальный коталог.

    при просмотре ресурсов DFS первая ссылка указывает на основной КД. вторая — на дополнительный.

    основоной КД недавно приказал долго жить. доступ к корню DFS и ресурсам впринципе есть, но ооочень медленно.

    хотел переписать все ссылки на второй КД, но из консоли управления DFS когда нажимаю на пространство имен — выдает ошибку «Указанный домен не существует или к нему невозможно подключится»

    Еще на КД логе сегодня было такое:

    Тип события: Ошибка
    Источник события: NETLOGON
    Категория события: Отсутствует
    Код события: 5719
    Дата:  26.11.2010
    Время:  8:24:04
    Пользователь:  Н/Д
    Компьютер: S2
    Описание:
    Компьютер не может установить безопасный сеанс связи с контроллером домена CAPAROL-MALINO по следующей причине:

    Отсутствуют серверы, которые могли бы обработать запрос на вход в сеть. 
    Это может затруднить проверку подлинности. Убедитесь, что компьютер подключен к сети. Если ошибка повторится, обратитесь к администратору домена. 

    Дополнительные сведения
    Если данный компьютер является контроллером указанного домена, он устанавливает безопасный сеанс связи с эмулятором основного контроллера этого домена. В противном случае компьютер устанавливает безопасный сеанс связи с произвольным контроллером данного домена.

Ответы

  • очень просто:

    Предположим, что на неисправном КД еще и роль ДНС

    1) Клиент обращается к первому ДНС, указанному в настройках сети (неисправный КД). Тот не отвечает, таймаут.

    2) Клиент обращается ко второму ДНС-серверу и получает адрес-имя неисправного КД, обращается к нему. Тот не отвечает, большой таймаут, т.к. тут таймаут по дефолту больше.

    3) Клиент обращается ко второму ДНС-серверу и СНОВА получает адрес-имя неисправного КД, обращается к нему. Тот не отвечает, большой таймаут.

    n) Клиент обращается ко второму ДНС-серверу и получает адрес-имя исправного КД, обращается к нему. Тот отвечает, и, наконец, все заработало…

    устраивает?

    Ах, да…

    после н-го запроса еще может идти обращение к дохлому КД как к корню ДФС… Таймаут…


    Не игнорируйте встроенную справку, читайте ее и большинство вопросов будет решено гораздо быстрее.

    • Помечено в качестве ответа

      30 ноября 2010 г. 10:25

logo_windowsServer2008

That amazing moment amazing amazing moment when you are able to resolve a long pending issue even that the TechNet forum was all baboons about it.

Having issues with management of your once applied quotas via File Server Resource Manager (FSRM) on your WIndows Server 2008 R2 SP2. Apparently the following can be the reasons for this error:

  • You have installed the FSRM role; created quotas; un-installed the FSRM role and re-installed it.
  • You have installed the FSRM as a Windows Feature instead of a Role.

And you will be apparently having these following errors/warnings in your Event Viewer:

  • Warning 12317:  File Server Resource Manager failed to enumerate share paths or DFS paths. Mappings from local file paths to share and DFS paths may be incomplete or temporarily unavailable. FSRM will retry the operation at a later time.
  • Error: DfsMapCacheAdd(Domain), 0x8007054b, The specified domain either does not exist or could not be contacted.
  • Error 8197:  File Server Resource Manager Service error: Unexpected error.
  • Error: CGlobalStoreManager::Install(), 0x80070005, Access is denied.

Now when you access the Quota tab from the FSRM MMC; you get the an error and no quotas are visible. Or you apply a quota on a folder but instead you get an error saying that the quota for the folder already exists but you don’t see any.

This is apparently due to the fact that the system files associated with the FSRM either get corrupted or the SYSTEM account access is restricted to these files or the previously installed FSRM role settings are still not completely removed.

Now the work around to this issue depends upon how bad have you played with your FSRM role. Just to let you know that This workaround will remove all your previously implemented quota rules and templates.

The work around to this is basically deleting the system files related to the FSRM. Before doing that; uninstall the FSRM Role or the FSRM Feature you installed previously.

Now to delete the FSRM related system files; you won’t be able to access them with you Admin credentials (even Enterprise Admin is not able to alter these files). Only the SYSTEM account has access to it.

Now to access these files here is a small tool; rather set of tools I used. Download the PSTools and follow the following steps.

  1. Unzip the downloaded PSTools.
  2. Run Command Prompt as Administrator.
  3. Navigate to the folder where you unzipped the PSTools.
  4. Execute the following command

PSEXEC -i -s -d CMD

Click YES if you have executed the command for the first time. A new Command Prompt window will be opened which basically is running under the privileges of the SYSTEM Account.

Now what you need to do is first delete a couple of files from inside the partition on which you have applied quotas before.   If you have quotas applied on multiple partitions then you will need to repeat the following steps for all the partitions.

What you will basically do is delete the files quota.xml and quota.md from the %SystemVolumeInformationSRM folder. These two system files will be write-protected hence you will need to alter the rights before deleting them.

In the newly opened Command Prompt window; execute the following commands but do not close the windows yet after these commands.

cd System Volume InformationSRM
attrib quota.xml -s -h
attrib quota.md -s -h
del quota.xml
del quota.md

Along these files you will also need to delete the files ReportSettings.xml and SrmGlobalSettings.xml inside the root drive (i.e. C:) %SystemVolumeInformationSRMSettings folder. In the same Command Prompt window opened earlier; execute the following commands.

cd System Volume InformationSRM
attrib ReportSettings.xml -s -h
attrib SrmGlobalSettings.xml -s -h
del ReportSettings.xml
del SrmGlobalSettings.xml

After deleting these system files; install the FSRM Role again; this time hopefully you will be able to install the FSRM Role without any errors. If not then feel free to leave a message! Cheerio!!

References: 

  • Getting a CMD prompt as SYSTEM in Windows Vista and Windows Server 2008.
  • You cannot create quotas on File Server Resource Manager (FSRM) in Windows Server 2003 R2 KB 555941.

Tags: 0x80070005, 0x8007054, 0x8007054b, Access is denied., DfsMapCacheAdd(Domain), Error 8197, Error: CGlobalStoreManager::Install(), File Server Resource Manager, File Server Resource Manager Service error: Unexpected error., FSRM, FSRM Error, Quota Error, quota.md, quota.xml, ReportSettings.xml, SRM, SrmGlobalSettings.xml, SYSTEM Account, SystemVolumeInformationSRM, Warning 12317, Windows SYSTEM Account


This entry was posted on October 3, 2013 at 9:53 PM and is filed under ADMIN$, ICT, Pakistan, Trends & Tech, Uncategorized, Windows, Windows Server 2008 R2. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.

  • Remove From My Forums
  • Question

  • We have an Active Directory with a «dotted» NETBIOS domain name (e.g. «CONTOSO.ORG» rather than «CONTOSO»).

    We had to rebuild our DirSync server and decided to take a clean install approach using the GA release . Here are the steps we’ve taken:

    1. Clean install of Windows 2012 R2
    2. Downloaded and installed the GA release of the new Azure AD Connect tool
    3. Successfully completed the installation wizard using an account with Azure Global Administrator role as well as being a member of the local AD’s Enterprise Administrators group.
    4. Launched the Synchronization Service Manager and opened the properties of the connector for the «Active Directory Domain Services» and attempted to view/edit the selection of the directory partitions.
    5. Got the error message of «The specified domain either does not exist or could not be contacted. (Exception from HRESULT:0x8007054B)
    6. Attempted to «Refresh Schema» for the connector and get the following message of «An error was encountered during the schema refresh. Please try again later.»

    …could these errors be related to the fact that our local AD’s legacy NETBIOS name has a «dot» in it?  We’re too scared to do a domain rename operation at this point, but will need to consider it if this is indeed the root cause.

    Any help would be GREATLY appreciated!

    • Edited by

      Wednesday, July 1, 2015 5:36 PM
      Inserted image

Answers

    • Proposed as answer by
      Arvind S. Iyer
      Wednesday, July 1, 2015 9:08 PM
    • Marked as answer by
      Transporteraccident
      Thursday, July 2, 2015 4:39 AM

Within a ConfigMgr Current Branch environment with multiple untrusted forests, the following error message was seen in Site and System status: Active Directory System Discovery Agent failed to bind to container LDAP. This on every 5 minutes (delta discovery).


Error: The specified domain either does not exist or could not be contacted.
Possible cause: The AD container specified earlier might be invalid now. The Domain Controller is inaccessible.
Solution: Please verify that the AD container paths specified are valid. Confirm accessibility of the site server to the Domain Controller to be queried.


Looking in adsysdis.log error 0x8007054B is given:
ERROR: Failed to bind to LDAP://OU=Test,DC=Contoso,DC=local (0x8007054B)
ERROR: Failed to enumerate directory objects in AD container LDAP://OU=Test,DC=Contoso,DC=local


When looking in Active Directory System Discovery the following was configured: LDAP://OU=Test,DC=Contoso,DC=local (for example)
This for every untrusted forest given..

When looking in sitecomp.log however the following was seen:
-Processing forest contoso.local.
-Publishing account user account <Domain><Account> will be used
-DS Root:DC=Contoso,DC=local
-Searching for the System Management Container.
-LDAP://Contoso.local/CN=System Management,CN=System,DC=Contoso,DC=local container exists.


So yes, there must be an extra FQDN step in between.
Just change LDAP://OU=Test,DC=Contoso,DC=local to LDAP://Contoso.local/OU=Test,DC=Contoso,DC=local for every untrusted forest in Active Directory System Discovery and you will be fine. (for example)

Looking in adsysdis.log again will show the following information:
INFO: Bound to LDAP://Contoso.local/OU=Test,DC=Contoso,DC=local
INFO: successfully completed directory search
INFO: Start to recursively process into group objects
INFO: Finished recursively processing into group objects


So no errors in adsysdis.log and Site and System status seen anymore. Very happy with the solution!

Source: Anoop C Nair

A typical eventlog error you may face, is 0x8007054b, The specified domain either does not exist or could not be contacted.”. At first, I’ve always suspected my network connection causing these errors. But recently I discovered it was my Active Directory schema causing this event. I’m running 2 domain controllers on Windows Server 2012, but another one is still on Windows Server 2008 R2.

Log Name:      Application
Source:        SRMSVC
Event ID:      12344
Level:         Error
Description:
File Server Resource Manager finished syncing claims from Active Directory and encountered errors during the sync (0x8007054b, The specified domain either does not exist or could not be contacted.)

event 12344 srmsvc 0x8007054b

If you encounter this same event 12344, you have to options:

  1. Ignore the event, since it won’t harm anything really
  2. Upgrade your Schema.

If you go for option 2, you first need to upgrade your Windows Server 2008 domain controllers to 2012 (at least). Best of course is to upgrade to 2016; this makes you future-proof for the coming years at least.
Then, you need to forestprep your domain:

  1.  Log on to Windows Server 2012 as Administrator of your domain
    (Active Directory member server)
  2. Copy directory “supportadprep” in the media of Windows Server 2012 to “c:”
  3. Run “c:adprepadprep.exe /forestprep”

We have two sites connected via a vpn using Draytek Router.

Both sites need identical data and accessed locally. So I setup Server 2016 server at each site each server as a DC, running file services, DNS, DHCP and DFS.

Set up Namespaces on both servers and replication between both servers. So at Site A, you use Server A for files and Site B you use Server B for files. I can see logging into a w10 computer that I am accessing the local server by right clicking properties of file within namespace.

We had to shutdown the servers at the first site (site A) because of power works. Because its a weekend and no-one has been in, Servers at Site A are still switched off. I logged onto Site B and discovered that while I can see the namespaces and shares in explorer using \domainname.internal I cannot access any of the dfs links. When opening up DFS on server at site B, I get the error


The namespace cannot be queried. The RPC server is unavailable.

This is one single domain (not a forest), DNS obviously is the whole domain (both sites), DHCP atm is set per site, domain sites and trusts has correct servers in site a and correct servers in site b and DFS has namespaces for both servers and links to folders pointing to both servers.

After I shutdown the servers at Site A, I tested to see if DFS works at Site B and I was able to access the DFS shares at Site B. Therefore the actual DFS links worked without acess to Site A. Now 2 days later, it does not work, so presumably this was some kind of cache link.

What do I need to do to ensure that DFS works regardless of whether a specific server is online or not. I have no redundancy as nothing on site b works if site a is offline! This can’t be right. I presume that as Server A at Site A was the first server to be installed on the domain and setup with DFS, it has something set to manage the DFS infrastructure and Site B needs to read this? How do I change this?

Thank you

Возможно, вам также будет интересно:

  • Ошибка direct draw init failed 80004001
  • Ошибка df998 давление на входе турбины рено
  • Ошибка digital signature does not validate
  • Ошибка df897 рено дастер дизель
  • Ошибка didapi 2 planmeca

  • Понравилась статья? Поделить с друзьями:
    0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии