Jump to content


radish

Domain environment Win2012R2, exchange2016 extended schema failed

Recommended Posts

1375846

 

域环境 Win2012R2

exchange2016CU11 ISO

First step expansion is no problem

第一步骤扩展没问题 

.\Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms

 

The second step is to expand the organization name.

第二步骤扩展组织名称就有问题了

.\Setup.exe /PrepareAD /OrganizationName:"lab" /IAcceptExchangeServerLicenseTerms

附上日志链接

链接:日志文件
提取码:3jy9 

请问这是怎么回事?域环境2012R2也没装杀毒软件。

 

Attach a log link

Link: log file
Extraction code: 3jy9

May I ask how is this going? The domain environment 2012R2 also does not have anti-virus software installed.

 

Part of the log record is as follows

部分日志记录如下

 

[12-31-2018 13:33:29.0292] [2] 'New-ApprovalApplicationContainer'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0292] [2] User specified parameters:  -DomainController:'DC03.sztlyy.net'
[12-31-2018 13:33:29.0292] [2] Beginning processing new-ApprovalApplicationContainer
[12-31-2018 13:33:29.0295] [2] Processing object "Approval Applications".
[12-31-2018 13:33:29.0298] [2] The object 'Approval Applications' already exists.
[12-31-2018 13:33:29.0299] [2] Ending processing new-ApprovalApplicationContainer
[12-31-2018 13:33:29.0300] [1] Executing: 
          $rpt = @(Get-RetentionPolicyTag -IncludeSystemTags -DomainController $RoleDomainController | where {$_.Name -eq 'AutoGroup'});
          new-ApprovalApplication -AutoGroup -ELCRetentionPolicyTag $rpt[0].Identity -DomainController $RoleDomainController;
        
[12-31-2018 13:33:29.0302] [2] 'Get-RetentionPolicyTag'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0302] [2] User specified parameters:  -IncludeSystemTags:'True' -DomainController:'DC03.sztlyy.net'
[12-31-2018 13:33:29.0302] [2] Beginning processing Get-RetentionPolicyTag
[12-31-2018 13:33:29.0303] [2] Searching objects of type "RetentionPolicyTag" with filter "$null", scope "SubTree" under the root "$null".
[12-31-2018 13:33:29.0303] [2] Request filter in Get Task: (&(objectCategory=msExchELCFolder)(msExchVersion>=1125899906842624)(msExchVersion<=2251799813685248)(!(msExchVersion=2251799813685248))).
[12-31-2018 13:33:29.0312] [2] Previous operation run on domain controller 'DC03.sztlyy.net'.
[12-31-2018 13:33:29.0312] [2] Preparing to output objects. The maximum size of the result set is "Unlimited".
[12-31-2018 13:33:29.0339] [2] Ending processing Get-RetentionPolicyTag
[12-31-2018 13:33:29.0345] [2] 'New-ApprovalApplication'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0345] [2] User specified parameters:  -AutoGroup:'True' -ELCRetentionPolicyTag:'AutoGroup' -DomainController:'DC03.sztlyy.net'
[12-31-2018 13:33:29.0345] [2] Beginning processing new-ApprovalApplication
[12-31-2018 13:33:29.0347] [2] Processing object "AutoGroup".
[12-31-2018 13:33:29.0349] [2] The object 'AutoGroup' already exists.
[12-31-2018 13:33:29.0349] [2] Ending processing new-ApprovalApplication
[12-31-2018 13:33:29.0351] [1] Executing: 
          $rpt = @(Get-RetentionPolicyTag -IncludeSystemTags -DomainController $RoleDomainController | where {$_.Name -eq 'ModeratedRecipients'});
          new-ApprovalApplication -ModeratedRecipients -ELCRetentionPolicyTag $rpt[0].Identity -DomainController $RoleDomainController;
        
[12-31-2018 13:33:29.0353] [2] 'Get-RetentionPolicyTag'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0353] [2] User specified parameters:  -IncludeSystemTags:'True' -DomainController:'DC03.sztlyy.net'
[12-31-2018 13:33:29.0353] [2] Beginning processing Get-RetentionPolicyTag
[12-31-2018 13:33:29.0354] [2] Searching objects of type "RetentionPolicyTag" with filter "$null", scope "SubTree" under the root "$null".
[12-31-2018 13:33:29.0354] [2] Request filter in Get Task: (&(objectCategory=msExchELCFolder)(msExchVersion>=1125899906842624)(msExchVersion<=2251799813685248)(!(msExchVersion=2251799813685248))).
[12-31-2018 13:33:29.0360] [2] Previous operation run on domain controller 'DC03.sztlyy.net'.
[12-31-2018 13:33:29.0360] [2] Preparing to output objects. The maximum size of the result set is "Unlimited".
[12-31-2018 13:33:29.0389] [2] Ending processing Get-RetentionPolicyTag
[12-31-2018 13:33:29.0391] [2] 'New-ApprovalApplication'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0391] [2] User specified parameters:  -ModeratedRecipients:'True' -ELCRetentionPolicyTag:'ModeratedRecipients' -DomainController:'DC03.sztlyy.net'
[12-31-2018 13:33:29.0391] [2] Beginning processing new-ApprovalApplication
[12-31-2018 13:33:29.0392] [2] Processing object "ModeratedRecipients".
[12-31-2018 13:33:29.0393] [2] The object 'ModeratedRecipients' already exists.
[12-31-2018 13:33:29.0393] [2] Ending processing new-ApprovalApplication
[12-31-2018 13:33:29.0395] [1] Processing component 'Unified Messaging Global AD Configuration' (正在配置全局统一消息设置。).
[12-31-2018 13:33:29.0396] [1] Executing: 
          install-Container -Name "UM DialPlan Container" -DomainController $RoleDomainController
          Initialize-UMDialPlanContainerPermission
        
[12-31-2018 13:33:29.0397] [2] 'install-Container'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0397] [2] User specified parameters:  -Name:'UM DialPlan Container' -DomainController:'DC03.sztlyy.net'
[12-31-2018 13:33:29.0397] [2] Beginning processing install-Container
[12-31-2018 13:33:29.0398] [2] Processing object "UM DialPlan Container".
[12-31-2018 13:33:29.0400] [2] Ending processing install-Container
[12-31-2018 13:33:29.0401] [2] 'Initialize-UMDialPlanContainerPermission'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0401] [2] User specified parameters: 
[12-31-2018 13:33:29.0401] [2] Beginning processing Initialize-UMDialPlanContainerPermission
[12-31-2018 13:33:29.0403] [2] Used domain controller DC03.sztlyy.net to read object DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0408] [2] Used domain controller DC03.sztlyy.net to read object CN=Delegated Setup1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0412] [2] Adding access control entries to the security descriptor for the object CN=UM DialPlan Container,CN=lab,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0414] [2] [WARNING] The appropriate access control entry is already present on the object "CN=UM DialPlan Container,CN=lab,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=sztlyy,DC=net" for account "SZTLYY\Delegated Setup1".
[12-31-2018 13:33:29.0415] [2] Ending processing Initialize-UMDialPlanContainerPermission
[12-31-2018 13:33:29.0416] [1] Executing: 
install-Container -Name "UM IPGateway Container" -DomainController $RoleDomainController


[12-31-2018 13:33:29.0421] [2] 'install-Container'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0421] [2] User specified parameters:  -Name:'UM IPGateway Container' -DomainController:'DC03.sztlyy.net'
[12-31-2018 13:33:29.0422] [2] Beginning processing install-Container
[12-31-2018 13:33:29.0422] [2] Processing object "UM IPGateway Container".
[12-31-2018 13:33:29.0424] [2] Ending processing install-Container
[12-31-2018 13:33:29.0426] [1] Executing: 
install-Container -Name "UM AutoAttendant Container" -DomainController $RoleDomainController


[12-31-2018 13:33:29.0427] [2] 'install-Container'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0428] [2] User specified parameters:  -Name:'UM AutoAttendant Container' -DomainController:'DC03.sztlyy.net'
[12-31-2018 13:33:29.0428] [2] Beginning processing install-Container
[12-31-2018 13:33:29.0428] [2] Processing object "UM AutoAttendant Container".
[12-31-2018 13:33:29.0436] [2] Ending processing install-Container
[12-31-2018 13:33:29.0438] [1] Processing component 'CAFE Global AD Configuration' (正在配置全局客户端访问设置。).
[12-31-2018 13:33:29.0438] [1] Processing component 'Domain-specific AD Configuration' (正在为 Exchange 配置域。).
[12-31-2018 13:33:29.0439] [1] Executing: 
          $createTenantRoot = ($RoleIsDatacenter -or $RoleIsPartnerHosted);
          $createMsoSyncRoot = $RoleIsDatacenter;

          #$RoleDatacenterIsManagementForest is set only in Datacenter deployment; interpret its absense as $false
          [bool]$isManagementForest = ($RoleDatacenterIsManagementForest -eq $true);

          if ($RolePrepareAllDomains)
          {
              initialize-DomainPermissions -AllDomains:$true -CreateTenantRoot:$createTenantRoot -CreateMsoSyncRoot:$createMsoSyncRoot -IsManagementForest:$isManagementForest;
          }
          elseif ($RoleDomain -ne $null)
          {
              initialize-DomainPermissions -Domain $RoleDomain -CreateTenantRoot:$createTenantRoot -CreateMsoSyncRoot:$createMsoSyncRoot -IsManagementForest:$isManagementForest;
          }
          else
          {
              initialize-DomainPermissions -CreateTenantRoot:$createTenantRoot -CreateMsoSyncRoot:$createMsoSyncRoot -IsManagementForest:$isManagementForest;
          }
        
[12-31-2018 13:33:29.0444] [2] 'initialize-DomainPermissions'的 Active Directory 会话设置是: 查看整个林:'True', 配置域控制器:“DC03.sztlyy.net”, 首选全局编录:“DC03.sztlyy.net”, 首选域控制器:“{ DC03.sztlyy.net }”
[12-31-2018 13:33:29.0444] [2] User specified parameters:  -CreateTenantRoot:'False' -CreateMsoSyncRoot:'False' -IsManagementForest:'False'
[12-31-2018 13:33:29.0444] [2] Beginning processing initialize-DomainPermissions
[12-31-2018 13:33:29.0448] [2] Used domain controller DC03.sztlyy.net to read object DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0451] [2] Used domain controller DC03.sztlyy.net to read object CN=Exchange Servers1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0451] [2] Used domain controller DC03.sztlyy.net to read object CN=Exchange Servers1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0455] [2] Used domain controller DC03.sztlyy.net to read object CN=Organization Management1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0455] [2] Used domain controller DC03.sztlyy.net to read object CN=Organization Management1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0458] [2] Used domain controller DC03.sztlyy.net to read object CN=Public Folder Management1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0459] [2] Used domain controller DC03.sztlyy.net to read object CN=Public Folder Management1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0462] [2] Used domain controller DC03.sztlyy.net to read object CN=Exchange Trusted Subsystem1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0462] [2] Used domain controller DC03.sztlyy.net to read object CN=Exchange Trusted Subsystem1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0465] [2] Used domain controller DC03.sztlyy.net to read object CN=Exchange Windows Permissions1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0465] [2] Used domain controller DC03.sztlyy.net to read object CN=Exchange Windows Permissions1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0467] [2] Used domain controller DC03.sztlyy.net to read object CN=Domain Users,CN=Users,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0472] [2] Used domain controller DC03.sztlyy.net to read object CN=Delegated Setup1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0472] [2] Used domain controller DC03.sztlyy.net to read object CN=Delegated Setup1,OU=Microsoft Exchange Security Groups,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0483] [2] Used domain controller DC03.sztlyy.net to read object DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0568] [2] Used domain controller DC03.sztlyy.net to read object CN=AdminSDHolder,CN=System,DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0736] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "ExtendedRight (ObjectType: ab721a53-1e2f-11d0-9819-00aa0040529b)" because the ACE isn't present.
[12-31-2018 13:33:29.0740] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "CreateChild, DeleteChild (ObjectType: bf967aba-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0744] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "DeleteChild (ObjectType: bf967aba-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0746] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "CreateChild, DeleteChild (ObjectType: 4828cc14-1437-45bc-9b07-ad6f015e5f28)" because the ACE isn't present.
[12-31-2018 13:33:29.0747] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "DeleteChild (ObjectType: 4828cc14-1437-45bc-9b07-ad6f015e5f28)" because the ACE isn't present.
[12-31-2018 13:33:29.0749] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "CreateChild, DeleteChild (ObjectType: bf967a9c-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0751] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "DeleteChild (ObjectType: bf967a9c-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0755] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "CreateChild, DeleteChild (ObjectType: 5cb41ed0-0e4c-11d0-a286-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0757] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "DeleteChild (ObjectType: 5cb41ed0-0e4c-11d0-a286-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0759] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "WriteProperty (ObjectType: 5fd42471-1262-11d0-a060-00aa006c33ed)" because the ACE isn't present.
[12-31-2018 13:33:29.0761] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "WriteProperty (ObjectType: 3e0abfd0-126a-11d0-a060-00aa006c33ed)" because the ACE isn't present.
[12-31-2018 13:33:29.0762] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "WriteProperty (ObjectType: bf967a7a-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0766] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "WriteProperty (ObjectType: bf9679c0-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0767] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "WriteProperty (ObjectType: 0296c120-40da-11d1-a9c0-0000f80367c1)" because the ACE isn't present.
[12-31-2018 13:33:29.0769] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "WriteProperty (ObjectType: bf967a0a-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0771] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "WriteProperty (ObjectType: bf967a68-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0773] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for account "SZTLYY\Exchange Trusted Subsystem1" because the ACE doesn't exist on the object.
[12-31-2018 13:33:29.0776] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for account "SZTLYY\Exchange Windows Permissions1" because the ACE doesn't exist on the object.
[12-31-2018 13:33:29.0778] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "CreateChild, DeleteChild (ObjectType: bf967aa5-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0781] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "DeleteChild (ObjectType: bf967aa5-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0783] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "CreateChild, DeleteChild (ObjectType: bf967a86-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0785] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for attribute "DeleteChild (ObjectType: bf967a86-0de6-11d0-a285-00aa003049e2)" because the ACE isn't present.
[12-31-2018 13:33:29.0787] [2] Can't remove the access control entry on the object "DC=sztlyy,DC=net" for account "SZTLYY\Exchange Windows Permissions1" because the ACE doesn't exist on the object.
[12-31-2018 13:33:29.0787] [2] Used domain controller DC03.sztlyy.net to write object DC=sztlyy,DC=net.
[12-31-2018 13:33:29.0874] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; ReadProperty; ContainerInheritAll; 1f298a89-de98-47b8-b5cd-572ad53d267e.
[12-31-2018 13:33:29.0934] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; ReadProperty; ContainerInheritAll; b1b3a417-ec55-4191-b327-b72e33e38af2.
[12-31-2018 13:33:29.0995] [2] The appropriate access control entry is already present on the object "DC=sztlyy,DC=net" for account "NT AUTHORITY\Authenticated Users".
[12-31-2018 13:33:29.0998] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; ReadProperty; ContainerInheritAll; 5fd424a1-1262-11d0-a060-00aa006c33ed.
[12-31-2018 13:33:30.0059] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; ReadProperty; ContainerInheritAll; bf967a68-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:30.0120] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; ReadProperty; ContainerInheritAll; 9a7ad945-ca53-11d1-bbd0-0080c76670c0.
[12-31-2018 13:33:30.0182] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 9a9a021e-4a5b-11d1-a9c3-0000f80367c1.
[12-31-2018 13:33:30.0247] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 275b2f54-982d-4dcd-b0ad-e53501445efb.
[12-31-2018 13:33:30.0308] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; f0f8ff9a-1191-11d0-a060-00aa006c33ed.
[12-31-2018 13:33:30.0371] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; bf967a7f-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:30.0432] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 3263e3b8-fd6b-4c60-87f2-34bdaa9d69eb.
[12-31-2018 13:33:30.0494] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 2cc06e9d-6f7e-426a-8825-0215de176e11.
[12-31-2018 13:33:30.0558] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 5430e777-c3ea-4024-902e-dde192204669.
[12-31-2018 13:33:30.0620] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 934de926-b09e-11d2-aa06-00c04f8eedd8.
[12-31-2018 13:33:30.0684] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 5e353847-f36c-48be-a7f7-49685402503c.
[12-31-2018 13:33:30.0746] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 614aea82-abc6-4dd0-a148-d67a59c72816.
[12-31-2018 13:33:30.0807] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 7cb4c7d3-8787-42b0-b438-3c5d479ad31e.
[12-31-2018 13:33:30.0870] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 6f606079-3a82-4c1b-8efb-dcc8c91d26fe.
[12-31-2018 13:33:30.0934] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 66437984-c3c5-498f-b269-987819ef484b.
[12-31-2018 13:33:30.0997] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1825; Allow; WriteProperty; ContainerInheritAll; 8d3bca50-1d7e-11d0-a081-00aa006c33ed.
[12-31-2018 13:33:31.0063] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1811; Allow; WriteProperty; ContainerInheritAll; bf96791a-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:31.0126] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1826; Allow; WriteProperty; ContainerInheritAll; bf96791a-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:31.0191] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1811; Allow; WriteProperty; ContainerInheritAll; bf967953-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:31.0253] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1826; Allow; WriteProperty; ContainerInheritAll; bf967953-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:31.0315] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1811; Allow; WriteProperty; ContainerInheritAll; 28630ebc-41d5-11d1-a9c1-0000f80367c1.
[12-31-2018 13:33:31.0381] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1826; Allow; WriteProperty; ContainerInheritAll; 28630ebc-41d5-11d1-a9c1-0000f80367c1.
[12-31-2018 13:33:31.0444] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1811; Allow; WriteProperty; ContainerInheritAll; bf967961-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:31.0505] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1826; Allow; WriteProperty; ContainerInheritAll; bf967961-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:31.0570] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1811; Allow; WriteProperty; ContainerInheritAll; bf967a06-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:31.0634] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1826; Allow; WriteProperty; ContainerInheritAll; bf967a06-0de6-11d0-a285-00aa003049e2.
[12-31-2018 13:33:31.0698] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1811; Allow; WriteProperty; ContainerInheritAll; 3e74f60e-3e73-11d1-a9c0-0000f80367c1.
[12-31-2018 13:33:31.0765] [2] Adding the access control entry on the object DC=sztlyy,DC=net: S-1-5-21-2881969261-867877157-2118113891-1826; Allow; WriteProperty; ContainerInheritAll; 3e74f60e-3e73-11d1-a9c0-0000f80367c1.
[12-31-2018 13:33:31.0779] [2] [ERROR] 访问控制列表的长度超过了允许的最大值。
[12-31-2018 13:33:31.0780] [2] [WARNING] An unexpected error has occurred and a Watson dump is being generated: 访问控制列表的长度超过了允许的最大值。

 



 

ExchangeSetupLogs.zip

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.