Skip to content

Commit

Permalink
fixing a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevio54 committed Jul 24, 2020
1 parent c6c50a2 commit 7fa19d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Functions/Public/Connect-vRAServer.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
.PARAMETER Username
Username to connect with
For domain accounts ensure to specify the Username in the format username@domain, not Domain\Username
Note: UPN's are valid login Usernames as well and may also be in the format username@domain
Note: UPNs are valid login Usernames as well and may also be in the format username@domain
.PARAMETER Password
Password to connect with
Expand Down

0 comments on commit 7fa19d1

Please sign in to comment.