Skip to content

Commit fc6d66a

Browse files
authored
Small change 🔐
1 parent 16a042b commit fc6d66a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Powershell/TLS 1.2 Enforcement/Invoke-EnforceSCOMTLS1.2.ps1

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
Skip SCOM Version Check step.
5656
5757
.EXAMPLE
58-
Example 1
59-
Normal run:
60-
PS C:\> .\Invoke-EnforceSCOMTLS1.2.ps1
58+
Example 1
59+
Normal run:
60+
PS C:\> .\Invoke-EnforceSCOMTLS1.2.ps1
6161
62-
Example 2:
63-
Set the prerequisites folder:
64-
PS C:\> .\Invoke-EnforceSCOMTLS1.2.ps1 -DirectoryForPrerequisites "C:\Temp"
62+
Example 2:
63+
Set the prerequisites folder:
64+
PS C:\> .\Invoke-EnforceSCOMTLS1.2.ps1 -DirectoryForPrerequisites "C:\Temp"
6565
6666
.NOTES
6767
Additional information about the file.

0 commit comments

Comments
 (0)