No more typing reviews! Try our Samantha, our new voice AI agent.

HashiCorp Terraform vs ManageEngine OS Deployer comparison

Why PeerSpot?
Sponsored
 

Comparison Buyer's Guide

Executive Summary

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
1st
Average Rating
8.2
Reviews Sentiment
6.7
Number of Reviews
377
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
3rd
Average Rating
8.6
Reviews Sentiment
6.7
Number of Reviews
53
Ranking in other categories
No ranking in other categories
ManageEngine OS Deployer
Ranking in Configuration Management
25th
Average Rating
6.0
Number of Reviews
1
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of September 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 4.4%, down from 9.4% compared to the previous year. The mindshare of HashiCorp Terraform is 8.1%, up from 3.8% compared to the previous year. The mindshare of ManageEngine OS Deployer is 1.5%, up from 0.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune4.4%
HashiCorp Terraform8.1%
ManageEngine OS Deployer1.5%
Other86.0%
Configuration Management
 

Featured Reviews

HA
Senior Business Development Executive at Digitaltrack
Centralized device management has automated onboarding and improves remote security compliance
One thing I feel Microsoft Intune could improve is troubleshooting visibility. In many cases, when a policy or application deployment fails, the error messages are a bit generic. So, admins still spend time checking logs manually or testing on devices one by one. Compared to the simplicity of deployment, troubleshooting sometimes feels less mature. I also think reporting and real-time monitoring could be stronger. The dashboard gives useful information, but in large environments, many teams still depend on additional tools or scripts for deeper reporting and analytics. If I had to focus on one area first, I would probably choose troubleshooting and reporting. Deployment through Microsoft Intune is generally straightforward, but when something fails, identifying the exact root cause can still take more time than expected. Error messages are sometimes too generic, and admins often have to dig through logs, sync status, or multiple portals to understand what actually happened. I think user experience and policy management could also improve further. Microsoft Intune has become much better over the years, but sometimes the admin portal still feels fragmented because certain configurations open in different sections or redirect to older interfaces. For new admins, especially, it can take time to understand where everything is located. Another thing is policy conflict handling. In larger organizations, multiple device policies, compliance rules, and configuration profiles can overlap. When conflicts happen, the visibility is not always very clear, so admins spend time figuring out which policy actually won or caused the issue.
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.
it_user363621 - PeerSpot reviewer
System Engineer at a engineering company with 51-200 employees
It adds necessary drivers for hardware on desktop and notebooks. I'd like to see more detailed explanations and support for how to use it through PXE.
It's helped us to install OS's onto desktops and notebooks It adds a simple solution for adding specific, necessary drivers for hardware on desktops and notebooks when they arrive. I'd like to see more detailed explanations and support for how to use it through PXE. I've never gotten this…

Quotes from Members

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

Pros

"The solution is easy to use and it has good performance."
"Microsoft Intune is a cloud solution and we can manage everything, including Azure AD, Intune, and not only mobile hand devices, such as iOS or Android, but with the main focus on workstations, which is what makes the solution powerful."
"Microsoft Intune has positively impacted my organization by providing many benefits."
"We have definitely seen a good return on investment with Microsoft Intune, as it saved us a lot of time on manual tasks and reduced the need for extra tools, so overall costs went down as well."
"The policy and compliance monitoring of devices and the software deployment are most valuable."
"The policies on the solution are very good, the process of enrolling devices is a useful aspect for us, the features that allow us to control the devices are helpful, the initial setup is not hard at all, technical support, in general, has been quite helpful, we've found the configuration capabilities to be quite good, and so far, the solution is fast and has an intuitive interface."
"There are so many features, but Windows Autopilot is one of the features that are very valuable for most customers."
"If a client is using a lot of Microsoft, it's a great product to have."
"With Terraform, you don't need to understand the console of your cloud providers. You only need to understand how Terraform works, and you manage your infrastructure tools in Terraform."
"What I like best is how easy the tool is to use. The HashiCorp Terraform language syntax is simple to learn. The Terraform.io registry feature is very useful - we can refer to our code and use pre-created modules posted there."
"Modules can be reused extremely easily."
"Provides automation which has increased our efficiency."
"The solution helps us save a lot of costs."
"This solution makes it easier to manage a multi-cloud environment and have your entire infrastructure as code."
"One of the most valuable features is that it offers the ability to create a VPC, Virtual Private Cloud and VPN connectivity to the VPC can be automated without having to do it manually."
"It is less time-consuming."
"Before OS Deployer, I used Microsoft WDS, which requires more manual labor than OS Deployer."
 

Cons

"There is room for improvement in integrating additional features such as Purview and SharePoint activities into Intune."
"Regarding mobile devices, Intune is good, but there are other services that I would say are ahead of Intune from an administration and reporting point of view."
"However, I dislike how it lags sometimes. I cannot work on multiple processes at the same time."
"Microsoft Intune needs to improve the initial login process."
"For improving Microsoft Intune, it sometimes feels laggy, taking some time to implement any policies on machines."
"When I started learning Microsoft Intune, I struggled because it was not straightforward; everything is in forms and it takes time to understand. The UI is extremely bad; it has a lot of overlapping elements and is confusing in many senses."
"There is room for improvement, particularly in terms of compatibility, extending beyond the well-known major brands."
"The interface is easy, but it is not user-friendly when evaluating the overall user experience of Microsoft Intune."
"HashiCorp Terraform is an open-source tool that relies on external developers to create plugins to expand its capabilities. However, this approach can be problematic as not all plugins are created by professionals and some may have security vulnerabilities. In the case of GKE, Google has created a solid plugin, but for other services, one must search for plugins on the HashiCorp Terraform registry, which can be hit or miss, as many plugins are created by students or hobbyists, who may not continue to maintain or update them. This model of open-sourced plugins may not be the most reliable or secure way of expanding the tool's capabilities."
"There are potential improvements in the backend stability of HashiCorp Terraform. There are instances where unexpected terminations and destruction of running projects occur before releasing a lock."
"The product can integrate and utilize more services from different competitors. Currently, their commands are quite similar to Kubernetes, which we use in our CI/CD pipeline. Also, they should consider incorporating Windows command line, like PowerShell."
"Community tech support could be a little better."
"The syntax is a bit difficult, and it would great if it could be easier."
"HashiCorp Terraform could be improved by enhancing security around state files, as it stores sensitive information such as passwords and secrets within them."
"From a user's perspective, it would be great if a UI tool is made available in the open source version as well, but I don't think it may be introduced because of the high costs for it announced by HashiCorp in its licensed version...HashiCorp Terraform can improve backward compatibility."
"It would be helpful for us if the open source tech support was a little better."
"I'd like to see more detailed explanations and support for how to use it through PXE."
 

Pricing and Cost Advice

"The product is expensive."
"We have a limited budget for security investments, so Microsoft should consider reducing pricing in our region. This would make investment more viable, especially since larger businesses in other countries can afford it easily."
"The price could be better."
"We are partners, so we receive some discount. However, from the customer's perspective, Microsoft Intune's pricing is competitive with non-Microsoft technology, and the price is good compared to other market competitors."
"Consider the Microsoft Enterprise Mobility Suite rather than choosing specific sub-components, e.g. only Microsoft Intune."
"All security solutions worldwide are expensive. Microsoft has allowed a small scale of features within Microsoft Intune for cost-efficient solutions. If you want the full suite, you need to invest more to gain better security features."
"Intune comes with the licensing that is common for large organizations. However, Microsoft has recently released many add-ons that are very expensive, especially for large organizations or corporations."
"Every customer used to purchase licenses based on their needs."
"The solution is fairly priced."
"It is an open-source product."
"There are free and paid versions of the solution. We use the free version."
"The solution is open-source."
"If you use the solution according to the recommended way by HashiCorp, it is more expensive."
"HashiCorp Terraform is a cost-effective solution."
"You can do everything with the free license of this solution."
"The setup for Terraform is quite easy and currently, we are using their community version along with Jenkins."
Information not available
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
913,806 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Manufacturing Company
9%
Financial Services Firm
9%
Outsourcing Company
9%
Computer Software Company
7%
Financial Services Firm
14%
Manufacturing Company
12%
Comms Service Provider
9%
Consumer Goods Company
8%
No data available
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business192
Midsize Enterprise62
Large Enterprise187
By reviewers
Company SizeCount
Small Business28
Midsize Enterprise8
Large Enterprise26
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?
HashiCorp Terraform is generally free to use as it is open source. The paid offerings, such as Terraform Enterprise, ...
What needs improvement with HashiCorp Terraform?
The main disadvantage of HashiCorp Terraform is the challenge surrounding state file management. If the state file is...
What is your primary use case for HashiCorp Terraform?
I am an integrator and platform engineer who has been using HashiCorp Terraform extensively for infrastructure for mo...
Ask a question
Earn 20 points
 

Also Known As

Intune, MS Intune, Microsoft Endpoint Manager
Terraform
No data available
 

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Information Not Available
EMC, Costco Wholesale Australia, Canyon Bicycles, Siemens Healthcare Diagnostics, Eleventh Judicial Circuit, WashingtonFirst Bank, SunEdison, Stafford Development Company, City of Redondo Beach, Columbia Medical Associates, Pratt Institute, Novati Technologies, Toyota Boshoku America, Flight Centre UK, RapidAdvance
Find out what your peers are saying about Microsoft, Red Hat, IBM and others in Configuration Management. Updated: August 2026.
913,806 professionals have used our research since 2012.