
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2010 11:58 AM
Is it possible to trigger a rescan of all machines when they are next seen overiding the wait time? I have made some changes with regards to product keys and some reports and need to rescan all machines again.
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2010 12:25 PM
thanks for the quick reply done that we'll see

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2010 12:01 PM
Normally no but you can do a workaround.
Stop the service
execute this sql "delete from tsyslastscan"
start the service
This will delete all the last scan dates and reforce a new scan.
Stop the service
execute this sql "delete from tsyslastscan"
start the service
This will delete all the last scan dates and reforce a new scan.
