TestimoX

API Reference

Command

Compare-CxSmbSecurity

Namespace ComputerX.PowerShell
Outputs
ComputerX.Smb.SmbSecurityComparison

Implements the Compare-CxSmbSecurity cmdlet.

Examples

Authored help example

Example 1


Compare-CxSmbSecurity -ComputerName SERVER1
        

Common Parameters

This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

For more information, see about_CommonParameters.

Syntax

Compare-CxSmbSecurity -ComputerA <string> -ComputerB <string> [<CommonParameters>]
#

Parameters

ComputerA string requiredposition: 0pipeline: false
Gets or sets the ComputerA parameter.
ComputerB string requiredposition: 1pipeline: false
Gets or sets the ComputerB parameter.

Outputs

ComputerX.Smb.SmbSecurityComparison