NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

WFA datasource script proxy error

francoisbnc
2,693 Views

I try to launch powershell commands from datasource acquisition script, but they finish with error:

 

Connecting to remote server xxx failed with the following error message : The WSMan client cannot process the request. Proxy is not supported und

er HTTP transport. 

 

command:

$vols=gwmi win32_volume -comp computername (non FQDN)

 

with FQDN that trow an other error

The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)

 

 No proxy set for the service account running WFA service.

 

 

Logged (with the same user) interactively or insight a WFA command that works

 

 

Any clues?

 

1 REPLY 1

francoisbnc
2,673 Views

Finally found my error, it was a problem with the FQDN name structure.

 

Sorry

Public