Remove-HpcTokenCache

Removes the client Azure Active Directory token cache used for job submission.

Syntax

Remove-HpcTokenCache
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]

Description

The Remove-HpcTokenCache cmdlet removes the client Azure Active Directory token cache used for job submission.

Examples

1:

Parameters

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Notes

  • This cmdlet was introduced in HPC Pack 2016.