diff --git a/src/System.Management.Automation/resources/HelpErrors.resx b/src/System.Management.Automation/resources/HelpErrors.resx index 9e1a3d8d1b0..851e457cf27 100644 --- a/src/System.Management.Automation/resources/HelpErrors.resx +++ b/src/System.Management.Automation/resources/HelpErrors.resx @@ -175,7 +175,8 @@ Cannot get Help from a remote runspace, because the runspace has not been opened. Open the runspace by running an implicit remoting command, and then try running the command to get Help again. - Access is denied. The command could not update Help topics for the PowerShell core modules, or for any modules in the $pshome\Modules directory. To update these Help topics, start PowerShell by using the "Run as Administrator" command, and try running Update-Help again. + Access is denied. The command could not update Help topics for the PowerShell core modules, or for any modules in the $pshome\Modules directory. +To update these Help topics, start PowerShell by using the "Run as Administrator" command, and try running Update-Help again. To use the {0}, install Windows PowerShell ISE by using Server Manager, and then restart this application. ({1})