Remote access to the server's console | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Remote access to the server’s console

What does the following command do? mstsc -v:101.102.103.104 /F -console Does it bring up the server’s console or opens a new session? thanks,
CanadaDBA
Hi,<br />its /console to open remote connection<br /><br />please refer :<br /><br /><a href=’http://www.petri.co.il/what’s_remote_desktop.htm’ target=’_blank’ title=’http://www.petri.co.il/what’s_remote_desktop.htm'<a target="_blank" href=http://www.petri.co.il/what’s_remote_desktop.htm>http://www.petri.co.il/what’s_remote_desktop.htm</a></a><br /><br /><a href=’http://www.petri.co.il/quickly_connect_to_remote_computers.htm’ target=’_blank’ title=’http://www.petri.co.il/quickly_connect_to_remote_computers.htm'<a target="_blank" href=http://www.petri.co.il/quickly_connect_to_remote_computers.htm>http://www.petri.co.il/quickly_connect_to_remote_computers.htm</a></a><br /><br />[<img src=’/community/emoticons/emotion-1.gif’ alt=’:)‘ />]<br />Regards<br /><br /><br />Hemantgiri S. Goswami<br />[email protected]<br />"Humans don’t have Caliber to PASS TIME , Time it self Pass or Fail Humans" – by Hemantgiri Goswami<br />
Until unless it is a requirement, do not use MSTSC on a SQL server as it may flare up other issues if server is already crunched for resources. Satya SKJ
Moderator
http://www.SQL-Server-Performance.Com/forum
This posting is provided “AS IS” with no rights for the sake of knowledge sharing.
Thank you for the useful links! <br /><blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by ghemant</i><br /><br />Hi,<br />its /console to open remote connection<br /><br />please refer :<br /><br /><a href=’http://www.petri.co.il/what’s_remote_desktop.htm’ target=’_blank’ title=’http://www.petri.co.il/what’s_remote_desktop.htm'<a target="_blank" href=http://www.petri.co.il/what’s_remote_desktop.htm>http://www.petri.co.il/what’s_remote_desktop.htm</a></a><br /><br /><a href=’http://www.petri.co.il/quickly_connect_to_remote_computers.htm’ target=’_blank’ title=’http://www.petri.co.il/quickly_connect_to_remote_computers.htm'<a target="_blank" href=http://www.petri.co.il/quickly_connect_to_remote_computers.htm>http://www.petri.co.il/quickly_connect_to_remote_computers.htm</a></a><br /><br />[<img src=’/community/emoticons/emotion-1.gif’ alt=’:)‘ />]<br />Regards<br /><br /><br />Hemantgiri S. Goswami<br />[email protected]<br />"Humans don’t have Caliber to PASS TIME , Time it self Pass or Fail Humans" – by Hemantgiri Goswami<br /><br /><hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote"><br /><br />CanadaDBA
Thanks Satya, I mostly use it to run the Outlook on my server’s console. And it is usually after business hours. Do you think it impacts the server more than Remote Desktop Connection utility?
quote:Originally posted by satya Until unless it is a requirement, do not use MSTSC on a SQL server as it may flare up other issues if server is already crunched for resources. Satya SKJ
Moderator

CanadaDBA
It’s the same thing. mstsc is the executable for a remote desktop connection. It would make more sense to configure SQL Agent mail than to manually launch Outlook…
"configure SQL Agent mail"? But it has been configured already. I need to have Outlook running on the server to make it possible that SQL Agent mail can send emails. This is a question that I had long time ago and I got many replies.
quote:Originally posted by mulhall It’s the same thing. mstsc is the executable for a remote desktop connection. It would make more sense to configure SQL Agent mail than to manually launch Outlook…

CanadaDBA
]]>