Skip to content

建议加个 -Group 参数 #25

@GF-Huang

Description

@GF-Huang

不然打开防火墙看规则的时候很乱容易看漏。

# 创建入站规则
New-NetFirewallRule `
-DisplayName $displayName `
-Direction Inbound `
-Program $file.FullName `
-Action Block `
-ErrorAction Stop `

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions