We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0d2d1 commit b35ade3Copy full SHA for b35ade3
azure-local/manage/manage-secure-baseline.md
@@ -48,7 +48,7 @@ The following table explains the rules that aren't compliant and the rationale o
48
49
To fix the compliance for the rules, run the following commands or use any other tool you prefer:
50
51
-1. **Legal notice**: Create a notice when users are logging in the `Servers : Values` defined in your oranization. Run the following commands:
+1. **Legal notice**: Create a custom value for legal notice depending on your organization's needs and policies. Run the following commands:
52
53
```PowerShell
54
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "LegalNoticeCaption" -Value "Legal Notice"
0 commit comments