Skip to content

Commit 997e3b8

Browse files
author
Angela Fleischmann
authored
Merge pull request #7278 from damabe/vdamabe-validation2
Message fixes | Validation issues | 2 (BULK)
2 parents 0a028fc + 033647a commit 997e3b8

21 files changed

Lines changed: 24 additions & 3 deletions

memdocs/configmgr/develop/reference/core/clients/status/sms_ch_settings-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SMS_CH_Settings Class"
3+
description: Learn how the SMS_CH_Settings class is an SMS Provider server class, in Configuration Manager, that represents client status settings.
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"

memdocs/configmgr/develop/reference/core/migration/sms_migrationsourcesite-server-wmi-class.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SMS_MigrationSourceSite Class"
3+
description: Learn how the SMS_MigrationSourceSite class is an SMS Provider server class, in Configuration Manager, that represents a site in the source hierarchy.
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
@@ -154,7 +155,7 @@ Class SMS_MigrationSourceSite : SMS_BaseClass
154155
This information applies to System Center 2012 Configuration Manager SP1 or later, and System Center 2012 R2 Configuration Manager or later.
155156

156157
## Remarks
157-
All of the instances are gathered from the Configuration Manager database, except for the first one which is created when you specify the source hierarchy.Each instance carries basic information for the source site, such as the parent site code, the site type and the FQDN of the site.
158+
All of the instances are gathered from the Configuration Manager database, except for the first one which is created when you specify the source hierarchy. Each instance carries basic information for the source site, such as the parent site code, the site type and the FQDN of the site.
158159

159160
## Requirements
160161

memdocs/configmgr/develop/reference/core/servers/configure/setsourcesite-method-in-class-sms_advertisement.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: SetSourceSite method in class SMS_Advertisement
3+
description: Learn how the SetSourceSite Windows Management Instrumentation (WMI) class method, in Configuration Manager, sets the source site code for the advertisement.
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"

memdocs/configmgr/develop/reference/core/servers/configure/site-configuration-server-wmi-classes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Site Configuration Server WMI Classes
3+
description: The site configuration server WMI classes in Configuration Manager relate to an installation that consists of one or more computers running the Configuration Manager components.
34
titleSuffix: Configuration Manager
45
ms.date: 03/13/2017
56
ms.prod: configuration-manager

memdocs/configmgr/develop/reference/core/servers/configure/sms_adsite-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SMS_ADSite Class"
3+
description: Learn how the SMS_ADSite class is an SMS Provider server class that contains Active Directory sites discovered by Configuration Manager Forest Discovery.
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"

memdocs/configmgr/develop/reference/core/servers/configure/sms_boundarygroupmembers-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SMS_BoundaryGroupMembers Class"
3+
description: Learn how the SMS_BoundaryGroupMembers Windows Management Instrumentation (WMI) class is an SMS Provider server class that represents boundary group members.
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"

memdocs/configmgr/develop/reference/core/servers/configure/sms_content-server-wmi-class.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SMS_Content Class"
3+
description: Learn how the SMS_Content class is an SMS Provider server class, in Configuration Manager, that provides additional information about a CI_Content instance.
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
@@ -165,7 +166,7 @@ Class SMS_Content : SMS_BaseClass
165166

166167
Qualifiers: none
167168

168-
The security key of the content. Content may secured by application or package.
169+
The security key of the content. Content may be secured by application or package.
169170

170171
## Requirements
171172

memdocs/configmgr/develop/reference/core/servers/configure/sms_dpstatusinfo-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SMS_DPStatusInfo Class"
3+
description: Learn how the SMS_DPStatusInfo class is an SMS Provider server class, in Configuration Manager, that represents distribution point status information.
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"

memdocs/configmgr/develop/reference/core/servers/configure/sms_sii_propertylist-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "SMS_SII_PropertyList Class"
3+
description: The SMS_SII_PropertyList class is an SMS Provider server class that represents a general-purpose storage object defining property lists for a site install item.
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"

memdocs/configmgr/develop/reference/core/servers/console/movefolders-method-in-class-sms_objectcontainernode.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "MoveFolders Method"
3+
description: Learn how the MoveFolders Windows Management (WMI) class method, in Configuration Manager, moves folders to another folder location.
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"

0 commit comments

Comments
 (0)