< Back
Compare-AMProcess
Post
NAME Compare-AMProcess
SYNOPSIS
Compares two processes.
SYNTAX
Compare-AMProcess [[-ReferenceObject] <Object>] [[-DifferenceObject] <Object>] [-ExcludeDifferent] [-IncludeEqual]
[<CommonParameters>]
DESCRIPTION
Compare-AMProcess compares two processes and displays the differences.
PARAMETERS
-ReferenceObject <Object>
The first object to compare.
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-DifferenceObject <Object>
The second object to compare.
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ExcludeDifferent [<SwitchParameter>]
Exclude differences from the output.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-IncludeEqual [<SwitchParameter>]
Include equal items in the input.
Required? false
Position? named
Default value False
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
https://github.com/AutomatePS/AutomatePS
SYNOPSIS
Compares two processes.
SYNTAX
Compare-AMProcess [[-ReferenceObject] <Object>] [[-DifferenceObject] <Object>] [-ExcludeDifferent] [-IncludeEqual]
[<CommonParameters>]
DESCRIPTION
Compare-AMProcess compares two processes and displays the differences.
PARAMETERS
-ReferenceObject <Object>
The first object to compare.
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-DifferenceObject <Object>
The second object to compare.
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ExcludeDifferent [<SwitchParameter>]
Exclude differences from the output.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-IncludeEqual [<SwitchParameter>]
Include equal items in the input.
Required? false
Position? named
Default value False
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
https://github.com/AutomatePS/AutomatePS