Try our new research platform with insights from 80,000+ expert users

HashiCorp Terraform vs SolarWinds Server Configuration Monitor comparison

Sponsored
 

Comparison Buyer's Guide

Executive SummaryUpdated on Sep 16, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Microsoft Intune
Sponsored
Ranking in Configuration Management
2nd
Average Rating
8.2
Reviews Sentiment
6.6
Number of Reviews
335
Ranking in other categories
Remote Access (2nd), Enterprise Mobility Management (EMM) (1st), Unified Endpoint Management (UEM) (1st), Microsoft Security Suite (1st)
HashiCorp Terraform
Ranking in Configuration Management
4th
Average Rating
8.6
Reviews Sentiment
6.5
Number of Reviews
51
Ranking in other categories
No ranking in other categories
SolarWinds Server Configura...
Ranking in Configuration Management
19th
Average Rating
8.6
Reviews Sentiment
6.5
Number of Reviews
3
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of March 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 6.9%, down from 10.1% compared to the previous year. The mindshare of HashiCorp Terraform is 5.6%, up from 3.5% compared to the previous year. The mindshare of SolarWinds Server Configuration Monitor is 1.5%, up from 0.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune6.9%
HashiCorp Terraform5.6%
SolarWinds Server Configuration Monitor1.5%
Other86.0%
Configuration Management
 

Featured Reviews

AkashKamble - PeerSpot reviewer
Sr MacOS specialist engineer at Cyber24
Enables management of multiple operating systems with a single license
The best feature is that it's a Microsoft product, so if anything goes wrong, we get quick support for anything required. Remote system functionality allows us to sit anywhere and take control of any device via remote management. We can enhance security for clients' laptops with built-in Microsoft Defender, which is available with the Microsoft Intune license. We use it for reporting purposes through endpoint analytics. When pushing scripting, there are two types available: remediation script and reservation script. Through endpoint analytics, you can push defender policies to clients. It helps with reporting, inventory updates, and monitoring tenant status health.
Vaishnavi Pramod Isasre - PeerSpot reviewer
DevOps Cloud Engineer at Infosys
Has automated multi-cloud deployments and simplified infrastructure management with reusable modules
We have developed one solution using HashiCorp Terraform. HashiCorp Terraform's state management capabilities are the main key point because whatever HashiCorp Terraform creates is stored in a state. Managing this state file is crucial. We can manage it either locally or remotely, but using local storage can lead to failures, and we might lose our state file. Best practice is to store it remotely, such as on AWS S3 or Azure storage blobs, and we must maintain versions of the state file. This allows us to revert to previous states in version control if there are issues with the current state. HashiCorp Terraform's modular architecture is beneficial because I have created a module for EC2 instances. When a team member wants to create an EC2 instance, they can utilize my module without recreating it. This approach follows the DRY principle (do not repeat yourself), achieving simplicity and reducing code repetition. On a scale of one to ten, I rate HashiCorp Terraform an eight out of ten.
AR
Software Developer at NOESIS Portugal
Alerting has helped us detect server issues across our environment
The alert mechanism is the biggest advantage of SolarWinds Server Configuration Monitor. The customizability of the alerting system is particularly valuable. Whatever devices are in the environment, whether EC2 servers or on-premises servers, all of them can be monitored using this service. I can easily find out what exactly is going wrong in the environment. The clear audit trail aids in troubleshooting and optimization. The tool is effective for detecting unauthorized changes across platforms.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The synchronization of Intune with other Microsoft solutions is a valuable feature."
"The Autopilot feature is the most valuable because it saves significant time on managing devices. We can ship devices globally, and users can set them up on their own. It's convenient."
"Its protection policies are most valuable, it protects mobile devices as well as individual apps, it is pretty scalable, and its documentation is also pretty good."
"The pricing for Microsoft Intune is reasonable and our clients are satisfied."
"The ability to (somewhat) manage full Windows 10 computers including EXE-based or MSI-based application deployments using Azure Active Directory as Identity."
"The biggest benefit for me in Microsoft Intune is control; I can control my users and what they can do and enforce the policies that I want to enforce, and it is a great tool to control and put structure to take the organization to the place I want to take it."
"The most valuable feature of Intune is the ability to reset a lost device and remove all the data."
"The policy and compliance monitoring of devices and the software deployment are most valuable."
"The most valuable feature is the solution does not need installation."
"The solution helps us save a lot of costs."
"The most valuable feature of Terraform is the ability to use it as a coding language because it works in a way that's similar to other coding languages."
"The ARM template is very easy to work with, which is a big help to us."
"The most valuable aspect of this solution is the coding of our infrastructure. You can code it once and run it multiple times."
"The initial setup of HashiCorp Terraform was easy."
"HashiCorp Terraform operates on a declarative rather than imperative approach, which enables us to repeat processes and creation, allowing us to test, rollback, and view the history of every change using Git."
"The solution has made a huge difference to us because the automation it provides has given us improved cost efficiency, security and saved many man-hours."
"The product’s alert feature is good. We receive notifications whenever some failures occur in the configuration."
"The customizability of the alerting system is particularly valuable; whatever devices are in the environment, whether EC2 servers or on-premises servers, all of them can be monitored using this service."
"SolarWinds Server Configuration Monitor is a good-to-have solution for all customers who are under audit pressure, especially from regulatory authorities."
"The most valuable feature of SolarWinds Server Configuration Monitor is version control. For example, if we began on the first of the month and we considered that as the configuration of the server, I could set that configuration as my baseline. On a daily basis, if there was the operations team that did, for example, server patching, the tool will maintain all levels of versions."
 

Cons

"The installation is very easy. However, to be able to configure it you will need special knowledge, such as training or self-studies to have a proper level of security."
"Intune's privilege management feature, while beneficial, is less intuitive than other Intune features, making it challenging to use."
"Currently, BitLocker does not support BYOD enrollment, which is a product limitation."
"There is no catalog for mobile access management (MAM) security."
"The MacBook management could be better."
"Technical support can be challenging when resources shift, requiring repeated explanations. Support from India sometimes provides information without the right solution."
"Intune's server management could be better. If it could incorporate more features from System Center into Intune's Configuration Manager, it would be beneficial."
"The initial setup is a little bit complex."
"The price of the solution could improve."
"This solution could be improved by adding features such as CDM to accelerate the access of data by the users."
"On occasion, I have noticed a number of bugs in this solution that have needed to be fixed."
"The solution is complex when we use it for a loop. This is a problem, not because of the language itself, but because of how the infrastructure generally works. It's different from Python."
"Terraform doesn't support Artifactory as a backend."
"Terraform should monitor the backend storage more closely. You can handle it within Azure, but HashiCorp should release a dedicated tool to protect those secrets and ensure they're fully encrypted."
"It should have a more object-oriented approach like different coding languages."
"Some areas where Terraform could improve would be challenges in managing sensitive information, especially when dealing with secret files or credentials."
"In a feature release, they could enhance the reporting. However, we have not evaluated this part of the solution extensively."
"The price of SolarWinds Server Configuration Monitor is not reasonable, it is slightly on the higher side."
"Some dashboards I observed in Dynatrace are not available in SolarWinds Server Configuration Monitor."
"The product’s support services and licensing models need improvement."
 

Pricing and Cost Advice

"I rate Intune five out of 10 for pricing. It's expensive."
"Based on the features that it gives, it is cost-efficient. It is not necessarily on the expensive side of the scale. It provides a hefty number of features that any organization would want. It is in a good price range."
"I don't have any problem as far as cost is concerned. It is bundled with our license."
"The purchase of the product was handled by someone else."
"It is cheap, but as compared to Google, it is costly. Google is cheaper, but quality-wise, Microsoft Intune is better."
"While Microsoft charges for actual usage, it lacks discount options."
"The pricing needs improvement."
"If you're subscribing to Premium or E3, there are no additional costs for Intune, it's included."
"The solution is open-source."
"We use the solution's free version."
"I rate the price of HashiCorp Terraform a seven out of ten."
"HashiCorp Terraform is a cost-effective solution."
"The solution is fairly priced."
"Terraform is a little expensive."
"You can do everything with the free license of this solution."
"The product can be cost-effective, especially if you use the CLI and do not require the cloud solutions provided by HashiCorp."
"The price of SolarWinds Server Configuration Monitor is not reasonable, it is slightly on the higher side."
"SolarWinds Server Configuration Monitor has medium pricing compared to other solutions."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
885,264 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Manufacturing Company
10%
Computer Software Company
9%
Financial Services Firm
9%
Government
8%
Financial Services Firm
15%
Manufacturing Company
12%
Performing Arts
7%
University
6%
No data available
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business124
Midsize Enterprise53
Large Enterprise167
By reviewers
Company SizeCount
Small Business26
Midsize Enterprise7
Large Enterprise24
No data available
 

Questions from the Community

How does Microsoft Intune compare with VMware Workspace One?
Microsoft Intune is a great tool for managing a mobile device fleet while keeping access control. The solution makes ...
What are the pros and cons of Microsoft Intune?
Microsoft Intune is a great configuration management tool and has a lot of good things going for it. Here are some of...
How does Google Cloud Identity compare with Microsoft Intune?
Microsoft Intune offers not only an easy-to-deploy data protection and productivity management solution, but also ...
What is your experience regarding pricing and costs for HashiCorp Terraform?
I use the open-source version of Terraform, so there is no cost for me. There is a paid version available for clients...
What needs improvement with HashiCorp Terraform?
HashiCorp Terraform could be improved by enhancing security around state files, as it stores sensitive information su...
What is your primary use case for HashiCorp Terraform?
The usual use cases for HashiCorp Terraform that I work with mostly include automating tasks such as provisioning res...
What is your experience regarding pricing and costs for SolarWinds Server Configuration Monitor?
In general, I think that licensing for SolarWinds Server Configuration Monitor is acceptable, and the solution is qui...
What needs improvement with SolarWinds Server Configuration Monitor?
Some dashboards I observed in Dynatrace are not available in SolarWinds Server Configuration Monitor. The dashboard f...
What is your primary use case for SolarWinds Server Configuration Monitor?
I work only with SolarWinds Server Configuration Monitor. My major use case is the monitoring of environment servers ...
 

Also Known As

Intune, MS Intune, Microsoft Endpoint Manager
Terraform
SolarWinds SCM
 

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Information Not Available
Information Not Available
Find out what your peers are saying about HashiCorp Terraform vs. SolarWinds Server Configuration Monitor and other solutions. Updated: March 2026.
885,264 professionals have used our research since 2012.