次の方法で共有


Win32_TSSessionDirectory クラスの CreateUserDiskTemplate メソッド

ユーザー ディスク テンプレートを作成します。

構文

uint32 CreateUserDiskTemplate(
  [in] string UserDisksStorageUrl,
  [in] uint32 UserDiskMaxSizeInGB
);

パラメーター

UserDisksStorageUrl [in]

すべてのユーザー ディスクが格納されている共有の場所。

UserDiskMaxSizeInGB [in]

すべてのユーザー ディスクの最大サイズ (ギガバイト単位)。

要件

要件
サポートされている最小のクライアント
サポートなし
サポートされている最小のサーバー
Windows Server 2012
名前空間
Root\CIMv2\TerminalServices
MOF
TSCfgWmi.mof
[DLL]
TSCfgWmi.dll

関連項目

Win32_TSSessionDirectory