Is it possible to use MS Ops Manager 2012 RC or 2007 to manage remote servers that are not joined via VPN or domain? I want to use it to manage some AppServers that are off-site. These app servers do not have their own Active Directory and are not networked together.
Asked
Active
Viewed 168 times
2 Answers
1
You are better off looking at sccm rather than scom for remote management.

Jim B
- 24,081
- 4
- 36
- 60
-
even for when it comes to things like monitoring disk space and event logs? From what I had understood SCCM was best suited for managing apps and deployments. I'm new to being a MS Admin and previously just used Nagios so i dunno! – bakesale Dec 14 '11 at 04:05
-
SCCM is the only one that has it's own remote console. You can take actions on server with SCOM but they need to have teh ability to communicate to the SCOM servers (and at that point you'd just remote desktop). I'm not sure if even SCCM will work right without at least directaccess (instead of VPN) set up. – Jim B Dec 14 '11 at 21:14
0
After much searching the solution seems to be setting up a gateway server for SCOM 2012 that will accept untrusted domains.
http://kevingreeneitblog.blogspot.com/2011/04/using-public-certificates-with-scom_21.html

bakesale
- 149
- 5
- 13