Set-BluGenieScriptCredentials
Set-BluGenieScriptCredentials
SYNOPSIS
SYNTAX
Set-BluGenieScriptCredentials [-SetUser] <String> [-SetPass] <String> [-Walkthrough] [<CommonParameters>]DESCRIPTION
EXAMPLES
EXAMPLE 1
Command: $Creds = Set-BluGenieScriptCredentials -UserName 'Guest' -Password 'Password!'Description: Use this command to Set Credentials and save that information to a variable called $Creds
Notes:EXAMPLE 2
EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
PARAMETERS
SetUser
SetPass
Walkthrough
CommonParameters
Last updated