

InterviewSolution
Saved Bookmarks
1. |
Solve : running a batch thru multiple vm's in vcenter? |
Answer» <html><body><p>hello<br/><br/>Question- is there a <a href="https://interviewquestions.tuteehub.com/tag/tool-25818" style="font-weight:bold;" target="_blank" title="Click to know more about TOOL">TOOL</a> to deploy a [batch] script over multiple vm’s ?<br/>Is there any simple tool with a <a href="https://interviewquestions.tuteehub.com/tag/gui-469616" style="font-weight:bold;" target="_blank" title="Click to know more about GUI">GUI</a>?<br/><br/><br/>thank youWell that depends on the VMs I guess. If they are all <a href="https://interviewquestions.tuteehub.com/tag/linux-1946" style="font-weight:bold;" target="_blank" title="Click to know more about LINUX">LINUX</a> boxes, you can connect to them in turn using IP addresses through SSH. If they are Windows boxes, you could use something like WinRM.<br/><br/>Use a GUI to run <a href="https://interviewquestions.tuteehub.com/tag/scripts-1196731" style="font-weight:bold;" target="_blank" title="Click to know more about SCRIPTS">SCRIPTS</a> - why?</p></body></html> | |