I have these services running I was supposed to change only the SQL Server Agent service but by mistake changed couple of SQL SERVER STORAGE PROCESSING SERVICES which was using
NT Service\MSSQL$DEV account. If I had to put it back how would I do it, as this is not a local service account correct? I do not see anything as NT Service locally on the server.
How can I put back the same NT Service account or chose the account so that the password gets filled automatically?
Assuming
MSSQL$DEV
is the service name (not the service display name) then that's a virtual account.From the Service Accounts Step-by-Step Guide: