I need to change the account some of my NT services run under on several hundred computers. I'm working on a VB script using the ChangeServiceConfig API to change the service account name. Does anyone have any VB6 examples of how this should be done. I've got the code to enumerate the services and distinguish local accounts from domain accounts already. I've slowed down alot on changing the service account name.