Skip to main content

How to Fix powershell communication error?

  • August 8, 2024
  • 3 replies
  • 0 views

Forum|alt.badge.img

How to Fix powershell communication error Forward and reverse name resolution is not properly configured for server?

We have multiple windows server in which we are facing this issue and server have multiple DNS entries and we can delete them. also i tried to add IP and host in sciencelogic data collector also added in dnsmsaq-resolve.conf to resolve this issue but still we are facing this error Forward and reverse name resolution is not properly configured for server, how to fix this issue without deleting DNS entries.

3 replies

  • Community Manager
  • August 8, 2024

Adding an entry to the hosts file should solve the forward/reverse name lookup issue.  It can be done in the SL1 UI under System > Customize > Host Files or using the collection CLI to edit the file /etc/hosts.  There is also an API if this needs to be done at scale and automated.

I'd recommend including both the hostname and the fully qualified domain name as follows:

10.1.0.10 hostname hostname.domain.com

If you are still getting the forward/reverse resolution error, then please open a support case for assistance.

Regards,

Erick


  • Employee
  • August 9, 2024

If Erick's answer resolved your question, please mark this topic as Solved. Thank you


Forum|alt.badge.img
  • Author
  • New Contributor
  • August 12, 2024

@ErickBurgess  yes i have made changes in Host file as suggested but still it is not resolving and credential test is also getting failed.

nslookup 

is there any other way to fix this or should i raise case with Support.