SQL Server maintenance tasks cannot run after changing computer name
Posted
by
Gatura
on Server Fault
See other posts from Server Fault
or by Gatura
Published on 2012-12-05T07:33:37Z
Indexed on
2012/12/05
11:09 UTC
Read the original article
Hit count: 249
windows-server-2008
|sql-server
I am having a problem performing maintenance tasks on Microsoft SQL Server 2008 after changing my server name from the original random name given during installation to the one I prefer
This is the error am getting
Could not obtain Information about Windows NT group/users 'WIN-4N4A9TLBGJJ\Administrator', error code 0x534
Is there a way I can fix this problem without having to delete the account and recreating it again?
© Server Fault or respective owner