Skip to main content

Removable Storage Enable

Summary

Enables removable storage devices on the endpoint.

Example Agent Procedure Log

TimeActionStatusUser
4:24:29 pm 1-Nov-22Removable Storage EnableSuccess THENprovaltech.com/dan.hicks
4:24:29 pm 1-Nov-22Removable Storage EnableRemovable Storage Devices have now been allowed on this endpoint.provaltech.com/dan.hicks
4:24:29 pm 1-Nov-22Execute Powershell Command (64-bit, Run As System)Success THENprovaltech.com/dan.hicks
4:24:29 pm 1-Nov-22Execute Powershell Command (64-bit, Run As System)-0014Powershell command completed!provaltech.com/dan.hicks
4:24:28 pm 1-Nov-22Execute Powershell Command (64-bit, Run As System)-0011Executing 64-bit Powershell command as System: "" -command "$ItemPath = 'HKLM://SOFTWARE//Policies//Microsoft//Windows//RemovableStorageDevices';if (!(Test-Path -Path $ItemPath)) {New-Item -Path $ItemPath -Force};Set-ItemProperty -Path $ItemPath -Name 'Deny_All' -Value 0 -Force" ""provaltech.com/dan.hicks
4:24:28 pm 1-Nov-22Execute Powershell Command (64-bit, Run As System)-0013Not sending output to variable.provaltech.com/dan.hicks
4:24:28 pm 1-Nov-22Execute Powershell Command (64-bit, Run As System)-0008Custom commands detected as $ItemPath = 'HKLM://SOFTWARE//Policies//Microsoft//Windows//RemovableStorageDevices';if (!(Test-Path -Path $ItemPath)) {New-Item -Path $ItemPath -Force};Set-ItemProperty -Path $ItemPath -Name 'Deny_All' -Value 0 -Forceprovaltech.com/dan.hicks
4:24:28 pm 1-Nov-22Execute Powershell Command (64-bit, Run As System)-0003No Powershell file variable detected.provaltech.com/dan.hicks
4:24:27 pm 1-Nov-22Execute Powershell Command (64-bit, Run As System)-0002Powershell is present.provaltech.com/dan.hicks
4:24:19 pm 1-Nov-22Run Now - Removable Storage EnableAdmin provaltech.com/dan.hicks scheduled procedure Run Now - Removable Storage Enable to run at Nov 1 2022 4:24 PMprovaltech.com/dan.hicks

Process

Sets HKLM://SOFTWARE//Policies//Microsoft//Windows//RemovableStorageDevices//Deny_All to 0.

Output

AP Log