Errata for Windows PowerShell for Developers
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question Note Update
| Version |
Location |
Description |
Submitted By |
Date Submitted |
Date Corrected |
| ePub |
Page 18
First paragraph |
You state the console needs to be run the console in administrator mode to set execution policy because its a registry setting. You should clarify its a system (HKLM) registry entry. If it was in HKCU, you could do it an an unpriviledged user without UAC escalation.
Note from the Author or Editor: Thanks Justin, that is a great clarification.
Page 8 ought to have
Note: The console needs to be run the console in administrator mode to set execution policy because its a registry setting. It's a system (HKLM) registry entry and the PowerShell console needs to run as an administrator.
If it was in HKCU, you could do it an an unpriviledged user without UAC escalation.
|
Justin Dearing |
Oct 17, 2012 |
|