I configure backup DB on a network drive. Backup is performed through the agent, the agent uses not the domain account, but its NT Service \ SQLSERVERAGENT.
In the sql server configuration manager I want to change the login to the account with admin rights, but the default is NT Service \ SQLSERVERAGENT with a password, but I don’t have a clue what the password is. And when installing, I do not remember asking.
Why is this account password protected? And if I change the login to the admin account, will the access error (5) stop when the backup, which occurs, I think, due to the lack of permissions of NT Service \ SQLSERVERAGENT on the network drive, stops?