Skip to content

Any Idea on how to turn SMB Signing on a Windows 2019 Server image? #15

@Psypriest

Description

@Psypriest

Hi! This script is awesome and it is what we use to harden our windows server images. We build images using packer. We had a new requirement. Enable SMB Signing on and make it required. So Far I have added the following in the packer builder

  • Set-SmbServerConfiguration -RequireSecuritySignature $True -EnableSecuritySignature $True

It works on the instance but the settings are reverted back. Any ideas on how it can be made persistent?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions