< Back

Get-AMHCDuplicateProcess

Sat Jan 11, 2020 2:14 am

NAME Get-AMHCDuplicateProcess



SYNOPSIS

Duplicate Processes





SYNTAX

Get-AMHCDuplicateProcess [-Processes] <Object> [<CommonParameters>]





DESCRIPTION

Processes that have the same Command Line/Working Directory/Environment Variables/Running Context as another

process





PARAMETERS

-Processes <Object>

The processes to perform health check against



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS