Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
nblashka
Engaged Sweeper

I've seen in some other posts (Solved: Can Lansweeper work with Entra in the cloud? - Lansweeper Community - 81471) that it's implied that Lansweeper will eventually support Entra ID for computers, but is there a roadmap for this being added?

 

2 REPLIES 2
kv-jsmith
Engaged Sweeper III

@nblashka 
Does my solution below solve your problem, if not I'd be more than happy to try and help more.

kv-jsmith
Engaged Sweeper III

You can accomplish this by configuring the following:

  1. Log into Microsoft Entra
  2. Create a Entra User dedicated to Lansweeper scanning or a Service Principle Account (Workload Identity)
  3. Grant the following role permanently to the new account
    Microsoft Entra Joined Device Local Administrator
    Users assigned to this role are added to the local administrators group on Microsoft Entra joined devices.
     
     
  4. Add the Scan Credentials into Lansweeper as Windows device credentials
  5. Create a new Scan Target for Windows Devices and the Domain as WORKGROUP
  6. Assign the Scan Credentials to the new Scan Target and wait about 2-4 hours for the role you assigned to propagate

You can now scan workstations joined to your Entra environment as long as they are reachable via your Scan Server

I hope this helps!