Skip to content

Commit 6515436

Browse files
authored
Small change 🦖
1 parent 0c20fb9 commit 6515436

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
Skip SCOM Version Check step.
4141
4242
.EXAMPLE
43-
PS C:\> .\Invoke-EnforceSCOMTLS1.2.ps1
44-
Normal run
43+
.\Invoke-EnforceSCOMTLS1.2.ps1
44+
Normal run
4545
4646
.EXAMPLE
47-
PS C:\> .\Invoke-EnforceSCOMTLS1.2.ps1 -DirectoryForPrerequisites "C:\Temp"
48-
Set the prerequisites folder:
47+
.\Invoke-EnforceSCOMTLS1.2.ps1 -DirectoryForPrerequisites "C:\Temp"
48+
Set the prerequisites folder:
4949
5050
.NOTES
5151
=================================================================================

0 commit comments

Comments
 (0)