Skip to content

Files

Latest commit

Jun 29, 2024
9ae0874 · Jun 29, 2024

History

History
46 lines (31 loc) · 985 Bytes

Get-powershellYKInfo.md

File metadata and controls

46 lines (31 loc) · 985 Bytes

external help file: powershellYK.dll-Help.xml Module Name: powershellYK online version: schema: 2.0.0

Get-powershellYKInfo

SYNOPSIS

Get module internal information.

SYNTAX

Get-powershellYKInfo [<CommonParameters>]

DESCRIPTION

Get library versions and other information about the powershellYK module.

EXAMPLES

Example 1

PS C:\>  Get-powershellYKInfo

YubicoVersion AutomationVersion powershellYKVersion
------------- ----------------- -------------------
1.10.0.0      7.4.2.500         0.0.13.1

## PARAMETERS

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### None

## OUTPUTS

### System.Object
## NOTES

## RELATED LINKS