RDPの「代替シェル」オプションを使用して、.RDPファイルをクリックした直後にリモートプログラムを起動しようとしましたが、うまくいきません。RDPセッションを開始すると、標準のWindowsシェルが表示されます(サーバーが「代替シェル」および「シェル作業ディレクトリ」エントリを無視している場合など)
Win7 ProfessionalをRDPクライアント(MSTSC v 6.1.7600)として使用し、Win2008 Srvをサーバーとして使用しています
これは私の.RDPファイルです。
screen mode id:i:1
desktopwidth:i:800
desktopheight:i:600
session bpp:i:16
auto connect:i:1
full address:s:192.168.1.5
compression:i:1
keyboardhook:i:2
audiomode:i:2
redirectdrives:i:0
redirectprinters:i:0
redirectcomports:i:0
redirectsmartcards:i:0
displayconnectionbar:i:1
username:s:Admin2
domain:s:AKA
alternate shell:s:C:\Windows\System32\notepad.exe
shell working directory:s:C:\Windows\System32
disable wallpaper:i:1
disable full window drag:i:1
disable menu anims:i:1
disable themes:i:1
bitmapcachepersistenable:i:1
私もこれに対する答えに興味があります。これは、トラブルシューティングするのが苦痛のようです。
—
surfasb