Browse Community
Help
Log In
Responses(1)
Solutions(0)
sddc_guy
159 Posts
1
April 16th, 2017 03:00
try running TLS 1.2 in Powershell.
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::TLS12
Also,you might have a look at my modules ...
https://github.com/bottkars/idrac4redfish
Dell Support Resources
View All
Top
sddc_guy
159 Posts
1
April 16th, 2017 03:00
try running TLS 1.2 in Powershell.
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::TLS12
Also,you might have a look at my modules ...
https://github.com/bottkars/idrac4redfish