Skip to content

Commit 6268548

Browse files
authored
Merge pull request #7134 from v-emilypr/missingdesc2
added missing descriptions
2 parents 32299cf + f9d93e6 commit 6268548

29 files changed

Lines changed: 29 additions & 0 deletions

File tree

memdocs/configmgr/develop/apps/how-to-define-the-installer-technology.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to define the installer technology used to install a specific application to devices in Configuration Management.
23
title: "How To Define the Installer Technology"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/reqs/client-runtime-requirements.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn about the client runtime requirements for applications that run on Microsoft Configuration Manager.
23
title: "Client Runtime Requirements"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/configure/how-to-delete-a-package.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to delete a package in Configuration Manager using the SMS_Package class with the following example.
23
title: "Delete a Package"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/manage/how-to-determine-package-status.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn multiple ways to determine package status using package summarizer classes during the software distribution process.
23
title: "Determine Package Status"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/compliance/sms_settingsdefinitionbase-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to represent the base class for settings definition in Configuration Manager using SMS_SettingsDefinitionBase class.
23
title: "SMS_SettingsDefinitionBase Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/idcmsdk--getbaselineinfo-method.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to retrieve the baseline info for the specified configuration item using IDCMSDK::GetBaselineInfo method.
23
title: "IDCMSDK::GetBaselineInfo"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/sms_softwaretag-client-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use SMS_SoftwareTag class to indicate the presence of a software application on a computer.
23
title: "SMS_SoftwareTag Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/collections/verifynocirculardependencies-method-in-class-sms_collection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to take two collections as arguments and verify that no circular dependencies form using VerifyNoCircularDependencies.
23
title: "VerifyNoCircularDependencies Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/config/sms_clientresourcesconfig-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to represent the settings and properties used by the client agent using SMS_ClientResourcesConfig.
23
title: "SMS_ClientResourcesConfig Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/config/sms_configmgrclientagentconfig-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to specify the general settings for communication between server and client using SMS_COnfigMgrClientAgentConfig.
23
title: "SMS_ConfigMgrClientAgentConfig Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

0 commit comments

Comments
 (0)