Daniel Siegenthaler

Results 22 comments of Daniel Siegenthaler

I have several other tests to commit :)

Actualy we are also interested in this configuration(in our case for a SQL service). If you like to have some assistance, just ping me.

Thank you, i could not find anything like this.

Hi @PlagueHO, Sorry, but i'm afraid I won't find time in the near future.

What's about this one: https://github.com/microsoft/SChannelDsc Should we integrate it into ComputerManagementDsc as well?

``` writeErrorStream : True PSMessageDetails : OriginInfo : localhost Exception : Microsoft.Management.Infrastructure.CimException: The SendConfigurationApply function did not succeed. at Microsoft.Management.Infrastructure.Internal.Operations.CimAsyncObserverProxyBase`1.ProcessNativeCallback(OperationCallbackProcessingContext callbackProcessingContext, T currentItem, Boolean moreResults, MiResult operationResult, String errorMessage, InstanceHandle...

Is this maybe a problem with a provider or something like this? I tried everything from without luck, With our current configuration, we cannot deploy new Powershell modules. I altered...

```powershell /* @TargetNode='localhost' @GeneratedBy= @GenerationDate=09/11/2019 10:55:33 @GenerationHost= */ instance of MSFT_PSRepository as $MSFT_PSRepository1ref { ResourceID = "[PSRepository]AddRepository"; InstallationPolicy = "Trusted"; SourceInfo = "C:\\Temp\\PSRepo.ps1::18::9::PSRepository"; Name = "TestRepo"; ModuleName = "PowerShellGet"; SourceLocation...