Sunday, March 20, 2022

WHY DEVICES NOT REFLECTED IN CONSOLE ?


Below are two primary reasons for devices being not reflected in console

  1. Incase Boundaries & Boundary group not configure
  2. System discovery is not correctly configured
Let review further..

1. CREATION OF BONDARIES

  1. check ip subnet for devices which we need to be added.
  2. Within console Go to the Administration workspace, and then expand Hierarchy Configuration. 
  3. Right-click Boundaries, and then select Create Boundary.
  4. 5. On the Create Boundary page, enter subnet id & ok

2. CREATION OF BOUNDARY GROUP

  1. Within console Go to the Administration workspace, and then expand Hierarchy Configuration.
  2. Right-click Boundary Groups, and then select Create Boundary Group.
  3. On the Create Boundary Group page enter name & add boundary previously created
  4. Click references select use this boundary group for site assignment
  5. Select Site System Server.
  6. Apply Ok
Logs to check: in Config Manager Server hman.log will give info on boundaries


 3. CONFIGURE AD SYSTEM DISCOVERY
  1. On the console, select Administr


    ation go to Hierarchy Configuration -- Discovery Methods.
  2. Right-click Active Directory System Discovery Properties.
  3. In General tab Enable Active Directory System Discovery option.
  4. Next to Active Directory containers, add an Active Directory container. 
  5. Click Browse to add the domain Path. 
  6. Can set Rest Values or keep default
  7. Run full discovery as soon as possible, select yes.

Devices will be visible

Logs to check: in Config Manager Server adsysdis.log

No comments:

Post a Comment

HOW TO DEPLOY SCCM / MECM CLIENT ON DEVICES ?

To install SCCM / MECM client on devices: Precheck: 1. Installation Account is a member of Local Administration group 2. Site Server can ...