Search the Community
Showing results for tags 'administration'.
-
Hei ho, I wonder if anyone can help me with this strange error. I have followed the the instructions here to a tee to install a test of SCCM 2012 but have hit a strange error - Config. Manager cannot connect to the site. And this has me perplexed as the account I am using has full domain...
- 13 replies
-
- sccm 2012
- configuration manager
- (and 8 more)
-
I am an administrator of a large network that is slowly being merged into being managed by SCCM 2012. Currently Updates, SCEP, Application deployment, general troubleshooting, Compliance Rules, etc. are in use, and we're almost to the point of using OSD (several good tests with a few different image...
-
hello , i have install SCSM 2012 R2 , I installed SCCM 2012 , I seek documentation for beginner, but I have not found something boring. any suggestions? thank you in advance
- 2 replies
-
- administration
- beginners
-
(and 1 more)
Tagged with:
-
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: