Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
CanalDigitaal
Engaged Sweeper
I'm a version 3.2 premium user. We have a lot of portable machines that are not showing up as a portable computer. Is there a way to edit those machines in the database so they will show up as a portable machine?
2 REPLIES 2
Anonymous
Not applicable
If it helps, all our portables have PCMCIA controllers as discussed before somewhere in this forum as far as I recall, so I've done a simple query to show the portables:

SELECT DISTINCT dbo.tblPCMCIAController.Computername, dbo.tblPCMCIAController.Lastchanged, dbo.tblComputers.Username
FROM dbo.tblPCMCIAController INNER JOIN
dbo.tblComputers ON dbo.tblPCMCIAController.Computername = dbo.tblComputers.Computername
Hemoco
Lansweeper Alumni
You need to alter the view "web30repallportables".
It is currently showing all devices which have a battery as portables.

Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

New to Lansweeper?

Try Lansweeper For Free

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

Try Now