- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
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.