MDE-PowerBI-Templates icon indicating copy to clipboard operation
MDE-PowerBI-Templates copied to clipboard

Add Applications like Acrobat Reader, KeePass 2, .. to AddShortcutsV1

Open weyCC81 opened this issue 3 years ago • 2 comments

Please add the following Applications:

"Acrobat Reader" = "AcroRd32.exe" "KeePass 2" = "KeePass.exe" "Citrix Workspace" = "SelfService.exe" -showAppPicker" "paint.net" = "paint.net" "Docker Desktop" = "Docker Desktop.exe"

weyCC81 avatar Jan 14 '23 11:01 weyCC81

tested OK by editing the script "vlc"="vlc.exe"

tested KO "sumo"="SUMo.exe" "ledger"="Ledger Live.exe" "Ambibox"="AmbiBox.exe"

@YongRhee-MSFT thanks for the script but that's just a part of it. Is there any way for us to exctrat removed shortcut from defender logs easily ?

lgmorand avatar Jan 14 '23 18:01 lgmorand

@weyCC81 and @lgmorand , I've been making my own custom script that does a better deep dive into recreating the shortcuts.

I've added the applications mentioned here, and it should work.

Script is located at: https://github.com/TheAlienDrew/OS-Scripts/blob/master/Windows/Microsoft-Endpoint-Defender/Recreate-Base-Shortcuts.ps1

Andrew-J-Larson avatar Jan 15 '23 15:01 Andrew-J-Larson