PSCI icon indicating copy to clipboard operation
PSCI copied to clipboard

[bug] Different localization on local and remote computer

Open chdmitr opened this issue 6 years ago • 0 comments

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] [WindowsPackageCab.psm1 / Import-LocalizedData / 19] Cannot find the Windows PowerShell data file
owerShell \ v1.0 \ Modules \ PSDesiredStateConfiguration \ DSCClassResources \ WindowsPackageCab \ ru-RU \ ', or directories

I solved the problem by transferring from the local computer to the remote directory C: \ Windows \ System32 \ WindowsPowerShell \ v1.0 \ Modules \ PSDesiredStateConfiguration \ DSCClassResources \ WindowsPackageCab \ ru-RU Please tell me a better solution.

chdmitr avatar May 22 '19 04:05 chdmitr