Skip to content

Commit d3a1d56

Browse files
authored
Merge pull request MicrosoftDocs#3093 from alexbuckgit/alexbuckgit/docutune-autopr-docs-link-absolute-20220903-164707-6695009
[BULK] DocuTune - Fix build validation issues: docs-link-absolute (part 5)
2 parents dfcd08e + ca2eca8 commit d3a1d56

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+58
-94
lines changed

docset/winserver2016-ps/smbshare/Grant-SmbShareAccess.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Accept wildcard characters: False
116116
117117
### -CimSession
118118
Runs the cmdlet in a remote session or on a remote computer.
119-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
119+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
120120
The default is the current session on the local computer.
121121
122122
```yaml
@@ -281,4 +281,3 @@ This cmdlet returns a **MSFT_SmbShareAccessControlEntry** object.
281281
[Revoke-SmbShareAccess](./Revoke-SmbShareAccess.md)
282282

283283
[Unblock-SmbShareAccess](./Unblock-SmbShareAccess.md)
284-

docset/winserver2016-ps/smbshare/Set-SmbServerConfiguration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Set-SmbServerConfiguration [-AnnounceComment <String>] [-AnnounceServer <Boolean
3535
```
3636

3737
## DESCRIPTION
38-
The **Set-SmbServerConfiguration** cmdlet sets the Server Message Block (SMB) Service configuration. For more information on SMB server and protocol specifications, see [Overview of file sharing using the SMB 3 protocol in Windows Server](https://docs.microsoft.com/windows-server/storage/file-server/file-server-smb-overview) and [[MS-SMB2]: Server Message Block (SMB) Protocol Versions 2 and 3](https://docs.microsoft.com/openspecs/windows_protocols/ms-smb2/5606ad47-5ee0-437a-817e-70c366052962).
38+
The **Set-SmbServerConfiguration** cmdlet sets the Server Message Block (SMB) Service configuration. For more information on SMB server and protocol specifications, see [Overview of file sharing using the SMB 3 protocol in Windows Server](/windows-server/storage/file-server/file-server-smb-overview) and [[MS-SMB2]: Server Message Block (SMB) Protocol Versions 2 and 3](/openspecs/windows_protocols/ms-smb2/5606ad47-5ee0-437a-817e-70c366052962).
3939

4040
## EXAMPLES
4141

@@ -226,7 +226,7 @@ Accept wildcard characters: False
226226
227227
### -CimSession
228228
Runs the cmdlet in a remote session or on a remote computer.
229-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
229+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
230230
The default is the current session on the local computer.
231231
232232
```yaml

docset/winserver2016-ps/storage/Enable-PhysicalDiskIdentification.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Accept wildcard characters: False
8080
8181
### -CimSession
8282
Runs the cmdlet in a remote session or on a remote computer.
83-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
83+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
8484
The default is the current session on the local computer.
8585
8686
```yaml
@@ -177,4 +177,3 @@ This cmdlet outputs an object that represents the physical disk for which you en
177177
## RELATED LINKS
178178

179179
[Disable-PhysicalDiskIdentification](./Disable-PhysicalDiskIdentification.md)
180-

docset/winserver2016-ps/storage/Format-Volume.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Accept wildcard characters: False
147147
148148
### -CimSession
149149
Runs the cmdlet in a remote session or on a remote computer.
150-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
150+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
151151
The default is the current session on the local computer.
152152
153153
```yaml
@@ -499,4 +499,3 @@ This cmdlet returns an object that represents the newly formatted volume.
499499
[Repair-Volume](./Repair-Volume.md)
500500

501501
[Set-Volume](./Set-Volume.md)
502-

docset/winserver2016-ps/storage/Get-Disk.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ title: Get-Disk
1414
Gets one or more disks visible to the operating system.
1515

1616
> [!NOTE]
17-
> This cmdlet returns physical disk objects like basic disks and partitioned drive partitions. Dynamic disks can span multiple pieces of physical media, so they will not be returned by Get-Disk. For more information, see [Basic and Dynamic Disks](https://docs.microsoft.com/windows/desktop/FileIO/basic-and-dynamic-disks).
17+
> This cmdlet returns physical disk objects like basic disks and partitioned drive partitions. Dynamic disks can span multiple pieces of physical media, so they will not be returned by Get-Disk. For more information, see [Basic and Dynamic Disks](/windows/desktop/FileIO/basic-and-dynamic-disks).
1818
1919
## SYNTAX
2020

@@ -401,4 +401,3 @@ This cmdlet outputs one or more objects representing disks.
401401
[Set-Disk](./Set-Disk.md)
402402

403403
[Update-Disk](./Update-Disk.md)
404-

docset/winserver2016-ps/storage/Get-PhysicalDisk.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Accept wildcard characters: False
119119
120120
### -CimSession
121121
Runs the cmdlet in a remote session or on a remote computer.
122-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
122+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
123123
The default is the current session on the local computer.
124124
125125
```yaml
@@ -523,4 +523,3 @@ The Get-PhysicalDisk cmdlet returns objects that represent physical disks.
523523
[New-VirtualDisk](./New-VirtualDisk.md)
524524
525525
[Get-StorageNode](./Get-StorageNode.md)
526-

docset/winserver2016-ps/storage/Get-VirtualDisk.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ You can use the pipeline operator to pass an MSFT_TargetVirtualDisk object to th
624624
## OUTPUTS
625625

626626
### Microsoft.Management.Infrastructure.CimInstance#ROOT/Microsoft/Windows/Storage/MSFT_VirtualDisk
627-
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, please see [MSFT_VirtualDisk class](https://docs.microsoft.com/previous-versions/windows/desktop/stormgmt/msft-virtualdisk)
627+
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/previous-versions/windows/desktop/stormgmt/msft-virtualdisk).
628628

629629
## NOTES
630630

@@ -655,4 +655,3 @@ This cmdlet outputs an object that represents the specified virtual disk. For mo
655655
[Set-VirtualDisk](./Set-VirtualDisk.md)
656656

657657
[Show-VirtualDisk](./Show-VirtualDisk.md)
658-

docset/winserver2016-ps/tls/Get-TlsCipherSuite.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The **Get-TlsCipherSuite** cmdlet gets an ordered collection of cipher suites fo
2424

2525
For more information about the TLS cipher suites, see the documentation for the Enable-TlsCipherSuite cmdlet or type `Get-Help Enable-TlsCipherSuite`.
2626

27-
For more information about protocol versions , see [BCRYPT_KDF_TLS_PRF (L"TLS_PRF")](https://docs.microsoft.com/windows/desktop/api/bcrypt/nf-bcrypt-bcryptderivekey#bcrypt_kdf_tls_prf-ltls_prf) .
27+
For more information about protocol versions , see [BCRYPT_KDF_TLS_PRF (L"TLS_PRF")](/windows/desktop/api/bcrypt/nf-bcrypt-bcryptderivekey#bcrypt_kdf_tls_prf-ltls_prf).
2828

2929
## EXAMPLES
3030

@@ -138,4 +138,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
138138
[Disable-TlsCipherSuite](./Disable-TlsCipherSuite.md)
139139
140140
[Enable-TlsCipherSuite](./Enable-TlsCipherSuite.md)
141-

docset/winserver2016-ps/updateservices/Add-WsusDynamicCategory.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In order to transfer dynamic categories from one update server to another, pass
3838

3939
This cmdlet is used to add Dynamic Categories to WSUS, based on the type of requirement (computer model, device or application). The definition of Dynamic Categories in a WSUS implementation helps to categorize the applying of updates to the different categories available.
4040

41-
In some cases, you need advanced automation when using Dynamic Categories. If you want to download a specific device driver for a specific group of computers in the physical network, for example, advanced automation is required to use Dynamic Categories. In this case, the use of [Microsoft Endpoint Configuration Manager](https://docs.microsoft.com/configmgr/) is needed to [install and configure a software update point](https://docs.microsoft.com/configmgr/sum/get-started/install-a-software-update-point) feature.
41+
In some cases, you need advanced automation when using Dynamic Categories. If you want to download a specific device driver for a specific group of computers in the physical network, for example, advanced automation is required to use Dynamic Categories. In this case, the use of [Microsoft Endpoint Configuration Manager](/configmgr/) is needed to [install and configure a software update point](/configmgr/sum/get-started/install-a-software-update-point) feature.
4242

4343
## EXAMPLES
4444

docset/winserver2016-ps/vpnclient/Add-VpnConnection.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ PS C:\> $EAPXml = [xml]Get-Content -Path C:\eap-config.xml
157157
PS C:\> Add-VpnConnection -Name "Test6" -ServerAddress "10.1.1.1" -TunnelType "L2tp" -EncryptionLevel "Required" -AuthenticationMethod Eap -SplitTunneling -AllUserConnection -RememberCredential -EapConfigXmlStream $EAPXml
158158
```
159159

160-
This set of commands adds a VPN connection using an already generated EAP XML configuration. For more information about how to generate EAP XML configuration, see [EAP Configuration](https://docs.microsoft.com/windows/client-management/mdm/eap-configuration).
160+
This set of commands adds a VPN connection using an already generated EAP XML configuration. For more information about how to generate EAP XML configuration, see [EAP Configuration](/windows/client-management/mdm/eap-configuration).
161161

162162
## PARAMETERS
163163

@@ -574,4 +574,3 @@ This cmdlet returns a **VpnConnection** object that contains the VPN connection
574574
[Remove-VpnConnection](./Remove-VpnConnection.md)
575575

576576
[New-EapConfiguration](./New-EapConfiguration.md)
577-

docset/winserver2016-ps/vpnclient/New-EapConfiguration.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ PS C:\> $A = New-EapConfiguration -UseWinlogonCredential
6464
This command creates an EAP configuration object, customized by the *UseWinlogonCredential* parameter, and stores it in the variable named $A.
6565
By specifying the *UseWinlogonCredential* parameter, the EAP configuration object is configured to use MSCHAPv2 as the authentication method, and that Windows logon credentials are used automatically when connecting with the VPN connection profile.
6666

67-
See [VPN authentication options](https://docs.microsoft.com/windows/security/identity-protection/vpn/vpn-authentication)
68-
and [Add connectivity profiles](https://docs.microsoft.com/windows/configuration/wcd/wcd-connectivityprofiles#vpn-1) to learn more about VPN authentication methods.
67+
See [VPN authentication options](/windows/security/identity-protection/vpn/vpn-authentication)
68+
and [Add connectivity profiles](/windows/configuration/wcd/wcd-connectivityprofiles#vpn-1) to learn more about VPN authentication methods.
6969

7070
### Example 3: Create a TLS customized EAP configuration object
7171
```
@@ -416,4 +416,3 @@ This cmdlet returns a **VpnConnection** object that contains the VPN connection
416416
[Add-VpnConnection](./Add-VpnConnection.md)
417417

418418
[Set-VpnConnection](./Set-VpnConnection.md)
419-

docset/winserver2016-ps/vpnclient/Set-VpnConnectionProxy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Accept wildcard characters: False
108108
109109
### -CimSession
110110
Runs the cmdlet in a remote session or on a remote computer.
111-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
111+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
112112
The default is the current session on the local computer.
113113
114114
```yaml

docset/winserver2016-ps/webadministration/Get-WebApplication.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8484
8585
[Remove-WebApplication](./Remove-WebApplication.md)
8686
87-
[Microsoft.Web.Administration.ConfigurationElement#Application](https://docs.microsoft.com/dotnet/api/microsoft.web.administration.application?view=iis-dotnet)
87+
[Microsoft.Web.Administration.ConfigurationElement#Application](/dotnet/api/microsoft.web.administration.application?view=iis-dotnet)

docset/winserver2016-ps/webadministration/New-WebAppPool.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ New-WebAppPool [-Name] <String> [-Force] [<CommonParameters>]
2020
```
2121

2222
## DESCRIPTION
23-
The **New-WebAppPool** cmdlet creates an Internet Information Services (IIS) application pool. For changing different properties of the application pool after creation, see [PowerShell Snap-in: Making Configuration Changes to Websites and App Pools](https://docs.microsoft.com/iis/manage/powershell/powershell-snap-in-making-simple-configuration-changes-to-web-sites-and-application-pools).
23+
The **New-WebAppPool** cmdlet creates an Internet Information Services (IIS) application pool. For changing different properties of the application pool after creation, see [PowerShell Snap-in: Making Configuration Changes to Websites and App Pools](/iis/manage/powershell/powershell-snap-in-making-simple-configuration-changes-to-web-sites-and-application-pools).
2424

2525
## EXAMPLES
2626

docset/winserver2016-ps/webapplicationproxy/Set-WebApplicationProxyConfiguration.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Accept wildcard characters: False
135135
136136
### -CimSession
137137
Runs the cmdlet in a remote session or on a remote computer.
138-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://docs.microsoft.com/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
138+
Enter a computer name or a session object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
139139
The default is the current session on the local computer.
140140
141141
```yaml
@@ -288,4 +288,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
288288
## RELATED LINKS
289289

290290
[Get-WebApplicationProxyConfiguration](./Get-WebApplicationProxyConfiguration.md)
291-

docset/winserver2016-ps/windowserrorreporting/Disable-WindowsErrorReporting.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Windows Error Reporting generates reports in response to system events, such as
2727

2828
To get the current WER status, use the [Get-WindowsErrorReporting](./Get-WindowsErrorReporting.md) cmdlet.
2929
If you disable WER, you can use the [Enable-WindowsErrorReporting](./Enable-WindowsErrorReporting.md) cmdlet to re-enable it.
30-
After you run this cmdlet, WER again sends information about application failures to Microsoft. To customize the settings of Windows Error Reporting, use registry keys described in [WER Settings](https://docs.microsoft.com/windows/desktop/wer/wer-settings) article.
30+
After you run this cmdlet, WER again sends information about application failures to Microsoft. To customize the settings of Windows Error Reporting, use registry keys described in [WER Settings](/windows/desktop/wer/wer-settings) article.
3131

3232
## EXAMPLES
3333

@@ -58,4 +58,3 @@ Otherwise, it returns $False.
5858
[Enable-WindowsErrorReporting](./Enable-WindowsErrorReporting.md)
5959

6060
[Get-WindowsErrorReporting](./Get-WindowsErrorReporting.md)
61-

docset/winserver2019-ps/Microsoft.DiagnosticDataViewer/Get-DiagnosticData.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ Persisted event record.
165165
Requires Windows 10 version 17134 (1803) or higher
166166
167167
## RELATED LINKS
168-
[About Windows Diagnostic Data](https://docs.microsoft.com/en-us/windows/privacy/windows-diagnostic-data)
168+
[About Windows Diagnostic Data](/windows/privacy/windows-diagnostic-data)

docset/winserver2019-ps/Microsoft.DiagnosticDataViewer/Get-DiagnosticDataTypes.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,4 @@ Requires Windows 10 version 17134 (1803) or higher
4848

4949
## RELATED LINKS
5050

51-
[About Windows Diagnostic Data](https://docs.microsoft.com/en-us/windows/privacy/windows-diagnostic-data)
52-
51+
[About Windows Diagnostic Data](/windows/privacy/windows-diagnostic-data)

docset/winserver2019-ps/activedirectory/Get-ADComputer.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can also set the parameter to a computer object variable, such as `$<localCo
4545
To search for and retrieve more than one computer, use the *Filter* or *LDAPFilter* parameters.
4646
The *Filter* parameter uses the PowerShell Expression Language to write query strings for Active Directory.
4747
PowerShell Expression Language syntax provides rich type conversion support for value types received by the *Filter* parameter.
48-
For more information about the *Filter* parameter syntax, type `Get-Help` [about_ActiveDirectory_Filter](https://docs.microsoft.com/previous-versions/windows/server/hh531527(v=ws.10)).
48+
For more information about the *Filter* parameter syntax, type `Get-Help` [about_ActiveDirectory_Filter](/previous-versions/windows/server/hh531527(v=ws.10)).
4949
If you have existing Lightweight Directory Access Protocol (LDAP) query strings, you can use the *LDAPFilter* parameter.
5050

5151
This cmdlet retrieves a default set of computer object properties.
@@ -257,7 +257,7 @@ Specifies a query string that retrieves Active Directory objects.
257257
This string uses the Windows PowerShell Expression Language syntax.
258258
The Windows PowerShell Expression Language syntax provides rich type-conversion support for value types received by the *Filter* parameter.
259259
The syntax uses an in-order representation, which means that the operator is placed between the operand and the value.
260-
For more information about the *Filter* parameter, type `Get-Help` [about_ActiveDirectory_Filter](https://docs.microsoft.com/previous-versions/windows/server/hh531527(v=ws.10)).
260+
For more information about the *Filter* parameter, type `Get-Help` [about_ActiveDirectory_Filter](/previous-versions/windows/server/hh531527(v=ws.10)).
261261

262262
Syntax:
263263

@@ -330,7 +330,7 @@ Accept wildcard characters: False
330330
Specifies an LDAP query string that is used to filter Active Directory objects.
331331
You can use this parameter to run your existing LDAP queries.
332332
The *Filter* parameter syntax supports the same functionality as the LDAP syntax.
333-
For more information, see the *Filter* parameter description or type `Get-Help` [about_ActiveDirectory_Filter](https://docs.microsoft.com/previous-versions/windows/server/hh531527(v=ws.10)).
333+
For more information, see the *Filter* parameter description or type `Get-Help` [about_ActiveDirectory_Filter](/previous-versions/windows/server/hh531527(v=ws.10)).
334334

335335
```yaml
336336
Type: String

docset/winserver2019-ps/adcsdeployment/Install-AdcsCertificationAuthority.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You can import the cmdlet by running the following commands from Windows PowerSh
5353

5454
To include the Certification Authority and Certificate Templates consoles in a CA installation, you must use the *IncludeManagementTools* parameter at the end of the `Install-WindowsFeature Adcs-Cert-Authority` command.
5555

56-
Int is equivalent to Int32 in the [.NET Framework](https://docs.microsoft.com/dotnet/csharp/language-reference/builtin-types/built-in-types).
56+
Int is equivalent to Int32 in the [.NET Framework](/dotnet/csharp/language-reference/builtin-types/built-in-types).
5757

5858
## EXAMPLES
5959

docset/winserver2019-ps/adfs/Enable-AdfsDeviceRegistration.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Enable-AdfsDeviceRegistration [-Credential <PSCredential>] [-Force] [-WhatIf] [-
2121

2222
## DESCRIPTION
2323
This cmdlet has been deprecated for AD FS 2016.
24-
For more information, see [Configure On-Premises Conditional Access using registered devices](https://docs.microsoft.com/windows-server/identity/ad-fs/operations/configure-device-based-conditional-access-on-premises).
24+
For more information, see [Configure On-Premises Conditional Access using registered devices](/windows-server/identity/ad-fs/operations/configure-device-based-conditional-access-on-premises).
2525

2626
The **Enable-AdfsDeviceRegistration** cmdlet configures a server in an Active Directory Federation Services (AD FS) farm to host the Device Registration Service.
2727
To completely enable the Device Registration Service, you must run this command on each AD FS server in your AD FS farm.
@@ -121,4 +121,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
121121
[Initialize-ADDeviceRegistration](./Initialize-ADDeviceRegistration.md)
122122
123123
[Set-AdfsDeviceRegistration](./Set-AdfsDeviceRegistration.md)
124-

0 commit comments

Comments
 (0)