類別SMS_Collection中的 ApproveClients 方法
Windows ApproveClients
Management Instrumentation (WMI) 類別方法,在Configuration Manager中核准指定的用戶端電腦加入網站。
下列語法是從受控物件格式 (MOF) 程式碼中簡化,並定義 方法。
語法
SInt32 ApproveClients(
UInt32 ResourceIDs[],
Boolean Approved
);
參數
ResourceIDs
資料類型: UInt32
陣列
限定詞:[in]
成員資源的識別碼。
Approved
資料類型:Boolean
限定詞:[in, optional]
true
如果已核准網站的資源,則為 。 預設值為 true。
傳回值
資料 SInt32
類型,為 0 表示成功或非零表示失敗。
如需處理傳回錯誤的詳細資訊,請參閱關於Configuration Manager錯誤。
需求
執行時間需求
如需詳細資訊,請參閱Configuration Manager伺服器執行時間需求。
開發需求
如需詳細資訊,請參閱Configuration Manager伺服器開發需求。