EPM - Windows Configuration - Windows Explorer View - List
Summary
This script will set the Windows Explorer view to List View.
Sample Run
Variables
| Name | Description | 
|---|---|
| RemovalBagMRU | This includes information on the removal of the HKCU bagmru key. | 
| RemovalBags | This includes information on the removal of the HKCU bags key. | 
| ListView | This includes the list value setting at the HKLM system level for all Windows Explorer. | 
| OutCome | Output of the PowerShell script performing the changes. | 
Process
This script performs the following actions:
- Modifies HKCU:/Software/Classes/Local Settings/Software/Microsoft/Windows/Shell/BagMRUfor all users.
- Modifies HKCU:/Software/Classes/Local Settings/Software/Microsoft/Windows/Shell/Bags- It creates 'Mode' with a value of 3 and 'LogicalViewMode' with a value of 4 at HKLM:/SOFTWARE/Microsoft/Windows/Shell/Bags/AllFolders/Shell/SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer/FolderTypes/TopView, then GUID.
 
- It creates 'Mode' with a value of 3 and 'LogicalViewMode' with a value of 4 at 
Output
- Script log