你好所有的,
我试图创建一个脚本来删除超过90天的SUG部署,我从下面开始,但之后我被卡住了。
有什么建议吗?
$Sugolderthan90days = Get-CM华体会体育系列SoftwareUpdateGroup | Where-Object {$_.;Select-Object LocalizedDisplayName, dateCreated,Isdeployed
# $ Sugolderthan90days
每笔($ 1美元,在$ 1美元内超过90天)
{
$sugdeploy = Get-CM华体会体育系列SoftwareUpdateDeployment -Name $ sugg。选择对象TargetCollectionID
sugdeploy美元
#$GetSugDeployment = Get-CMDeployment -华体会体育系列SoftwareName $sug。LocalizedDisplayName
# $ GetSugDeployment
}
我试图创建一个脚本来删除超过90天的SUG部署,我从下面开始,但之后我被卡住了。
有什么建议吗?
$Sugolderthan90days = Get-CM华体会体育系列SoftwareUpdateGroup | Where-Object {$_.;Select-Object LocalizedDisplayName, dateCreated,Isdeployed
# $ Sugolderthan90days
每笔($ 1美元,在$ 1美元内超过90天)
{
$sugdeploy = Get-CM华体会体育系列SoftwareUpdateDeployment -Name $ sugg。选择对象TargetCollectionID
sugdeploy美元
#$GetSugDeployment = Get-CMDeployment -华体会体育系列SoftwareName $sug。LocalizedDisplayName
# $ GetSugDeployment
}