Init commit

This commit is contained in:
2019-11-01 08:20:21 +00:00
commit 9befcdbdbd
7 changed files with 297 additions and 0 deletions

5
tests/PathRetrieval.ps1 Normal file
View File

@ -0,0 +1,5 @@
Import-Module .\PSWinFW.psm1 -Force
$path = Get-PSFirewallLogPath -LogProfile Public -ComputerName stb603970 -Verbose
Write-Host $path