Technical & Miscellaneous Ramblings
RSS icon Email icon Home icon
  • The operating system returned the error ‘5(Access is denied.)’ SQL

    Posted on September 4th, 2009 Dhaneel No comments

    Whenever I use to install new SQL server I used to get this error “The operating system returned the error ‘5(Access is denied.)’ while attempting to restore”
    The main problem was SQL Server was running using network service account and it was not having permission to create file.You can easily resolve this problem by changing from Network Service account to local system. Refer the following image. Write to me if you need more help.

    The operating system returned the error '5(Access is denied.)' while attempting

    The operating system returned the error '5(Access is denied.)' while attempting

    Bookmark and Share

    Leave a reply