Cast(DateDiff(d, 0, DateAdd(second, DateDiff(s, tblAssets.Lastseen, GetDate()) +
tblAssets.Uptime, 0)) As VARCHAR(15)) + ' day(s) ' + Convert(VARCHAR(8),DateAdd(second,
DateDiff(s, tblAssets.Lastseen, GetDate()) + tblAssets.Uptime, 0),108) As Uptime
Tags
- Active Directory (4)
- Automation (5)
- Lansweeper (1)
- Lync (2)
- Lync Phone Edition (1)
- Performance (1)
- PowerShell (9)
- SCCM 2012 (1)
- SfB (1)
- SQL (1)
- Updates (1)
- Virtualisation (1)
- VMware (1)
Monday, 27 June 2016
Lansweeper: Add 'Uptime' to your reports
Found a really useful post here on how to add system uptime to your Lansweeper reports.
Add the following to your query to add an additional 'Uptime' column
Subscribe to:
Posts (Atom)
PerfC Vaccination for ExPetr/Petya/NotPetya Wiper
This is a script I've written to 'vaccinate' our domain against the ExPetr/Petya/NotPetya Wiper. In short, it finds all comput...
-
***Clearing out an old blog, repost from four years ago!*** The Licpath . lic file is the fourth location Autodesk applications look in ...
-
Found a really useful post here on how to add system uptime to your Lansweeper reports. Add the following to your query to add an addition...
-
***Clearing out an old blog, repost from four years ago!*** Managing the adskflex.o pt Options File Options files are created using an...