Skip to content

Commit ac770c7

Browse files
Update headings sentence casings in redist-version-auditing.md
1 parent f5d57bf commit ac770c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/windows/redist-version-auditing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ author: MahmoudGSaleh
1111
ms.author: msaleh
1212
---
1313

14-
# How To Audit Visual C++ Runtime Version Usage Within Your Organization
14+
# How to audit Visual C++ Runtime version usage within your organization
1515

1616
The Microsoft Visual C++ Redistributable and the Visual C++ Studio Runtime (collectively, "VC Runtime") is a critical component to thousands of applications. Across your enterprise network, machines may still be running applications that install and use an out-of-support version of the VC Runtime. NTFS File Auditing can be used to identify such usage as a step towards helping you replace these applications with ones that take a dependency on a supported version of the VC Runtime. This guide will walk you through setting up NTFS File Auditing, provide troubleshooting tips, and highlight the benefits of regular audits.
1717

@@ -191,7 +191,7 @@ ProcessName : C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe
191191
ResourceAttributes : S:AI
192192
```
193193
194-
### Next Steps After Auditing VC Runtime Usage
194+
### Next steps after auditing VC Runtime usage
195195
196196
After you have determined which processes are using the VC Runtime files or installing the VC Redistributable, uninstall those applications or upgrade them to newer versions that do not depend on unsupported VC Runtimes.
197197

0 commit comments

Comments
 (0)