Monday, July 01, 2013

SQL Server 2012 SP1 Installation step by step

SQL Server 2012 Sp1 Standard installation step by step screen capture. This was done on a Windows Server 2008 R2 64-bit operating system in Hyper-V VM with 4GB of memory.






























No comments:

Test Code

netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 135 ...