Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 17778

PowerTip: Find User Name for a Process

$
0
0

Summary:  Use Windows PowerShell to find the user who owns a process.

Hey, Scripting Guy! Question How can I use Windows PowerShell 4.0 in Windows 8.1 to determine who owns a process?

Hey, Scripting Guy! Answer Use the –IncludeUserName switch with the Get-Process cmdlet:

Get-Process -IncludeUserName


Viewing all articles
Browse latest Browse all 17778

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>