Viewing 15 posts - 106 through 120 (of 207 total)
My company only lets us accrue 120 hours. After that, they stop giving us vacation time until we use it. I took Wednesday off for the GroupBy online conference but...
May 15, 2020 at 9:57 pm
What I'm talking about is a firewall on the PC that profiles executable for suspicious behaviour and then warns via a dialog - allowing user to whitelist or block...
May 14, 2020 at 2:25 pm
Thanks Steve. I've never written an article before so it would be an interesting exercise. It would also feel good to contribute something back to a community I've gotten so...
May 12, 2020 at 2:56 pm
The script runs every day at 4:00am and saves the previous days configuration as well. The output of the script is saved in the same file share as our full...
May 12, 2020 at 2:20 pm
I was expecting the answer to be 512mb because you specified the number of data files. When I saw the answers I knew it had to be per file.
May 12, 2020 at 2:06 pm
I wrote a PowerShell script that uses dbatools to script all the settings of our SQL Servers and stores it along with our backups which get copied off site. It...
May 12, 2020 at 2:01 pm
I've been working from home 3 days a week for a while before all this started. I have a 90 mile round trip to get into work and I have...
May 1, 2020 at 3:34 pm
There doesn't seem to be any content in the article. It's empty...
April 30, 2020 at 2:36 pm
Have to agree with everyone else here. GETDATE() will return the current date and time for the server, GETUTCDATE() will return the date and time that is marked as the...
March 31, 2020 at 4:40 pm
This is even more challenging in medical. If you are a blood lab and run a panel of tests, some of them greatly depend on the birth sex of the...
March 10, 2020 at 6:25 pm
Thanks everyone for all the ideas. I appreciate your thoughts on this.
February 25, 2020 at 4:55 pm
4. Nope. With the full knowledge that people are frequently on a single SAN and what looks like separation of storage, isn't. Separate the storage of your tests from...
February 25, 2020 at 4:54 pm
Do you test each full backup every day or do you sample every other day or once a week? With one test server, I don't think we could make...
February 24, 2020 at 8:51 pm
I'm on the same journey - we (meaning me) do restores from the latest backup once per month, split up throughout the month
we don't do DBCC checkdb on restore...
February 24, 2020 at 8:41 pm
Viewing 15 posts - 106 through 120 (of 207 total)