formatting of a code block

This commit is contained in:
Patti Short
2018-05-22 16:01:02 -07:00
parent b0134af021
commit 02309b7955

View File

@ -381,6 +381,7 @@ PS C:\> Stop-Website "Microsoft BitLocker Administration and Monitoring"
2. To automate this procedure, create a SQL file (.sql) that contains the following SQL script:
```syntax
USE master;
GO