PSWinFW/tests/PathRetrieval.ps1

5 lines
136 B
PowerShell

Import-Module .\PSWinFW.psm1 -Force
$path = Get-PSFirewallLogPath -LogProfile Public -ComputerName stb603970 -Verbose
Write-Host $path