Month: November 2022
15.11.2022
Getting the sysadmin role via trustworthy database
Vlad Drumea / Security, SQL Server
In SQL Server, members of a database’s db_owner role can end up getting membership in the sysadmin server…
11.11.2022
Build VMs in Oracle VirtualBox using PowerShell
Vlad Drumea / Home Lab, VirtualBox
In this post I’ll go over the process of building both Linux and Windows VMs in Oracle VirtualBox…
10.11.2022
Setting up a Windows Server 2019 VM in VirtualBox
Vlad Drumea / Home Lab, VirtualBox
In a previous post, I’ve covered how to build an Ubuntu VM and install SQL Server on it….
Latest Posts
Categories
- Home Lab (4)
- VirtualBox (4)
- SQL Server (16)
- PowerShell (3)
- Recovery (1)
- Scripts (1)
- Security (3)
- Troubleshooting (1)
- Workarounds (1)
Archives
- April 2023 (1)
- January 2023 (2)
- December 2022 (4)
- November 2022 (3)
- October 2022 (3)
- September 2022 (3)
- August 2022 (1)
- March 2021 (1)
- February 2021 (1)
Latest Comments
Good stuff! Also, I think that accessing the server through DAC , would have worked
Sorry for the late reply. I took a break from the blog for a couple of months. Can you please…
Not sure what I did wrong but when I executed the Powershell .\psblitzl.ps1 wsfpv02342\mstqip05 -checkdb hgxcore I got the following…
Hi Leo, Thank you for your input! Regarding exporting and importing settings: It's doable, and that's why I change the…
Privacy Overview
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
Thank you! Yes, DAC would be a viable alternative to starting the instance in single user mode. The only thing…