MicrosoftDocs / sccm-docs-powershell-ref

Configuration Manager PowerShell documentation public repo
https://docs.microsoft.com/powershell/sccm/configurationmanager/
Creative Commons Attribution 4.0 International
26 stars 61 forks source link

reference to wrong cmdlet #291

Open awillslo opened 12 months ago

awillslo commented 12 months ago

Incorrect: -InputObject Specifies a Configuration Manager client object. You can get a Configuration Manager client object by using the Get-CMBaseline cmdlet.

Should be: -InputObject Specifies a Configuration Manager client object. You can get a Configuration Manager client object by using the [Get-CMDevice] (https://learn.microsoft.com/en-us/powershell/module/configurationmanager/get-cmdevice?view=sccm-ps)


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.