From 87cbf90d7cc5be7a4cd74121ddb49d99ab159e17 Mon Sep 17 00:00:00 2001 From: JD Date: Wed, 13 Mar 2024 10:30:40 -0700 Subject: [PATCH] Fix backtick (#17596) Fix back tick in 4.4.7.0 release article --- articles/fleet-4.47.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/fleet-4.47.0.md b/articles/fleet-4.47.0.md index 146e65f6d6..01a2fb3e62 100644 --- a/articles/fleet-4.47.0.md +++ b/articles/fleet-4.47.0.md @@ -30,7 +30,7 @@ A dedicated vulnerabilities page within the Software page has been added to prov ### Improved scripting -Fleet enhances the scope of remote script execution capabilities by extending support for longer scripts saved within the Fleet platform and enabling the execution of scripts by their name through the `fleetctl' CLI. This improvement directly responds to the needs of IT administrators and security professionals who require the flexibility to run extensive scripts across their device fleets for comprehensive diagnostics, maintenance, or security tasks. Additionally, the ability to execute scripts by name simplifies the process, making script management more efficient and reducing the potential for errors. This update represents Fleet's commitment to providing practical, user-centric solutions that enhance the effectiveness and ease of managing and securing your fleet. It reflects an understanding of modern IT infrastructure's complex, evolving needs and the importance of adaptable, reliable tools in addressing those needs. +Fleet enhances the scope of remote script execution capabilities by extending support for longer scripts saved within the Fleet platform and enabling the execution of scripts by their name through the `fleetctl` CLI. This improvement directly responds to the needs of IT administrators and security professionals who require the flexibility to run extensive scripts across their device fleets for comprehensive diagnostics, maintenance, or security tasks. Additionally, the ability to execute scripts by name simplifies the process, making script management more efficient and reducing the potential for errors. This update represents Fleet's commitment to providing practical, user-centric solutions that enhance the effectiveness and ease of managing and securing your fleet. It reflects an understanding of modern IT infrastructure's complex, evolving needs and the importance of adaptable, reliable tools in addressing those needs. ### Improved Windows configuration profiles