Skip to content

Commit d7f2551

Browse files
author
Thomas Raya
authored
Merge pull request #8609 from MicrosoftDocs/metadevelop13
meta develop batch 13
2 parents 013b197 + 3cae6b8 commit d7f2551

56 files changed

Lines changed: 533 additions & 585 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

memdocs/configmgr/develop/reference/osd/updatedefaultimage-method-in-class-sms_bootimagepackage.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "UpdateDefaultImage Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "Creates a copy of the .wim image pointed to by the ImagePath property. This method expects an SMS_BootImagePackage instance with the ImagePath property being a valid .wim image."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: UpdateDefaultImage Method
3+
titleSuffix: Configuration Manager
4+
description: Creates a copy of the .wim image pointed to by the ImagePath property. This method expects an SMS_BootImagePackage instance with the ImagePath property being a valid .wim image.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 77b6c163-3cdb-4188-9dd4-e744ad5370c4
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# UpdateDefaultImage Method in Class SMS_BootImagePackage
1918
The `UpdateDefaultImage` Windows Management Instrumentation (WMI) class method, in Configuration Manager, creates a copy of the .wim image pointed to by the `ImagePath` property and injects it with operating system deployment files for boot image deployment.

memdocs/configmgr/develop/reference/osd/updateimage-method-in-class-sms_bootimagepackage.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "UpdateImage Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "The UpdateImage Windows Management Instrumentation (WMI) class method, in Configuration Manager, creates a copy of the current boot image source .wim file and updates the copy with the most current operating system deployment binaries."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: UpdateImage Method
3+
titleSuffix: Configuration Manager
4+
description: The UpdateImage Windows Management Instrumentation (WMI) class method, in Configuration Manager, creates a copy of the current boot image source .wim file and updates the copy with the most current operating system deployment binaries.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: edd9c38e-004b-4bf9-9d9b-d8e6b7d4d179
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# UpdateImage Method in Class SMS_BootImagePackage
1918
The `UpdateImage` Windows Management Instrumentation (WMI) class method, in Configuration Manager, creates a copy of the current boot image source .wim file and updates the copy with the most current operating system deployment binaries.

memdocs/configmgr/develop/reference/osd/updateoptionalcomponents-method-in-class-sms_bootimagepackage.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "UpdateOptionalComponents Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "The UpdateOptionalComponents WMI class method updates all specified optional components to the boot image package."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: UpdateOptionalComponents Method
3+
titleSuffix: Configuration Manager
4+
description: The UpdateOptionalComponents WMI class method updates all specified optional components to the boot image package.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 1563c3a6-5850-404f-9638-090c7bd3c4e5
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# UpdateOptionalComponents Method in Class SMS_BootImagePackage
1918
The `UpdateOptionalComponents` Windows Management Instrumentation (WMI) class method, in Configuration Manager, updates all specified optional components to the boot image package.

memdocs/configmgr/develop/reference/osd/validatenewpackagesource-method-in-class-sms_driverpackage.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
description: Learn how to validate a new location for a driver update using ValidateNewPackageSource class in Configuration Manager.
33
title: ValidateNewPackageSource method in class SMS_DriverPackage
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
4+
titleSuffix: Configuration Manager
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 31ec804c-7dfa-41f5-9bac-2b2368cee254
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# ValidateNewPackageSource Method in Class SMS_DriverPackage
1918
The `ValidateNewPackageSource` Windows Management Instrumentation (WMI) class method, in Configuration Manager, validates a new location for a driver update.

memdocs/configmgr/develop/reference/protect/allowthreat-method-in-class-sms_clientoperation.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "AllowThreat Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "In Configuration Manager, the AllowThreat WMI class method that allows the specified threat to all members in a specific collection."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: AllowThreat Method
3+
titleSuffix: Configuration Manager
4+
description: In Configuration Manager, the AllowThreat WMI class method that allows the specified threat to all members in a specific collection.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 601d8cac-f0a7-4d98-82b6-60d3a8080b23
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# AllowThreat Method in Class SMS_ClientOperation
1918
The `AllowThreat` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that allows the specified threat (identified by `ThreatID`) to all members in a specific collection.

memdocs/configmgr/develop/reference/protect/cancelclientoperation-method-in-class-sms_clientoperation.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "CancelClientOperation Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "The CancelClientOperation Windows Management Instrumentation (WMI) class method cancels a client operation."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: CancelClientOperation Method
3+
titleSuffix: Configuration Manager
4+
description: The CancelClientOperation Windows Management Instrumentation (WMI) class method cancels a client operation.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 620de3b8-3755-41f2-92e2-7327eb144104
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# CancelClientOperation Method in Class SMS_ClientOperation
1918
The `CancelClientOperation` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that cancels a client operation.

memdocs/configmgr/develop/reference/protect/deleteclientoperation-method-in-class-sms_clientoperation.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "DeleteClientOperation Method "
3-
titleSuffix: "Configuration Manager"
4-
description: "A class method that deletes a client operation."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: DeleteClientOperation Method
3+
titleSuffix: Configuration Manager
4+
description: A class method that deletes a client operation.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 5fcf06b9-8f18-40a3-9286-d69c8cbc2512
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# DeleteClientOperation Method in Class SMS_ClientOperation
1918
The `DeleteClientOperation` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that deletes a client operation.

memdocs/configmgr/develop/reference/protect/excludescanpaths-method-in-class-sms_clientoperation.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
description: Learn how to exclude scan paths from all members in a specified collection using the ExcludeScanPaths class method in Configuration Manager.
3-
title: "ExcludeScanPaths Method"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
title: ExcludeScanPaths Method
4+
titleSuffix: Configuration Manager
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: e45972d2-c41a-4532-ad84-b09c9aa17945
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# ExcludeScanPaths Method in Class SMS_ClientOperation
1918
The `ExcludeScanPaths` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that excludes scan paths from all members in specified collection.

memdocs/configmgr/develop/reference/protect/initiateclientoperation-method-in-class-sms_clientoperation.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "InitiateClientOperation Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "In Configuration Manager, the InitiateClientOperation WMI class method initiates a client operation."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: InitiateClientOperation Method
3+
titleSuffix: Configuration Manager
4+
description: In Configuration Manager, the InitiateClientOperation WMI class method initiates a client operation.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 0ec680b1-981e-4da4-81f0-7eab784ef2dc
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# InitiateClientOperation Method in Class SMS_ClientOperation
1918
The `InitiateClientOperation` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that initiates a client operation.

memdocs/configmgr/develop/reference/protect/isclientoperationallowed-method-in-class-sms_clientoperation.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "IsClientOperationAllowed Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "checks whether a user has permission to execute an operation."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: IsClientOperationAllowed Method
3+
titleSuffix: Configuration Manager
4+
description: checks whether a user has permission to execute an operation.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: ec0c0fe9-f5ab-4ab4-8ce1-5bb3592c60c4
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# IsClientOperationAllowed Method in Class SMS_ClientOperation
1918
The `IsClientOperationAllowed` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that checks whether a user has permission to execute an operation.

0 commit comments

Comments
 (0)