8000 xADDomain creates domain but no longer passes test-target resource · Issue #27 · dsccommunity/ActiveDirectoryDsc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
xADDomain creates domain but no longer passes test-target resource #27
Closed
@BladeFireLight

Description

@BladeFireLight

after the reboot folowing a sucsessfuly configuration the first domcain contoler no longer works and DSC failes to complete.

VERBOSE: [DC01]: LCM: [ Start Resource ] [[xADDomain]FirstDC]
VERBOSE: [DC01]: LCM: [ Start Test ] [[xADDomain]FirstDC]
VERBOSE: [DC01]: [[xADDomain]FirstDC] Resolving 'Contoso.com' ...
VERBOSE: [DC01]: [[xADDomain]FirstDC] Current node is not running AD WS, and hence is not a
domain controller.
VERBOSE: [DC01]: LCM: [ End Test ] [[xADDomain]FirstDC] in 0.6420 seconds.
VERBOSE: [DC01]: LCM: [ Start Set ] [[xADDomain]FirstDC]
VERBOSE: [DC01]: [[xADDomain]FirstDC] Checking if domain 'Contoso.com' is present ...
VERBOSE: [DC01]: [[xADDomain]FirstDC] Verified that domain 'Contoso.com' is not already
present, continuing ...
VERBOSE: [DC01]: [[xADDomain]FirstDC] Domain 'Contoso.com' is NOT present. Creating forest
'Contoso.com' ...
VERBOSE: [DC01]: [[xADDomain]FirstDC] Created forest 'Contoso.com'.
VERBOSE: [DC01]: LCM: [ End Set ] [[xADDomain]FirstDC] in 0.2660 seconds.
The PowerShell DSC resource MSFT_xADDomain threw one or more non-terminating errors while running the
Set-TargetResource functionality. These errors are logged to the ETW channel called Microsoft-Windows-DSC/Operational.
Refer to this channel for more details.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : NonTerminatingErrorFromProvider
+ PSComputerName : localhost

The SendConfigurationApply function did not succeed.
+ CategoryInfo : NotSpecified: (root/Microsoft/...gurationManager:String) [], CimException
+ FullyQualifiedErrorId : MI RESULT 1
+ PSComputerName : localhost

PS C:\PSTemp> Trace-xDscOperation | where eventtype -eq error | fl

EventType : ERROR
TimeCreated : 7/28/2015 7:56:32 PM
Message : This event indicates that failure happens when LCM is processing the configuration. ErrorId is 0x1.
ErrorDetail is The SendConfigurationApply function did not succeed.. ResourceId is [xADDomain]FirstDC
and SourceInfo is G:\PKIBuild\DC01_Config.ps1::104::9::xADDomain. ErrorMessage is The PowerShell DSC
resource MSFT_xADDomain threw one or more non-terminating errors while running the Set-TargetResource
functionality. These errors are logged to the ETW channel called Microsoft-Windows-DSC/Operational.
Refer to this channel for more details..
ComputerName : DC01
JobID : 6981f11f-359d-11e5-80cd-00155d23709f
SequenceID : 1
Event : System.Diagnostics.Eventing.Reader.EventLogRecord

EventType : ERROR
TimeCreated : 7/28/2015 7:56:32 PM
Message : This event indicates that a non-terminating error was thrown when DSCEngine was executing
Set-TargetResource on MSFT_xADDomain DSC resource. FullyQualifiedErrorId is Test.VerifyDcPromoCore.DCPro
mo.General.77,Microsoft.DirectoryServices.Deployment.PowerShell.Commands.InstallADDSForestCommand.
ErrorMessage is Verification of prerequisites for Domain Controller promotion failed. The specified
argument 'DataBasePath' was not recognized.
.
ComputerName : DC01
JobID : 6981f11f-359d-11e5-80cd-00155d23709f
SequenceID : 1
Event : System.Diagnostics.Eventing.Reader.EventLogRecord

EventType : ERROR
TimeCreated : 7/28/2015 7:56:32 PM
Message : DSC Engine Error :
Error Message The SendConfigurationApply function did not succeed.
Error Code : 1
ComputerName : DC01
JobID : 6981f11f-359d-11e5-80cd-00155d23709f
SequenceID : 1
Event : System.Diagnostics.Eventing.Reader.EventLogRecord

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0