Get-MSDeploymentUnitNotes
Get Notes for Deployment Unit
Syntax
Get-MSDeploymentUnitNotes -Id (Int32)
Examples
## Return an array of Notes attached to Deployment Unit Id 381
Get-MSDeploymentUnitNotes -Id 381
Get Notes for Deployment Unit
Get-MSDeploymentUnitNotes -Id (Int32)
## Return an array of Notes attached to Deployment Unit Id 381
Get-MSDeploymentUnitNotes -Id 381