cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
fen12
Engaged Sweeper
Hi,

I'm currently using the premium version and I have activated the active scanning and OU filter is set to scan 3 OUs. May I know i is it possible to sort the computer by OU?

5 REPLIES 5
Hemoco
Lansweeper Alumni
something like this :

Select tblComputers.Computername, tblComputers.Domain, tblADComputers.OU
From tblADComputers Inner Join
tblComputers On tblComputers.Computername = tblADComputers.Computername
Where tblADComputers.OU Like 'yourOUname'


replace yourOUname by the correct ou
fen12
Engaged Sweeper
Hi,

We have 3 OUs which contain the PCs from different countries, namely Malaysia, Singapore and Thailand. How do I create report that shows all PCs from each of these countries.

Eg, 1st report - PCs from Singapore OU
2nd report - PCs from Malaysia OU
3rd report - PCs from Thailand OU

Thanks in advance.
Hemoco
Lansweeper Alumni
Please let me know which fields you want in the report.
fen12
Engaged Sweeper
Hi,

Do you have the step on how to create the report for sorting OU?
Hemoco
Lansweeper Alumni
If you add the found OU to a report you will be able to sort on this field.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now