Powershell / cmd script -> start / stop services remotely and copy / backup files
Budget: €8 – €15 EUR
Hello,
I need a powershell / cmd script to remote manage actions on multiple servers. The script is preferabble to have gui but it's not mandatory
Remote actions on different servers with speciffic locations
1.stop speciffic services on server A ( actions logged with action on which server, what service and if succesfull or not with logs saved on server c or remote location )
2.backup files from server a To server B - preferable new files to be archived ( actions logged - to specify which files were copied and from where to where and if backup was succesfull )
3.copy new files to server A ( actions logged - to specify which files were copied and from where to where and if backup was succesfull )
4.start the stopped ( see 1 ) services on server A( actions logged - to specify which services , what action was done on the and if action was succesfull )
5. all errors to be declared in the log with speciffic reason but the script failes on an action for a speciffic server like>
stop services.. the copy files to be skipped for that speciffc server and to skip to the next one but the error to be clearly specified as well in the log and in the output window ( will be done manually later on )
as i said, it is very important all actions to be clearly speciffied, what was did , where and if it was succesfull or not
the script will be used to manage files & services remotely on different servers, using different files
preferabble files to be taken from a speciffic location which should be speciffied in a config file ) and as well for the services.. to be speciffied for each server.. they are different for each server so it needs to be clearly speciffied each service for each server
I think you understand what i need
thank you
I need a powershell / cmd script to remote manage actions on multiple servers. The script is preferabble to have gui but it's not mandatory
Remote actions on different servers with speciffic locations
1.stop speciffic services on server A ( actions logged with action on which server, what service and if succesfull or not with logs saved on server c or remote location )
2.backup files from server a To server B - preferable new files to be archived ( actions logged - to specify which files were copied and from where to where and if backup was succesfull )
3.copy new files to server A ( actions logged - to specify which files were copied and from where to where and if backup was succesfull )
4.start the stopped ( see 1 ) services on server A( actions logged - to specify which services , what action was done on the and if action was succesfull )
5. all errors to be declared in the log with speciffic reason but the script failes on an action for a speciffic server like>
stop services.. the copy files to be skipped for that speciffc server and to skip to the next one but the error to be clearly specified as well in the log and in the output window ( will be done manually later on )
as i said, it is very important all actions to be clearly speciffied, what was did , where and if it was succesfull or not
the script will be used to manage files & services remotely on different servers, using different files
preferabble files to be taken from a speciffic location which should be speciffied in a config file ) and as well for the services.. to be speciffied for each server.. they are different for each server so it needs to be clearly speciffied each service for each server
I think you understand what i need
thank you