mbeattie
11,467 Views

Hi,

 

The username and password are enumerated from the credentials varialbe which is set by retrieving them from the WFA credential cache using:

 

$Credentials = Get-WfaCredentials -Host $Host

 Have you added credentials for the OCI host and set the port and timeout?

 

oci.png

 

Note: You might need to modify the port number to meet your requirements

 

/Matt

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.