From c7878e0162cb2f30c46ebb7885dce8aef2a7ccaf Mon Sep 17 00:00:00 2001 From: Andrew Rathbun Date: Mon, 25 Nov 2024 11:14:23 -0500 Subject: [PATCH 1/2] Create QuickAssist.tkape --- Targets/Windows/QuickAssist.tkape | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Targets/Windows/QuickAssist.tkape diff --git a/Targets/Windows/QuickAssist.tkape b/Targets/Windows/QuickAssist.tkape new file mode 100644 index 000000000..4ea94ace3 --- /dev/null +++ b/Targets/Windows/QuickAssist.tkape @@ -0,0 +1,18 @@ +Description: Microsoft Quick Assist/Remote Help +Author: Andrew Rathbun +Version: 1.0 +Id: 553b355d-8279-46ec-abd1-d43147583c6e +RecreateDirectories: true +Targets: + - + Name: Microsoft Quick Assist + Category: RemoteAdmin + Path: C:\%user%\AppData\Local\Temp\QuickAssist + - + Name: Microsoft Remote Help + Category: RemoteAdmin + Path: C:\%user%\AppData\Local\Temp\RemoteHelp + +# Documentation +# https://support.microsoft.com/en-us/windows/solve-pc-problems-remotely-using-quick-assist-b077e31a-16f4-2529-1a47-21f6a9040bf3 +# https://learn.microsoft.com/en-us/mem/intune/fundamentals/remote-help From 2c64711380e6cc67718364375cd908551175446e Mon Sep 17 00:00:00 2001 From: Andrew Rathbun Date: Mon, 25 Nov 2024 11:14:44 -0500 Subject: [PATCH 2/2] Update RemoteAdmin.tkape --- Targets/Compound/RemoteAdmin.tkape | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Targets/Compound/RemoteAdmin.tkape b/Targets/Compound/RemoteAdmin.tkape index 6b8179a6a..b99c270a2 100644 --- a/Targets/Compound/RemoteAdmin.tkape +++ b/Targets/Compound/RemoteAdmin.tkape @@ -1,6 +1,6 @@ Description: Composite target for files related to remote administration tools Author: Drew Ervin, Mathias Frank, Andrew Rathbun, Phill Moore -Version: 2.0 +Version: 2.1 Id: 31cf5a4e-c44c-4457-b11f-74dca73e141b RecreateDirectories: true Targets: @@ -56,6 +56,10 @@ Targets: Name: NetMonitor Category: ApplicationLogs Path: NetMonitorforEmployeesProfessional.tkape + - + Name: QuickAssist + Category: ApplicationLogs + Path: QuickAssist.tkape - Name: Radmin Category: ApplicationLogs