Skip to content

Commit e68a510

Browse files
committed
Update message
1 parent 551406b commit e68a510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/System.Management.Automation/resources/RemotingErrorIdStrings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1411,7 +1411,7 @@ All WinRM sessions connected to PowerShell session configurations, such as Micro
14111411
<value>Multiple processes were found with this name {0}. Use the process Id to specify a single process to enter.</value>
14121412
</data>
14131413
<data name="EnterPSHostProcessNoPowerShell" xml:space="preserve">
1414-
<value>Cannot enter process with Id '{0}' because it has not loaded the PowerShell engine.</value>
1414+
<value>Cannot enter process with Id '{0}' because it has not loaded the PowerShell engine or the named-pipe listener was disabled.</value>
14151415
</data>
14161416
<data name="EnterPSHostProcessNoProcessFoundWithId" xml:space="preserve">
14171417
<value>No process was found with Id: {0}.</value>

0 commit comments

Comments
 (0)