
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2010 09:46 PM
LS 4.0.0.11 does not appear to display if the OS is either 32bit of 64bit on the Actions Page of the system. However I am able to find it under Configuration> Windows> System. % from the bottom "System Type". A little more work to find it but it is there.
It would be nice to see it on the Actions Page.
Thanks,
Niles
It would be nice to see it on the Actions Page.
Thanks,
Niles
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2010 07:41 PM
Do you have a SQL script that I can load via Lansweeper. I do not have the SQL tools to make this change.
Thanks,
Niles
Thanks,
Niles

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2010 07:58 PM
Pollak wrote:
Do you have a SQL script that I can load via Lansweeper. I do not have the SQL tools to make this change.
Thanks,
Niles
The report builder is build in into the configuration tool in 4.0

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2010 04:51 PM
I haven't tried 4.0 yet but you can use the "Report Builder" and create a custom report that you can display on any of the Dashboard board software page.
Here is the simple query that I use.
Select tblComputersystem.Computername, tblComputersystem.SystemType From tblComputersystem Where tblComputersystem.SystemType = 'x64-based PC'
Pierre
Here is the simple query that I use.
Select tblComputersystem.Computername, tblComputersystem.SystemType From tblComputersystem Where tblComputersystem.SystemType = 'x64-based PC'
Pierre

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2010 04:00 PM
(x64) will be shown after the os description if the os is 64 bit in the next beta.
