|
177 | 177 | <maml:name>ProfileScript</maml:name>
|
178 | 178 | <maml:description>
|
179 | 179 | <maml:para>Specify the path to a profile script file.</maml:para>
|
180 |
| - <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The form will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
181 |
| - <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox to store the current file in the variable.</maml:para> |
| 180 | + <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The command will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
| 181 | + <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox when running New-ISERemotTabForm to store the current file in the variable.</maml:para> |
182 | 182 | <maml:para>Note that this variable is only for the length of your PowerShell session and does NOT update your ISE profile.</maml:para>
|
183 | 183 | </maml:description>
|
184 | 184 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
185 | 185 | <dev:type>
|
186 | 186 | <maml:name>String</maml:name>
|
187 | 187 | <maml:uri />
|
188 | 188 | </dev:type>
|
189 |
| - <dev:defaultValue>None</dev:defaultValue> |
| 189 | + <dev:defaultValue>$ISERemoteProfile</dev:defaultValue> |
190 | 190 | </command:parameter>
|
191 | 191 | <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
|
192 | 192 | <maml:name>SessionOption</maml:name>
|
|
288 | 288 | <maml:name>ProfileScript</maml:name>
|
289 | 289 | <maml:description>
|
290 | 290 | <maml:para>Specify the path to a profile script file.</maml:para>
|
291 |
| - <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The form will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
292 |
| - <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox to store the current file in the variable.</maml:para> |
| 291 | + <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The command will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
| 292 | + <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox when running New-ISERemotTabForm to store the current file in the variable.</maml:para> |
293 | 293 | <maml:para>Note that this variable is only for the length of your PowerShell session and does NOT update your ISE profile.</maml:para>
|
294 | 294 | </maml:description>
|
295 | 295 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
296 | 296 | <dev:type>
|
297 | 297 | <maml:name>String</maml:name>
|
298 | 298 | <maml:uri />
|
299 | 299 | </dev:type>
|
300 |
| - <dev:defaultValue>None</dev:defaultValue> |
| 300 | + <dev:defaultValue>$ISERemoteProfile</dev:defaultValue> |
301 | 301 | </command:parameter>
|
302 | 302 | <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
|
303 | 303 | <maml:name>PromptForCredential</maml:name>
|
|
364 | 364 | <maml:name>ProfileScript</maml:name>
|
365 | 365 | <maml:description>
|
366 | 366 | <maml:para>Specify the path to a profile script file.</maml:para>
|
367 |
| - <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The form will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
368 |
| - <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox to store the current file in the variable.</maml:para> |
| 367 | + <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The command will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
| 368 | + <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox when running New-ISERemotTabForm to store the current file in the variable.</maml:para> |
369 | 369 | <maml:para>Note that this variable is only for the length of your PowerShell session and does NOT update your ISE profile.</maml:para>
|
370 | 370 | </maml:description>
|
371 | 371 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
372 | 372 | <dev:type>
|
373 | 373 | <maml:name>String</maml:name>
|
374 | 374 | <maml:uri />
|
375 | 375 | </dev:type>
|
376 |
| - <dev:defaultValue>None</dev:defaultValue> |
| 376 | + <dev:defaultValue>$ISERemoteProfile</dev:defaultValue> |
377 | 377 | </command:parameter>
|
378 | 378 | <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
|
379 | 379 | <maml:name>VMName</maml:name>
|
|
406 | 406 | <maml:name>ProfileScript</maml:name>
|
407 | 407 | <maml:description>
|
408 | 408 | <maml:para>Specify the path to a profile script file.</maml:para>
|
409 |
| - <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The form will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
410 |
| - <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox to store the current file in the variable.</maml:para> |
| 409 | + <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The command will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
| 410 | + <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox when running New-ISERemotTabForm to store the current file in the variable.</maml:para> |
411 | 411 | <maml:para>Note that this variable is only for the length of your PowerShell session and does NOT update your ISE profile.</maml:para>
|
412 | 412 | </maml:description>
|
413 | 413 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
414 | 414 | <dev:type>
|
415 | 415 | <maml:name>String</maml:name>
|
416 | 416 | <maml:uri />
|
417 | 417 | </dev:type>
|
418 |
| - <dev:defaultValue>None</dev:defaultValue> |
| 418 | + <dev:defaultValue>$ISERemoteProfile</dev:defaultValue> |
419 | 419 | </command:parameter>
|
420 | 420 | <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
|
421 | 421 | <maml:name>PromptForCredential</maml:name>
|
|
519 | 519 | <maml:name>ProfileScript</maml:name>
|
520 | 520 | <maml:description>
|
521 | 521 | <maml:para>Specify the path to a profile script file.</maml:para>
|
522 |
| - <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The form will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
523 |
| - <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox to store the current file in the variable.</maml:para> |
| 522 | + <maml:para>hNormally, you do not have a traditional PowerShell profile script when you enter a remote PSSession. But you have the option to specify a profile script that will be executed in the remote session in place of a regular profile script. The command will look in your current session for a variable called ISERemoteProfile which is the path to a ps1 file with your remote profile script.</maml:para> |
| 523 | + <maml:para>You can set this in your PowerShell ISE Profile script or you can use the Save script setting checkbox when running New-ISERemotTabForm to store the current file in the variable.</maml:para> |
524 | 524 | <maml:para>Note that this variable is only for the length of your PowerShell session and does NOT update your ISE profile.</maml:para>
|
525 | 525 | </maml:description>
|
526 | 526 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
527 | 527 | <dev:type>
|
528 | 528 | <maml:name>String</maml:name>
|
529 | 529 | <maml:uri />
|
530 | 530 | </dev:type>
|
531 |
| - <dev:defaultValue>None</dev:defaultValue> |
| 531 | + <dev:defaultValue>$ISERemoteProfile</dev:defaultValue> |
532 | 532 | </command:parameter>
|
533 | 533 | <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
|
534 | 534 | <maml:name>PromptForCredential</maml:name>
|
|
0 commit comments