File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ $Lang = {
39
39
[string ]$l25 = " Connecting to computer"
40
40
[string ]$l26 = " Could not reach target computer"
41
41
[string ]$l27 = " Make sure computer name was entered correctly and WinRM is running / properly configured on target computer."
42
- [string ]$l28 = " WinRM can be configured using " winrm quickconfig" command"
42
+ [string ]$l28 = " WinRM can be configured using "" winrm quickconfig" " command"
43
43
[string ]$l29 = " Monitoring computer"
44
44
[string ]$l30 = " Successfully connected to"
45
45
}
@@ -71,7 +71,7 @@ $Lang = {
71
71
[string ]$l25 = " Під'єднання до комп'ютера"
72
72
[string ]$l26 = " Неможливо з'єднатися з цільовим комп'ютером"
73
73
[string ]$l27 = " Переконайтеся, що ім'я комп'ютера введено вірно та WinRM запущено / правильно налаштовано на цільовому комп'ютері."
74
- [string ]$l28 = " Налаштувати WinRM можна за допомогою команди " winrm quickconfig" "
74
+ [string ]$l28 = " Налаштувати WinRM можна за допомогою команди "" winrm quickconfig" ""
75
75
[string ]$l29 = " Моніторинг комп'ютера"
76
76
[string ]$l30 = " Встановлено з'єднання з"
77
77
}
You can’t perform that action at this time.
0 commit comments