PowerShell 3이상에서 Remote Variable 사용하기: $using:변수


123

로컬 변수를 원격 컴퓨터에서도 그대로 사용할 수 있는 방법이 있다. 그것은 바로 “$using:변수이름” 을 사용하는 것이다.

 

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s