mirror of
https://github.com/Thumbscrew/PSWinFW.git
synced 2025-07-01 18:39:08 +00:00
Init commit
This commit is contained in:
5
tests/PathRetrieval.ps1
Normal file
5
tests/PathRetrieval.ps1
Normal file
@ -0,0 +1,5 @@
|
||||
Import-Module .\PSWinFW.psm1 -Force
|
||||
|
||||
$path = Get-PSFirewallLogPath -LogProfile Public -ComputerName stb603970 -Verbose
|
||||
|
||||
Write-Host $path
|
Reference in New Issue
Block a user