Is there a way I am alter the "Log On As" feature of a Win32 service via Perl?
Goal: I have a couple hundred servers that run SQL service as an account in my domain. That account has become corrupt and I must change all of my servers to reflect this new account and password.
Ideally, I'd like to utilize Perl to run through these services and change the "Log On As" account for all the SQL-related services.
I have found nothing that speaks to this thus far. Any help would be GREATLY appreciated!
Thanks in advance!
Goal: I have a couple hundred servers that run SQL service as an account in my domain. That account has become corrupt and I must change all of my servers to reflect this new account and password.
Ideally, I'd like to utilize Perl to run through these services and change the "Log On As" account for all the SQL-related services.
I have found nothing that speaks to this thus far. Any help would be GREATLY appreciated!
Thanks in advance!