chdmitr

Results 3 issues of chdmitr

Starting with version 9.0.0, the xPSDesiredStateConfiguration module renamed some DSCResources. After that, the custom cTeamcity module stopped working because it requires MSFT **\dsc\custom\cTeamcity\DscResources\OBJ_cTeamcityAgent\OBJ_cTeamcityAgent.schema.psm1** **82) "Import-DSCResource -Module xPSDesiredStateConfiguration -Name MSFT_xServiceResource"** it...

File Start-DscConfigurationWithRetries.ps1 contains a string: ` "[string[]]$rebootServerCoincidences = Select-String -Pattern 'reboot is required' -Path $dscResPathTmp"` In a system with a different localization, the output is in a different language. The...

On the local computer installed ru-RU localization. At the remote computer i have en-us. I run ServerRole with the -runremotely parameter and get the error: ``` Write-ErrorRecord: [Start-DeploymentByPSRemoting.ps1 // 188]...