- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the about_server_authentication help page, the authentication process is described.
The order:
- User-Password/Credential
- A single CredentialStoreItem
- SSPI
It's the last one (SSPI) that requires RC4-HMAC (see RFC 4757).
And that is a Microsoft thing afaik, not something specific to PowerCLI.
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference