次の方法で共有


Win32_TSSessionDirectory クラスの EnableUserVhd メソッド

RDSH サーバーでユーザー プロファイル VHD を有効にします。

構文

uint32 EnableUserVhd(
  [in] string UvhdShareUrl,
  [in] string UvhdRoamingPolicyXml
);

パラメーター

UvhdShareUrl [in]

すべてのユーザー プロファイル VHD が格納されている共有の場所。

UvhdRoamingPolicyXml [in]

ユーザー プロファイル VHD のローミング ポリシー。

要件

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

こちらもご覧ください

Win32_TSSessionDirectory