Skip to content

Commit

Permalink
Small change 🦖
Browse files Browse the repository at this point in the history
  • Loading branch information
blakedrumm authored Oct 10, 2024
1 parent 0c20fb9 commit 6515436
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Powershell/TLS 1.2 Enforcement/Invoke-EnforceSCOMTLS1.2.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
Skip SCOM Version Check step.
.EXAMPLE
PS C:\> .\Invoke-EnforceSCOMTLS1.2.ps1
Normal run
.\Invoke-EnforceSCOMTLS1.2.ps1
Normal run
.EXAMPLE
PS C:\> .\Invoke-EnforceSCOMTLS1.2.ps1 -DirectoryForPrerequisites "C:\Temp"
Set the prerequisites folder:
.\Invoke-EnforceSCOMTLS1.2.ps1 -DirectoryForPrerequisites "C:\Temp"
Set the prerequisites folder:
.NOTES
=================================================================================
Expand Down

0 comments on commit 6515436

Please sign in to comment.