共用方式為


用戶端殼層 API 核心函式

下表提供 Windows 遠端系統管理 (WinRM) 用戶端殼層 API 的核心功能概觀。

核心函式 Description
WSManCloseCommand 關閉命令。
WSManCloseOperation 關閉作業。
WSManCloseSession 關閉 WinRM 會話。
WSManCloseShell 關閉殼層物件。
WSManConnectShell 連接到現有的伺服器會話。
WSManConnectShellCommand 連接到在殼層中執行的現有命令。
WSManCreateSession 建立 WinRM 會話。
WSManCreateShell 建立殼層物件。
WSManCreateShellEx 使用 與 WSManCreateShell 函式相同的功能來建立殼層物件,並新增用戶端指定的殼層識別碼。
WSManDeinitialize 取消初始化 WinRM 用戶端堆疊。
WSManDisconnectShell 中斷作用中殼層及其相關聯命令的網路連線。
WSManInitialize 初始化 WinRM。
WSManReceiveShellOutput 接收殼層輸出。
WSManReconnectShell 重新連線先前中斷連線的殼層會話。 若要重新連線殼層會話的相關聯命令,請使用 WSManReconnectShellCommand
WSManReconnectShellCommand 重新連線先前中斷連線的命令。
WSManRunShellCommand 執行殼層命令。
WSManRunShellCommandEx 提供與 WSManRunShellCommand 函式相同的功能,並新增命令識別碼選項。
WSManSendShellInput 將輸入傳送至殼層。
WSManSignalShell 發出殼層的訊號。