October 3rd, 2012

PowerTip: See Detailed Information When Importing a Module

Doctor Scripto
Scripter

Summary: Learn how to see detailed information when you import a Windows PowerShell module.

Hey, Scripting Guy! Question How can you receive detailed information when importing a module?

Hey, Scripting Guy! Answer Use the Verbose parameter when you import the module:

          Import-Module bits -verbose

 

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback