From ef7e47227d2977af6cd160df9605d4b085abba10 Mon Sep 17 00:00:00 2001 From: Scott Sutherland Date: Wed, 6 Apr 2022 10:18:33 -0500 Subject: [PATCH] Update PowerHuntShares.psm1 --- PowerHuntShares.psm1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PowerHuntShares.psm1 b/PowerHuntShares.psm1 index 3d6296b..a98de61 100644 --- a/PowerHuntShares.psm1 +++ b/PowerHuntShares.psm1 @@ -209,9 +209,9 @@ function Invoke-HuntSMBShares Begin { - Write-Output " ---------------------------------------------------------------" - Write-Output " INVOKE-HUNTSMBSHARES " - Write-Output " ---------------------------------------------------------------" + Write-Output " ===============================================================" + Write-Output " INVOKE-HUNTSMBSHARES " + Write-Output " ===============================================================" Write-Output " This function automates the following tasks: " Write-Output " " Write-Output " o Determine current computer's domain "