mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
formatting of a code block
This commit is contained in:
@ -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:
|
2. To automate this procedure, create a SQL file (.sql) that contains the following SQL script:
|
||||||
|
|
||||||
```syntax
|
```syntax
|
||||||
|
|
||||||
USE master;
|
USE master;
|
||||||
|
|
||||||
GO
|
GO
|
||||||
|
Reference in New Issue
Block a user