I ran into a performance issue with restoring a very large database over the weekend
a colleague suggested I add the service account (domain user running sql server) to the security policy as shown below
After a restart of the SQL Service the performance of the restore was improved by more than 5 times
Question i want to ask is - why did that happen?
Regards, RayPak