I have pretty good naming conventions for everything. Except for GPOs. I name them things like "SUS scheduled update one" or "Force Kerberos to use TCP" or "Deny logon locally right". I'd like to ...
The snake case and kebab case naming conventions separate words with an underscore and a dash, respectively: snake_case and kebab-case. When a programmer uses only capital letters with these naming ...