Skip to content

Commit fd1da8e

Browse files
authored
Merge pull request #477 from aczechowski/cz-20250416-links
fix broken links
2 parents 92a4b99 + 9258e4a commit fd1da8e

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

docs-conceptual/1610_Release_Notes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Version 1610 release notes
33
titleSuffix: Configuration Manager
4-
description: Release notes for the changes to PowerShell cmdlets in Configuration Manager version 1610.
4+
description: Release notes for the changes to PowerShell cmdlets in Configuration Manager version 1610.
55
ms.date: 11/19/2016
66
ms.topic: conceptual
77
ms.author: banreetkaur
@@ -39,7 +39,7 @@ If the path to the ConfigurationManager.psd1 module is added to the PSMODULEPATH
3939

4040
#### Workaround
4141
* Use the full path to the module
42-
* https://gallery.technet.microsoft.com/Make-Configuration-Manager-04474a87
42+
* `https://gallery.technet.microsoft.com/Make-Configuration-Manager-04474a87`
4343

4444
> [!NOTE]
4545
> This workaround is supplied by the user community and is not tested or supported by Microsoft.

sccm-ps/ConfigurationManager/New-CMTSStepOfflineEnableBitLocker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
301301

302302
## NOTES
303303

304-
For more information on this return object and its properties, see [SMS_TaskSequence_OfflineEnableBitLockerAction server WMI class](/mem/configmgr/develop/reference/osd/sms_tasksequence_offlineenablebitlockeraction-server-wmi-class).
304+
For more information on this return object and its properties, see [SMS_TaskSequence_OfflineEnableBitLockerAction server WMI class](/intune/configmgr/develop/reference/osd/sms_tasksequence_offlineenablebitlockeraction).
305305

306306
## RELATED LINKS
307307

sccm-ps/ConfigurationManager/New-CMTSStepRunTaskSequence.md

-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
223223
224224
## NOTES
225225
226-
For more information on this return object and its properties, see [SMS_TaskSequence_SubTasksequence server WMI class](/mem/configmgr/develop/reference/osd/sms_tasksequence_subtasksequence-server-wmi-class).
227226
228227
## RELATED LINKS
229228

sccm-ps/ConfigurationManager/New-CMTSStepSetDynamicVariable.md

-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
225225
226226
## NOTES
227227
228-
For more information on this return object and its properties, see [SMS_TaskSequence_SetDynamicVariablesAction server WMI class](/mem/configmgr/develop/reference/osd/sms_tasksequence_setdynamicvariablesaction-server-wmi-class).
229228
230229
## RELATED LINKS
231230

0 commit comments

Comments
 (0)