Skip to content

Commit

Permalink
Add internal helper function to rest hawk environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnybottles committed Jan 20, 2025
1 parent 1cfbc10 commit 33bc25a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Hawk/internal/functions/Reset-HawkEnvironment.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 33bc25a

Please sign in to comment.