pvl_folder_redirection_audit
Purpose
This table is build to store the folder redirection of users of the computers obtained from the Script - Folder Redirection Detection [DV] so that it can used via DataView to populate the data in a formatted way.
Dependencies
Script - Folder Redirection Detection [DV]
Tables
pvl_folder_redirection_audit
Column | Type | Description |
---|---|---|
computerid | INT | Stores the ID of the computer where the Script - Folder Redirection Detection [DV] is deployed |
UserName | VARCHAR | Stores the username for which the folder redirection was audited |
FolderName | VARCHAR | Stores the name of the folder that was redirected |
Redirection_Path | VARCHAR | Stores the path where the folder was redirected for a user on the computer |
ScriptRanDate | DATETIME | Stores the date and time when the folder redirection was last detected by the Script - Folder Redirection Detection [DV] |