Access control of MS SQL – Part 2
At Access control of MS SQL – Part 1, we tell…
Access control of MS SQL – Part 1
SQL Server has 2 authentication mode: 1: Windows Authentication Mode…
Install Sample Database for Lab
Microsoft provide a sample database called AdventureWorks. We can download it…
How to map network drive in SSMS
We can use “xp_cmdshell” to run windows command, it also…
Install SSMS on client
SSMS stand for “SQL Server Management Studio”. It is used…
Building MS SQL for Lab
The following is Network Diagram of the Lab: If you…
Building AD DS for Lab
Before we start configure Windows Server as AD DS, we need to prepare the following information.Host name: AD01IP: 10.10.10.10 /24DNS: 10.10.10.10Default Gateway: 10.10.10.1 (optional) Pre-Step…