Update PowerHuntShares.psm1

This commit is contained in:
Scott Sutherland
2022-04-06 10:18:33 -05:00
committed by GitHub
parent 463f456091
commit ef7e47227d

View File

@ -209,9 +209,9 @@ function Invoke-HuntSMBShares
Begin Begin
{ {
Write-Output " ---------------------------------------------------------------" Write-Output " ==============================================================="
Write-Output " INVOKE-HUNTSMBSHARES " Write-Output " INVOKE-HUNTSMBSHARES "
Write-Output " ---------------------------------------------------------------" Write-Output " ==============================================================="
Write-Output " This function automates the following tasks: " Write-Output " This function automates the following tasks: "
Write-Output " " Write-Output " "
Write-Output " o Determine current computer's domain " Write-Output " o Determine current computer's domain "