PSWinFW/tests/PathRetrieval.ps1

5 lines
136 B
PowerShell
Raw Normal View History

2019-11-01 08:20:21 +00:00
Import-Module .\PSWinFW.psm1 -Force
$path = Get-PSFirewallLogPath -LogProfile Public -ComputerName stb603970 -Verbose
Write-Host $path