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

HashiCorp Terraform vs ManageEngine OS Deployer comparison

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
2nd
Average Rating
8.2
Reviews Sentiment
6.7
Number of Reviews
334
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.4
Number of Reviews
50
Ranking in other categories
No ranking in other categories
ManageEngine OS Deployer
Ranking in Configuration Management
24th
Average Rating
6.0
Number of Reviews
1
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 ManageEngine OS Deployer is 1.8%, up from 0.7% 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%
ManageEngine OS Deployer1.8%
Other85.7%
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.
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

"Overall, I would rate Microsoft Intune as eight out of ten."
"The mobile device management is very useful."
"The many policies available in Microsoft Intune for managing our devices are valuable."
"The most valuable feature of Microsoft Intune is having all our devices compliant with our policies."
"If the product works, remote access will be a benefit. To this point we have not had reason to have confidence in achieving that access."
"...Intune itself integrates with that entire Microsoft ecosystem. As an individual product itself, it's okay. It holds up. But when you start saying "I've bought this as part of a wider solution, as a company we are going Microsoft throughout," then it makes more sense to have Microsoft Intune... so you have that single dashboard."
"One of the main features of the solution is it allows the management of many devices in different ways."
"It is helpful for managing devices anytime and any place without requiring dependency on the local networks."
"The most valuable feature is the solution does not need installation."
"Terraform is that it is an open-source tool that gives us great flexibility. Using the Terraform HCL, we are not restricted to a single cloud provider. If my client asks me to deploy the same infrastructure on Azure or GCP, I can use the same code with minor modifications to account for the different providers. This means we are not limited to a specific cloud."
"Provides automation which has increased our efficiency."
"The most valuable feature is predictability."
"It is the customization of Terraform's modules that I find most valuable."
"The platform's most valuable feature is the infrastructure as code aspect, which allows us to code the infrastructure part, making deployments more efficient."
"This solution makes it easier to manage a multi-cloud environment and have your entire infrastructure as code."
"It's very easy to automate functions on the cloud with HashiCorp Terraform. The commands are easy as well."
"Before OS Deployer, I used Microsoft WDS, which requires more manual labor than OS Deployer."
 

Cons

"Sometimes, updating a client policy is very difficult. This needs to be improved."
"The reporting could be improved, as it's pretty poor compared to other products of this type."
"The reports aren't complete, and it's not easy to build custom reports. For example, Windows Autopilot isn't working well in cases where the computers don't have a good internet connection. Then the option is not good enough."
"The way the apps are getting deployed, the checkboxes for deleting previous versions are actually creating more conflicts than fixing problems."
"However, due to access limitations, we are unable to deploy certain security features on end-user devices."
"The reporting is subpar. That's the only issue we have with Intune. We use another solution for that purpose."
"The pricing could be improved."
"They could also make it easier to use because there are some other products that may be easier to use in terms of the look and feel of the dashboard."
"Terraform does not provide an automatic feature to convert infrastructure code from one cloud platform to another."
"The integration with this solution needs to be improved."
"I would like to see a short-term option for a short-term plan."
"With cloud providers always adding new resource types, there are certain resources that Terraform does not support. It would be great if it could support those resources as well."
"HashiCorp Terraform could improve the integration with the VCloud Director. When we manage the VCloud Director we end up wasting our time when creating virtual machines. HashiCorp Terraform knows about these issues and I think there might be a workaround but they should incorporate the fix in an upcoming release."
"The product's initial setup phase was easy."
"If you are copying something from a well running machine to a remote machine, there are some issues with the current version, but it is acceptable."
"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."
"I'd like to see more detailed explanations and support for how to use it through PXE."
 

Pricing and Cost Advice

"I liked the tool's pricing until P2 came into effect. I am unsure about the current value versus the cost of the new licensing model."
"The licensing costs we leave up to the customer and these vary from one to another."
"Microsoft Intune is expensive."
"Microsoft Intune is included in the E5 license at no additional cost."
"Generally, we get favorable discounts, so it's not too bad. Obviously, we're looking at decreasing those wherever we can to bring value back to the public purse because it's all charity based. It's all publicly funded."
"Intune is cost-effective as it is included in some of the Office 365 packages."
"It is cheap, but as compared to Google, it is costly. Google is cheaper, but quality-wise, Microsoft Intune is better."
"Its pricing seems reasonable."
"They have given it to us at a monthly cost, but it is on a yearly basis."
"Terraform is a little expensive."
"There are free and paid versions of the solution. We use the free version."
"The solution is open-source."
"You can do everything with the free license of this solution."
"It is an open-source product."
"The solution is fairly priced."
"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.
884,873 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business124
Midsize Enterprise53
Large Enterprise168
By reviewers
Company SizeCount
Small Business25
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...
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 Red Hat, Microsoft, HashiCorp and others in Configuration Management. Updated: March 2026.
884,873 professionals have used our research since 2012.