-
Notifications
You must be signed in to change notification settings - Fork 10
Group Policy Management
EdVassie edited this page Aug 15, 2018
·
1 revision
Previous SQL Server Memory Management | Group Policy Object Introduction Next |
---|
Group Policy Objects (GPOs) are the standard method for defining and enforcing security within Windows. The use of GPOs is expected by Auditors and Windows Administrators. DBAs and other people managing a SQL Server instance should seek to exploit GPO for security wherever practical.
- More details about GPOs are given in Group Policy Object Introduction.
- Advice about using a GPO to protect the filesystem is given in File and Folder GPO.
The table below shows where GPOs can be used within SQL FineBuild.
Item | Comment |
---|---|
Setup Folder Permissions | Set permissions for DBA and service accounts |
Setup Group Membership | Set membership of Windows Groups |
Setup Group Rights | Set Windows Rights and Privileges for Groups |
Setup No SSL v3 | Disable SSL v3 |
Setup No Windows Global Access | Disable Windows Global Access to Server |
Setup PoSh Trusted Host | Setup PowerShell Trusted Host to allow PS remote execution |
Setup Power Configuration | Power Configuration adjusted to Maximum |
Setup Registry Permissions | Set Registry Key permissions |
Setup Service Permissions | Set Service Control permissions |
Setup TLS 1.2 | Enable TLS 1.2 |
Setup User Rights | Set Windows Rights and Privileges for Users |
Setup Windows Audit | Specify Windows Audit options |
Setup WMI Permissions | Specify WMI Provider Key permissions |
Copyright FineBuild Team © 2014 - 2018. License and Acknowledgements
Previous SQL Server Memory Management | Top | Group Policy Object Introduction Next |
---|
Key SQL FineBuild Links:
SQL FineBuild supports:
- All SQL Server versions from SQL 2019 through to SQL 2005
- Clustered, Non-Clustered and Core implementations of server operating systems
- Availability and Distributed Availability Groups
- 64-bit and (where relevant) 32-bit versions of Windows
The following Windows versions are supported:
- Windows 2022
- Windows 11
- Windows 2019
- Windows 2016
- Windows 10
- Windows 2012 R2
- Windows 8.1
- Windows 2012
- Windows 8
- Windows 2008 R2
- Windows 7
- Windows 2008
- Windows Vista
- Windows 2003
- Windows XP