Chapter 10. Tips, Tricks, and Troubleshooting

This chapter contains a few tips for your work with Windows PowerShell (WPS), including debugging, installing commandlet extensions, using profile scripts and the command history, and displaying user interfaces. The chapter also introduces a few of the available commandlet extensions from third-party vendors and the open source community.

Debugging and Tracing

Regarding debugging, the commandlets offer a few common parameters:

  • With the parameters -Verbose and -Debug, the administrator gets more output than usual.

  • With -Confirm, the administrator ...

Get Essential PowerShell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.