CODE |
PS C:\Program Files\Microsoft\Exchange Server\V14\Scripts> .\get-antispamtoprblproviders.ps1 -startdate "14/01/2016" -en ddate "22/01/2016" The term 'get-AgentLog' is not recognized as the name of a cmdlet, function, script file, or operable program. Check th e spelling of the name, or if a path was included, verify that the path is correct and try again. At C:\Program Files\Microsoft\Exchange Server\V14\Scripts\get-AntispamTopRBLProviders.ps1:32 char:13 + get-AgentLog <<<< -location:$location -startDate:$startDate -endDate:$endDate | + CategoryInfo : ObjectNotFound: (get-AgentLog:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Program Files\Microsoft\Exchange Server\V14\Scripts> |
Где взять этот пропавший Get-Agentlog cmdlet ?