Symantec Developer Group

 View Only

Search Community

Latest Discussions

  • I know this old. but it might help if someone wanted to trigger a Check for Task of the Altiris Agent from the command line with PowerShell. $Altiris = New-Object -ComObject "Altiris.AeXNSClient" -ErrorAction SilentlyContinue $ClientTaskAgent = $Altiris.Agent("Altiris.ClientTaskAgent") ...

  • Hello everyone, I have been troubleshooting an issue with system performance. I have many users who are on gig connections but they are only getting 5 - 10 MB down, but oddly are getting 30 - 40 mb up. After doing some performance review and logging with ...