Jump to content


Search the Community

Showing results for tags 'agent'.

  • Search By Tags

    • agent ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. I am having an issue with my SCCM 2012R2 network. An Increasing number of clients have stopped checking in. Software Center is blank and nothing is advertised. I have to reinstall the client from the console to get it working. once the client is re-installed software center is populated aga...
  2. You can manually turn on Agent Proxy for all agents using PowerShell: get-SCOMagent | where {$_.ProxyingEnabled -match "False"} | Enable-SCOMAgentProxy How about making it the default setting? Any new agent deployed would automatically have proxy enabled? add-pssnapin "Microsoft.Enterpri...
  3. Hello everyone; SCCM 2012 server agent deployment process, while I ran into the following error logs. I wonder what could be the reason? "the agent has not collected files matching the file name "*.exe" or the path "*\*" from this computer because the files exceed the maximum size limit of 5...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.