Fix Unquoted Registry Paths
1 Votes |
Description
This task uses the PowerShell fix from: https://gallery.technet.microsoft.com/scriptcenter/Windows-Unquoted-Service-190f0341 to correct the unquoted service paths with spaces. The relevance looks for machines with out a quote that have a space in the service path.
Property Details
24886 | |
Production - Fully Tested and Ready for Production | |
Fix Unquoted Registry Paths | |
BESC | |
Software Distribution | |
3647 | |
Software Distribution Wizard | |
1/16/2018 8:09:53 PM | |
Unquoted Service Path Enumeration, CVE-2013-1609, CVE-2014-0759, CVE-2014-5455 | |
True | |
CharlieJax on 1/16/2018 8:09:53 PM | |
CharlieJax on 1/16/2018 8:09:53 PM | |
3393 Views / 22 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
Used in 1 fixlet | * Results in a true/false |

exists services whose (exists (image paths of it as lowercase) whose (it does not start with "%22" and preceding text of first ".exe" of it contains " "))
Actions
Action 1 (default)
Action Link Click
here to initiate the deployment process.
Script Type
BigFix Action Script
//Download the powershell file from https://gallery.technet.microsoft.com/scriptcenter/Windows-Unquoted-Service-190f0341. You will use that to update the unquoted paths. Make sure to add that download command here either as a prefetch or download from Microsoft.Success Criteria
run powershell.exe -ExecutionPolicy Bypass -NoLogo -NonInteractive -NoProfile -WindowStyle Hidden -File __Download\fixpaths.ps1
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |