< Back

Set-ODUConfigDiffViewer

Sat Jan 18, 2020 5:33 pm

NAME Set-ODUConfigDiffViewer



SYNOPSIS

Sets path for diff viewer on local machine





SYNTAX

Set-ODUConfigDiffViewer [[-Path] <String>] [<CommonParameters>]





DESCRIPTION

Sets path for diff viewer on local machine





PARAMETERS

-Path <String>

Path to diff viewer



Required? false

Position? 1

Default value $(throw "$($MyInvocation.MyCommand) : missing parameter Path")

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



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Set-ODUConfigDiffViewer -Path 'C:\\Program Files\\ExamDiff Pro\\ExamDiff.exe'



<sets path to diff viewer>











RELATED LINKS

https://github.com/DTW-DanWard/OctopusDeployUtilities