NAME
Get-Process
SYNTAX
Get-Process [[-Name]
] [-ComputerName ] [-Module]
[-FileVersionInfo] []
Get-Process [[-Name] ] -IncludeUserName []
Get-Process -Id -IncludeUserName []
Get-Process -Id [-ComputerName ] [-Module] [-FileVersionInfo]
[]
Get-Process -InputObject -IncludeUserName []
Get-Process -InputObject [-ComputerName ] [-Module]
[-FileVersionInfo] []
ALIASES
gps
ps
REMARKS
Get-Help cannot find the Help files for this cmdlet on this computer. It is
displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet,
use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help Get-Process
-Online" or
go to http://go.microsoft.com/fwlink/?LinkID=113324.