We have client side Windows server in which we frequently observe many services going DOwn,
Now Either we have to individually Login to Server and restart Service,
But I have written A Batch file which when run can automatically Restart all the services, but teh problem is I dont want to put them in Each server, tehre are 50+ server,
how to remotely connect to those serevr and execute this batch file, I have server Credential also,
Please Reply