From 33bc25a8d00628e57e5dbcb1b245bd31ad03afac Mon Sep 17 00:00:00 2001 From: Jonathan Butler Date: Mon, 20 Jan 2025 10:30:35 -0500 Subject: [PATCH] Add internal helper function to rest hawk environment. --- Hawk/internal/functions/Reset-HawkEnvironment.ps1 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Hawk/internal/functions/Reset-HawkEnvironment.ps1 b/Hawk/internal/functions/Reset-HawkEnvironment.ps1 index aed0b4b..cb0a9af 100644 --- a/Hawk/internal/functions/Reset-HawkEnvironment.ps1 +++ b/Hawk/internal/functions/Reset-HawkEnvironment.ps1 @@ -14,6 +14,14 @@ Function Reset-HawkEnvironment { - $MSFTIPList (Microsoft IP address list) - $HawkAppData (Application data) + .PARAMETER Confirm + Prompts for confirmation before executing the command. + Specify -Confirm:$false to suppress confirmation prompts. + + .PARAMETER WhatIf + Shows what would happen if the command runs. + The command is not executed. + .EXAMPLE Reset-HawkEnvironment