linux - Connect to a remote desktop -
i remotely control windows server linux ubuntu. able connect using rdesktop command wondering if there possibility to, example, restart service, or manually pull server out of pool, restart , put using command line.
if know useful commands great :) trying figure out if possible new linux...
thanks in advance!
you asking how control windows command line. if able connect screen of windows pc , open socalled "dosbox" can issue command (and permissions grant you)
services can controlled sc command, restart can used shutdown command. besides can call many more functions, classic command line or powershell.
but of based on manual interaction.
Comments
Post a Comment