Win32_RDMSCollectionProperties 類別的 GetProvisioningProperties 方法
擷取虛擬桌面集合的布建屬性。
語法
uint32 GetProvisioningProperties(
[out] string PoolVhdType,
[out] string MasterVmLocation,
[out] string NamePrefix,
[out] uint32 NameStartIndex,
[out] string LocalVmLocation,
[out] string LocalGoldVmLocation,
[out] boolean RunFromSMB,
[out] string SMBLocation,
[out] boolean SMBStreaming,
[out] string VmDomain,
[out] string VmOU,
[out] string ProductKey
);
參數
-
PoolVhdType [out]
-
指定集合中虛擬機器集區的 VHD (虛擬硬碟) 格式。
-
複製
-
複製的 VHD。
-
DiffDisk
-
差異 VHD。
MasterVmLocation [out]
接收主要 VM 映射的路徑。
NamePrefix [out]
接收要附加至虛擬機器名稱開頭的名稱前置詞。
NameStartIndex [out]
開始索引。
LocalVmLocation [out]
接收 Hyper-V 伺服器上虛擬機器的本機路徑。 如果此參數設定為 Null ,或它是空的,則會使用預設的虛擬機器目錄。
LocalGoldVmLocation [out]
當 PoolVhdTpe 參數設定為 「DiffDisk」 時,接收黃金 VHD 映射的本機路徑。 如果此參數設定為 Null ,或它是空的,則會使用預設的虛擬機器目錄。
RunFromSMB [out]
接收值,指出是否要從伺服器訊息區 (SMB) 共用執行集合。 TRUE 是表示 從 SBM 共用執行虛擬機器;否則; FALSE。
SMBLocation [out]
如果已啟用 SMB 共用,則會接收 SMB 共用的路徑。
SMBStreaming [out]
接收值,指出是否啟用 SMB 串流。 如果已啟用 SMB 共用,則為TRUE;否則;FALSE。
VmDomain [out]
接收集合中虛擬機器的功能變數名稱。
VmOU [out]
接收集合中虛擬機器的 Active Directory 組織單位 (OU) 。
ProductKey [out]
接收集合中虛擬機器的 OS 產品金鑰。
傳回值
在成功時傳回 0,否則會傳回 WMI 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
都不支援 |
最低支援的伺服器 |
Windows Server 2012 |
命名空間 |
Root\CIMv2\rdms |
MOF |
|
DLL |
|