DSCResources/DSC_Protocol/en-US/DSC_Protocol.strings.psd1
|
ConvertFrom-StringData @'
SetClientProtocol = Setting protocol {0} to state {1} for client sessions SetServerProtocol = Setting protocol {0} to state {1} for server sessions ItemEnable = Enabling Protocol {0} ItemDisable = Disabling Protocol {0} ItemDefault = Defaulting Protocol {0} GettingConfiguration = Getting the current state of protocol {0} TestingConfiguration = Determining the current state of protocol {0} SettingConfiguration = Setting the desired state of protocol {0} OSVersionNotSupported = You can only use TLS 1.3 with Windows Server 2022 or later. '@ |