-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
PS C:\WINDOWS\system32> Remove-AuvikAPICredential
Remove-Variable : Cannot find a variable with the name 'Auvik_User'.
At C:\Users\nate.erb\Documents\WindowsPowerShell\Modules\AuvikAPI\Internal\APICredential.ps1:41 char:5
-
Remove-Variable -Name "Auvik_User","Auvik_API_Key","Auvik_API_Cre ... -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : ObjectNotFound: (Auvik_User:String) [Remove-Variable], ItemNotFoundException
- FullyQualifiedErrorId : VariableNotFound,Microsoft.PowerShell.Commands.RemoveVariableCommand
Remove-Variable : Cannot find a variable with the name 'Auvik_API_Key'.
At C:\Users\nate.erb\Documents\WindowsPowerShell\Modules\AuvikAPI\Internal\APICredential.ps1:41 char:5
-
Remove-Variable -Name "Auvik_User","Auvik_API_Key","Auvik_API_Cre ... -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : ObjectNotFound: (Auvik_API_Key:String) [Remove-Variable], ItemNotFoundException
- FullyQualifiedErrorId : VariableNotFound,Microsoft.PowerShell.Commands.RemoveVariableCommand
Remove-Variable : Cannot find a variable with the name 'Auvik_API_Credential'.
At C:\Users\nate.erb\Documents\WindowsPowerShell\Modules\AuvikAPI\Internal\APICredential.ps1:41 char:5
-
Remove-Variable -Name "Auvik_User","Auvik_API_Key","Auvik_API_Cre ... -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : ObjectNotFound: (Auvik_API_Credential:String) [Remove-Variable], ItemNotFoundException
- FullyQualifiedErrorId : VariableNotFound,Microsoft.PowerShell.Commands.RemoveVariableCommand
PS C:\WINDOWS\system32> get-auvikapicredential
UserName Password
@xxxxx.com System.Security.SecureString
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels