PowerTip: Find “Hidden” Property Values in PowerShell

Doctor Scripto

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.

0 comments

Discussion is closed.

Feedback usabilla icon