Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ProfileNL
Engaged Sweeper III
Hi,

Is it possible to create a report with the reason of the shutdown/reboot? I did some research about this and I found the table tblUptime. But how can I relate tblUptime and tblNtLog with each other?
So far, I have this:
Select Top (1000000) tblAssets.AssetName,
tsysAssetTypes.AssetTypeIcon10 As icon,
tblAssets.AssetID
From tblAssets
Inner Join tsysAssetTypes On tsysAssetTypes.AssetType = tblAssets.Assettype
Inner Join tblNtlog On tblAssets.AssetID = tblNtlog.AssetID


Any help is appreciated
0 REPLIES 0

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