Reset SA Password In SQL Server Using Single-User Mode
1. Open Command Prompt in administrator mode: Type in “Command Prompt” Right-click Click “Run as administrator” Click “Yes” when prompted 2. Stop SQL Instance from running: Type in “net stop …
An Engineers Notebook For All To See
1. Open Command Prompt in administrator mode: Type in “Command Prompt” Right-click Click “Run as administrator” Click “Yes” when prompted 2. Stop SQL Instance from running: Type in “net stop …
In Hyper-V, you can set a VLAN ID on an adaptor in the GUI, but if you want to have traffic from multiple VLANs get to the NIC, you will …
Powershell direct is a feature in Server 2016 and upwards whereby we can use Powershell to administer Hyper-V virtual machines that are hosted on the host your managing from. To …