n
Size: a a a
n
M
VB
n
n
VB
n
VB
VB
n
АК
New-NetFirewallRule -Program "C:\Program Files\1cv8\8.3.18.1334\bin\1cv8.exe" -Action Allow -Profile Any -DisplayName "Allow 1C exe” -Description "Allow exe files 1C” -Direction Outbound;
AS
AS
[string[]$path = [ваши одинэсные хитрости]
New-NetFirewallRule -Program $path -Action Allow -Profile Any -DisplayName "Allow 1C exe” -Description "Allow exe files 1C” -Direction Outbound
АК
[string[]$path = [ваши одинэсные хитрости]
New-NetFirewallRule -Program $path -Action Allow -Profile Any -DisplayName "Allow 1C exe” -Description "Allow exe files 1C” -Direction Outbound
АК
VB
VB
VB
VB
VB