February 25th, 2015

PowerTip: Find “Hidden” Property Values in PowerShell

Doctor Scripto
Scripter

Summary: Learn how to find some missing property values in Windows PowerShell.

Hey, Scripting Guy! Question How can I find missing property values in the process information I am looking at in Windows PowerShell?

Hey, Scripting Guy! Answer Launch Windows PowerShell with Admin rights (hold down the Shift key, right-click the Windows PowerShell icon,
           select Run as Administrator or Run as different user, and then enter credentials for an account with
           Admin rights).

Note  Windows PowerShell runs in user mode; therefore, it only grants access to information to which
the user has rights.

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.