<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>원격 연결 on kenji.blog</title><link>http://kenji.blog/ko/tags/%EC%9B%90%EA%B2%A9-%EC%97%B0%EA%B2%B0/</link><description>Recent content in 원격 연결 on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>ko</language><copyright>kenjinote</copyright><lastBuildDate>Fri, 13 Jan 2023 01:45:00 +0900</lastBuildDate><atom:link href="http://kenji.blog/ko/tags/%EC%9B%90%EA%B2%A9-%EC%97%B0%EA%B2%B0/index.xml" rel="self" type="application/rss+xml"/><item><title>TeamViewer로 간단한 원격 연결</title><link>http://kenji.blog/ko/p/teamviewer%E3%81%A7%E7%B0%A1%E5%8D%98%E3%83%AA%E3%83%A2%E3%83%BC%E3%83%88%E6%8E%A5%E7%B6%9A/</link><pubDate>Fri, 13 Jan 2023 01:45:00 +0900</pubDate><guid>http://kenji.blog/ko/p/teamviewer%E3%81%A7%E7%B0%A1%E5%8D%98%E3%83%AA%E3%83%A2%E3%83%BC%E3%83%88%E6%8E%A5%E7%B6%9A/</guid><description>&lt;img src="http://kenji.blog/p/teamviewer%E3%81%A7%E7%B0%A1%E5%8D%98%E3%83%AA%E3%83%A2%E3%83%BC%E3%83%88%E6%8E%A5%E7%B6%9A/img.png" alt="Featured image of post TeamViewer로 간단한 원격 연결" />&lt;h1 id="teamviewer로-간단한-원격-연결">TeamViewer로 간단한 원격 연결
&lt;/h1>&lt;p>TeamViewer를 사용하면 원격 데스크톱 연결을 간단하게 할 수 있습니다.&lt;/p>
&lt;p>원격 대상과 원격 주체에서 TeamViewer를 실행하고,
원격 주체에서 원격 대상의 ID와 비밀번호를 입력하면 원격 연결이 가능합니다.&lt;/p>
&lt;p>명령줄에서 원격 연결을 할 경우에는 다음과 같이 합니다.&lt;/p>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-text" data-lang="text">&lt;span class="line">&lt;span class="cl">%ProgramFiles%\TeamViewer\TeamViewer.exe -i &amp;lt;ID&amp;gt; -P &amp;lt;Password&amp;gt;
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;p>&lt;code>&amp;lt;ID&amp;gt;&lt;/code>에는 원격 대상의 ID를, &lt;code>&amp;lt;Password&amp;gt;&lt;/code>에는 원격 대상의 비밀번호를 입력합니다.&lt;/p>
&lt;p>위의 명령어로 바로가기 파일을 만들어 두면, ID/PW 입력을 생략할 수 있어 편리합니다.&lt;/p>
&lt;p>참고 사이트: &lt;a class="link" href="https://community.teamviewer.com/English/kb/articles/34447-command-line-parameters" target="_blank" rel="noopener"
>Command line parameters&lt;/a>&lt;/p></description></item></channel></rss>