Search the Community
Showing results for tags 'agent'.
-
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...
-
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...
-
- Administration
- Proxy
-
(and 2 more)
Tagged with:
-
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...