Skip to content

Commit e867261

Browse files
committed
edit thru get devicedid-method
1 parent befa21e commit e867261

14 files changed

Lines changed: 14 additions & 1 deletion

memdocs/configmgr/develop/core/servers/console/group-action.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 the group action in configuration manager to create a submenu for related actions.
23
title: "Configuration Manager Group Action"
34
ms.date: "09/20/2016"
45
ms.prod: "configuration-manager"

memdocs/configmgr/develop/reference/core/clients/client-classes/idcmsdk--getbaselinecompliancereport-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 use the IDCMSDK::GetBaselineComplianceReport method to retrieve the cached discovery report for the specified configuration item baseline.
23
title: "IDCMSDK::GetBaselineComplianceReport"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/itsenvclass--clear-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 use the ITSEnvClass::Clear to clear an operating system deployment task sequence environment.
23
title: "ITSEnvClass::Clear"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/config/sms_antimalwarescanscheduleconfig-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 use the SMS_AntimalwareScanScheduleConfig class to check when and what kind of malware scans are scheduled.
23
title: "SMS_AntimalwareScanScheduleConfig Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/sdk/ccm_softwarebase-client-wmi-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.collection: openauth
1616

1717
---
1818
# CCM_SoftwareBase Client WMI Class
19-
The `CCM_SoftwareBase` Windows Management Instrumentation (WMI) class is an SMS Provider server class in Configuration Manager that represents the base class for management entities like software updates, applications, and so on. This class contains the common properties across these management entities. This class is listed here for completeness and to show the base class properties which derived classes would inherit. Client SDK users will always use the specific derived classes of interest to achieve the functionality.
19+
The `CCM_SoftwareBase` Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents the base class for management entities like software updates, applications, and so on. This class contains the common properties across these management entities. This class is listed here for completeness and to show the base class properties which derived classes would inherit. Client SDK users will always use the specific derived classes of interest to achieve the functionality.
2020

2121
> [!IMPORTANT]
2222
> The software update client side SDK will only return set of updates which are deployed to client from Configuration Manager site server, and are applicable, and are yet to be installed on the client.

memdocs/configmgr/develop/reference/core/clients/sdk/getdeviceid-method-in-class-ccm_softwarecatalogutilities.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 the GetDeviceId method to return the device (client) identifier.
23
title: "GetDeviceId Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/adddistributionpoints-method-in-class-sms_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 use the AddDistributionPoints method in Class SMS_Package to add distribution points for the package.
23
title: "AddDistributionPoints Method in Class SMS_Package"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/getcurrentuser-method-in-class-sms_identification.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 the GetCurrentUser method to get the domain\user name that is used by the SMS Provider for authentication.
23
title: "GetCurrentUser Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/getfilebinary-method-in-class-sms_identification.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 the GetFileBinary Method to get the binary user interface for a feature.
23
title: "GetFileBinary Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/getsiteadinfo-method-in-class-sms_site.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 the GetSiteADInfo method to get Active Directory information of the site server.
23
title: "GetSiteADInfo Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

0 commit comments

Comments
 (0)