Skip to content

Latest commit

 

History

History
112 lines (80 loc) · 1.95 KB

File metadata and controls

112 lines (80 loc) · 1.95 KB

document type: cmdlet external help file: powershellYK.dll-Help.xml HelpUri: Module Name: powershellYK ms.date: 03-19-2026 PlatyPS schema version: 2024-05-01

Reset-YubikeyOATH

SYNOPSIS

Reset the entire YubiKey OATH application.

SYNTAX

Default (Default)

Reset-YubikeyOATH [-WhatIf] [-Confirm] [<CommonParameters>]

__AllParameterSets

Reset-YubiKeyOATH [-WhatIf] [-Confirm] [<CommonParameters>]

ALIASES

DESCRIPTION

Reset the entire Yubikey OATH application.

EXAMPLES

Example 1

PS C:\> Reset-YubikeyOATH

Resets the entire Yubikey OATH application.

PARAMETERS

-Confirm

Prompts you for confirmation before running the cmdlet.

Type: System.Management.Automation.SwitchParameter
DefaultValue: None
SupportsWildcards: false
Aliases:
- cf
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-WhatIf

Runs the command in a mode that only reports what would happen without performing the actions.

Type: System.Management.Automation.SwitchParameter
DefaultValue: None
SupportsWildcards: false
Aliases:
- wi
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

{{ Fill in the related links here }}