Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED ERROR: GetIPAddr – getaddrinfo() for ‘COMPUTER’ failed with error code 11001

Status
Not open for further replies.

Kirankr31

Active Member
Messages
32
Reaction score
1
Points
6
Hello All,

I am unable to discover machines in SCCM 2016 through AD system discovery.

Getting the below error:

GetIPAddr - Host not found resolving FQDN "NUTAN-PC.CHENNAI.ORG".
GetIPAddr - Retry with system name "NUTAN-PC"...
ERROR: GetIPAddr - GetAddrInfoW() for "NUTAN-PC" failed with error code 11001.
ERROR: Machine NUTAN-PC is offline or invalid.
 
Solution
Looks like system can’t find certain information about the computer object that it needs for a successful import from Active Directory. Try the below steps :-

  1. Verify that an A-record exist in the DNS for the computer that is not getting discovered.
  2. Verify that a PTR-record exist in the DNS
  3. Ensure there are no duplicates of A or PTR-records in the DNS.
  4. Run the system discovery run once again.
  5. Verify in adsysdis.log that the computer was imported successfully.
Looks like system can’t find certain information about the computer object that it needs for a successful import from Active Directory. Try the below steps :-

  1. Verify that an A-record exist in the DNS for the computer that is not getting discovered.
  2. Verify that a PTR-record exist in the DNS
  3. Ensure there are no duplicates of A or PTR-records in the DNS.
  4. Run the system discovery run once again.
  5. Verify in adsysdis.log that the computer was imported successfully.
 
Solution
Status
Not open for further replies.

Forum statistics

Threads
7,079
Messages
27,661
Members
17,907
Latest member
Raduan

Latest posts

Back
Top