Skip to content

Commit 236a4bf

Browse files
author
Angela Fleischmann
authored
Merge pull request #7118 from MelanieHom/fix-descriptionMissing-issues-1
Pull Request for fix-descriptionMissing-issues-1
2 parents fe5f06d + 49e5f92 commit 236a4bf

24 files changed

Lines changed: 25 additions & 22 deletions

memdocs/configmgr/develop/compliance/about-authoring-configuration-baselines-and-configuration-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
14+
description: Learn about how to configure data through the Configuration Manager console or directly editing the DCM Digest XML file.
1515

1616
---
1717

memdocs/configmgr/develop/compliance/about-compliance-settings--dcm--setup-and-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
14+
description: Learn about how to configure compliance settings and the custom configuration requirements using the Configuration Manager site.
1515

1616
---
1717
# About Compliance Settings (DCM) Setup and Configuration

memdocs/configmgr/develop/core/understand/how-to-release-a-lock-on-a-sedo-enabled-object.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
14+
description: Learn about how to release a locked SEDO-enabled object using its object path by creating a ReleaseLock method.
1515

1616
---
1717
# How to Release a Lock on a SEDO-Enabled Object
@@ -70,7 +70,7 @@ class Program
7070
|AssignedUser|Indicates the currently assigned user of the requested lock.|
7171
|AssignedObjectLockContext|Indicates ObjectLockContext the lock is currently assigned to.|
7272
|AssignedMachine|Indicates the currently assigned computer of the requested lock.|
73-
|AssignedSiteCode|Indicates the currently site of the requested lock.|
73+
|AssignedSiteCode|Indicates the current site of the requested lock.|
7474
|AssignedTimeUTC|Indicates the time at which the requested lock was assigned.|
7575

7676
RequestState

memdocs/configmgr/develop/osd/about-operating-system-deployment-site-role-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
14+
description: Learn about the different operating system deployment site roles and how to configure these roles by using the SMS_SiteControlFile class.
1515

1616
---
1717
# About Operating System Deployment Site Role Configuration

memdocs/configmgr/develop/osd/how-to-delete-an-operating-system-deployment-task-sequence-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
14+
description: Learn about how to remove an action from an operating system deployment task sequence to delete the action from the sequence.
1515

1616
---
1717
# How to Delete an Operating System Deployment Task Sequence Action

memdocs/configmgr/develop/osd/how-to-enable-unknown-computer-support-for-a-pxe-service-point.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn about how to set an operating system deployment response to PXE service requests from unknown computers.
1415

1516

1617
---

memdocs/configmgr/develop/osd/how-to-remove-a-category-from-a-windows-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
14+
description: Learn about how to remove a category from a Windows driver by modifying the CategoryInstance_UniqueIDs array property.
1515

1616
---
1717
# How to Remove a Category from a Windows Driver

memdocs/configmgr/develop/osd/how-to-view-the-properties-for-an-operating-system-image.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn how to view an image file's properties in XML format using a Microsoft operating system's image package.
1415

1516

1617
---

memdocs/configmgr/develop/reference/apps/sms_deploymenttypelicenseassociation-server-wmi-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
14+
description: Learn about the simplified syntax, methods, properties, and requirements of the SMS_DeploymentTypeLicenseAssociation server class.
1515

1616
---
1717
# SMS_DeploymentTypeLicenseAssociation Server WMI Class

memdocs/configmgr/develop/reference/apps/sms_fileusagesummary-server-wmi-class.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
15-
14+
description: Learn about the simplified syntax, methods, properties and requirements of the SMS_FileUsageSummary server class.
1615
---
1716
# SMS_FileUsageSummary Server WMI Class
1817
The `SMS_FileUsageSummary` Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that provides a usage summary of a metered file.

0 commit comments

Comments
 (0)