Daniel Scott-Raynsford
Daniel Scott-Raynsford
@AndreasSobczyk - oh cool! That is some great info (and news). I'm working on some other xCertificate issues this weekend so I'll attempt to put time into resolving this.
Great summary @mhendric - now to determine if they actually share the same function :grin: Any that have different function will have to remain in the resource module - unless...
Thanks for submitting this @dchristian3188 - sorry it has taken so long! There is a PR going through to get this fixed, but it looks like it has been abandoned,...
/AzurePipeline run
I think one solution might be: Change the `Find-NetAdapter` so that if the `InterfaceNumber` is specified and `$IgnoreMultipleMatchingAdapters` is not implicitly set in the config then it should automatically default...
Cool. Thanks @kungfu71186 - I'll leave it open for community comment, but assume that we'll make the proposed change.
Hi @ramon-garcia - are you able to paste a copy of the DSC config you're using in here (with sensitive info masked)?
Hi @ramon-garcia - are you able to try using the `PsDscRunAsCredential` parameter to the resource to have it applied under the context of the Domain Admin to see if that...
Hi @msft-jasonparker - it sounds like this could be an intermittent connectivity issue with the DC. Is the DC a VM in Azure or Azure ADDS or an on-prem DC?...
I noticed that too. But I'm not sure we could consider the E2E tests as Integration tests though because they are't validating the behavior withing the integrated system. They are...