Download for Windows Premium
Publicitate
invoke-command command

Traducere "invoke-command command" în japoneză

Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
Invoke-Command コマンド
To run remote commands non-interactively, we use the Invoke-Command command.
リモートコマンドを非対話形式で実行するには、Invoke-Command コマンドを使用します。
Notice that an Invoke-Command command is not required in this case, because the job resides on the local computer.
この場合、ジョブはローカル コンピューター上に存在するため、Invoke-Command コマンドが必要ないことに注意してください。
With a single Invoke-Command command, you can run commands on multiple computers.
単一の Invoke-Command コマンドを使用して、複数のコンピューターでコマンドを実行できます。
Because the Invoke-Command command uses the AsJob parameter, the commands run on the remote computers, but the job actually resides on the local computer and the results are transmitted to the local computer.
Invoke-Command コマンドは AsJob パラメーターを使用するため、コマンドはリモート コンピューターで実行しますが、実際にはジョブはローカル コンピューターに存在し、結果はローカル コンピューターに送信されます。
The fourth and fifth commands repeat the series of commands used in the first set, but in this case, the Invoke-Command command uses the Session parameter to run both of the commands in the same session.
4 番目と 5 番目のコマンドは、最初のセットで使用した一連のコマンドを繰り返しますが、この場合、Invoke-Command コマンドは Session パラメーターを使用して、同じセッションで両方のコマンドを実行します
To import commands from a profile, use an Invoke-Command command to run the profile in the PSSession manually before importing commands.
プロファイルからコマンドをインポートするには、Invoke-Command コマンドを使用して、コマンドをインポートする前に手動で PSSession 内のプロファイルを実行します。
Because the job was started by using Invoke-Command to run a Start-Job command remotely, the job object is stored on the remote computer, and you must use another Invoke-Command command to run a Stop-Job command remotely.
Invoke-Command を使用してリモートから Start-Job コマンドを実行することでジョブを開始したため、ジョブ オブジェクトはリモート コンピューター上に保存されています。そのため、別の Invoke-Command コマンドを使用してリモートから Stop-Job コマンドを実行する必要があります。
To see if the job is complete, use an Invoke-Command command to run a Get-Job command in the PSSession that is connected to the Server01 computer.
ジョブが完了しているかどうかを確認するには、 Invoke-Command コマンドを使用して、 Server01 コンピューターに接続されている PSSession で Get-Job コマンドを実行します。
Nici un rezultat pentru acest sens.

Sinonime și analogii pentru "invoke-command command" în limba Română

Cuvântul și expresia zilei
Imaginea zilei
ice cream cone: ice cream served in a thin cone
Află cuvântul
Publicitate

Sugestii

Rezultate: 8. Exacte: 8. Timp de răspuns: 12 ms.