/*! \page logical_imager_page Logical Imager \section logical_imager_overview Overview The logical imager allows you to collect files from a live Windows computer. The imager is configured with rules that specify what files to collect. Rules can be based on file attributes such as folder names, extensions, and sizes. You can use this feature when you do not have time or authorization to perform a full drive acquisition. The logical imager produces a sparse VHD image that contains all of the file system data that was read. This VHD image can be imported into Autopsy or mounted by Windows. The imager also enumerates the user accounts on the system and can generate alerts if encryption programs exist. The general workflow is: \section logical_imager_config Configuration To start, open Autopsy and go to Tools->Create Logical Imager. \image html LogicalImager/tools_menu.png In either case you can now configure your imager. If the configuration file already exists, this screen will be loaded with the current settings from the file. \image html LogicalImager/main_config_panel.png On the left side you can see each rule in the configuration file. Each of these rules will be applied against the live system. A rule has a name, an optional description, one or more conditions, and settings for what should happen when a file matching the rule is found. When you select a rule you'll see all the settings for that rule on the right side of the panel. You can edit or delete rules once you select them. There are also two global settings in the bottom right that apply to the configuration file as a whole: To make a new rule, click on the "New Rule" button. \image html LogicalImager/new_attr_rule.png There are two rule types: */