Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Taylor_Pilewski
Engaged Sweeper
I was in report builder working on a report and I think I may have closed the program prematurely .

Needless to say, my LanSweeper Homepage now looks like this...


Any ideas?

4 REPLIES 4
Taylor_Pilewski
Engaged Sweeper
That did it.

I appreciate you guys always bailing me out.

For forum based support your service is astounding.

Thanks again!
Hemoco
Lansweeper Alumni
try this :

CREATE VIEW dbo.Web30repAllWorkstations
AS
SELECT dbo.tblComputers.Computername, dbo.tblComputers.Domain, dbo.tblComputersystem.Domainrole, dbo.tblComputersystem.Lastchanged
FROM dbo.tblComputersystem INNER JOIN
dbo.tblComputers ON dbo.tblComputersystem.Computername = dbo.tblComputers.Computername
WHERE (dbo.tblComputersystem.Domainrole < '2')

GO
Taylor_Pilewski
Engaged Sweeper
No, I can't actually.

Here's what I just got.

Hemoco
Lansweeper Alumni
Could you open the workstations less than ... report in the reportbuilder?

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