1. 25 Aug, 2015 15 commits
  2. 24 Aug, 2015 12 commits
  3. 23 Aug, 2015 12 commits
  4. 22 Aug, 2015 1 commit
    • Add PowerShell exception handling and turn on strict mode. · 4b2cdadc
      * Add exception handling when running PowerShell modules to provide exception message and stack trace.
      * Enable strict mode for all PowerShell modules and internal commands.
      * Update common PowerShell code to fix strict mode errors.
      * Fix an issue with Set-Attr where it would not replace an existing property if already set.
      * Add tests for exception handling using modified win_ping modules.
      Chris Church committed