mirror of
https://github.com/Thumbscrew/PSWinFW.git
synced 2024-11-09 23:53:54 +00:00
5 lines
136 B
PowerShell
5 lines
136 B
PowerShell
Import-Module .\PSWinFW.psm1 -Force
|
|
|
|
$path = Get-PSFirewallLogPath -LogProfile Public -ComputerName stb603970 -Verbose
|
|
|
|
Write-Host $path |