
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2011 05:38 PM
Hello,
Can anyone tell me if computers that are marked as Non-Active are counted in software reports.
As an example, I want a report of all MS Project users & their computers, will I see non-active computers in the report?
If I do, which table & field do I need to add to my report to show the status?
Your help would be appriciated
Can anyone tell me if computers that are marked as Non-Active are counted in software reports.
As an example, I want a report of all MS Project users & their computers, will I see non-active computers in the report?
If I do, which table & field do I need to add to my report to show the status?
Your help would be appriciated
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2011 02:22 PM
You need to link view web40ActiveComputers
Select tblComputers.Computername, tblComputers.ComputerUnique,
tblComputers.Domain
From tblComputers Inner Join
web40ActiveComputers On web40ActiveComputers.Computername =
tblComputers.Computername

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2011 01:59 PM
Any help would be appreciated please

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2011 11:29 PM
Jumpski wrote:
Can anyone tell me if computers that are marked as Non-Active are counted in software reports.
They are not counted in all default reports.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2011 03:20 AM
Lansweeper wrote:Jumpski wrote:
Can anyone tell me if computers that are marked as Non-Active are counted in software reports.
They are not counted in all default reports.
Thank you for your reply. I am however, talking about a custom report I have set-up. I've given the example of one of the reports above, MS Project users and computers.
Would non active computers be counted in this report if MS Project had been installed on a non active PC?
If so, how do I prevent them displaying in my report?
