
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2014 07:54 AM
I found that lansweeper only collect info about (diskdrives or partitions), but no phusical disks info like disk size, disk caption ( whiches are the same from wmi class Win32_DiskDrive ).
how can I extend lansweeper by adding a new custom item to collection specific info? In this case, it would be physical disks info.
how can I extend lansweeper by adding a new custom item to collection specific info? In this case, it would be physical disks info.
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2014 08:03 PM
Lansweeper already scans physical disk information from Win32_DiskDrive. This information is displayed in the Config/Disk/Diskdrive section of Windows computer webpages. Note that the FLOPPY item must be enabled under Configuration/Scanning Setup/Item Wait Time in order for this data to be scanned.
Scanning custom WMI classes is not possible.
Scanning custom WMI classes is not possible.
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2014 08:03 PM
Lansweeper already scans physical disk information from Win32_DiskDrive. This information is displayed in the Config/Disk/Diskdrive section of Windows computer webpages. Note that the FLOPPY item must be enabled under Configuration/Scanning Setup/Item Wait Time in order for this data to be scanned.
Scanning custom WMI classes is not possible.
Scanning custom WMI classes is not possible.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2014 02:27 PM
Lansweeper wrote:
Lansweeper already scans physical disk information from Win32_DiskDrive. This information is displayed in the Config/Disk/Diskdrive section of Windows computer webpages. Note that the FLOPPY item must be enabled under Configuration/Scanning Setup/Item Wait Time in order for this data to be scanned.
Scanning custom WMI classes is not possible.
thanks!

