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

HashiCorp Terraform vs OpenText ZENworks Configuration Management 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.7
Number of Reviews
378
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.6
Number of Reviews
53
Ranking in other categories
No ranking in other categories
OpenText ZENworks Configura...
Ranking in Configuration Management
23rd
Average Rating
8.0
Number of Reviews
3
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of June 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 4.9%, down from 10.3% compared to the previous year. The mindshare of HashiCorp Terraform is 7.3%, up from 3.4% compared to the previous year. The mindshare of OpenText ZENworks Configuration Management is 2.1%, up from 1.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune4.9%
HashiCorp Terraform7.3%
OpenText ZENworks Configuration Management2.1%
Other85.7%
Configuration Management
 

Featured Reviews

OluwashileAdeniyi - PeerSpot reviewer
Senior Infrastructure Security Engineer at a outsourcing company with 51-200 employees
Centralized endpoint security has improved and supports hybrid work and BYOD policies
Regarding what I dislike about Microsoft Intune and its downsides, I would say that more Mac controls are needed because we have limited Mac and Linux control. When comparing controls and policies between Windows, Mac, and Linux, Windows has almost everything you can think of, while Mac and Linux have limited types of control. You cannot implement certain things on Mac and Linux that you can on Windows. The limited controls are a major issue. Additionally, if Microsoft could find a way to embed servers into Microsoft Intune, that would be beneficial. Microsoft Intune is not really designed for servers or Windows servers. It is more tailored towards Windows 11 and Windows 10 operating systems. Windows servers are not fully supported. Enterprise organizations usually have both servers and endpoints, which are users' workstations. For servers, most people look for other solutions such as SCCM, which is Configuration Manager. However, SCCM is what Microsoft Intune is trying to replace. Both SCCM and Microsoft Intune belong to Microsoft. Microsoft is trying to transition organizations into Microsoft Intune, the native cloud solution. However, because this update is still in process, servers are not fully compatible with Microsoft Intune and cannot be managed by it. The current policy that has emerged from issues with clients is what they call co-management, which is relatively new, and I do not know if adoption is significant. Many legacy or older customers who have been using these products for decades still have SCCM. When it is time for them to manage their Windows devices, they use what is called cloud attach. Cloud attach is a term whereby your SCCM is connected to your Microsoft Intune. Most people do not know about it, but I have deployed it for several organizations. Cloud attach and co-management work together so that your device is in SCCM, but some policies are pushed from Microsoft Intune. It is like two different solutions working hand in hand. That is what they call co-management. Microsoft Intune does not bring all of your endpoint and security management tools into one place, which is the goal and how it should be. However, as I mentioned, servers are not included. If we talk about end users, Microsoft Intune does bring all your devices together. In a typical enterprise environment, you have end users with workstations, laptops, company-issued phones, and bring your own devices. You can create policies for all of these. However, for the backend, your servers do not have much coverage. Servers are not really covered by Microsoft Intune in that way.
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_user1272306 - PeerSpot reviewer
Chief Technology Officer at DoITWise
Helpful impact analysis and the discovery capability is quite good
This tool works hand-in-hand with RPA technology. RPA will allow you to control your servers by deploying the server automation agent. You don't have the discovery, but then you can deploy the policies that maintain the authorized versus current state. On top of that, you can use server automation to deploy patches or remediate configuration issues on the operating system. My advice to anybody who is implementing this solution is to ensure that the process is set up properly, first. Once the process is set up, the tool will do the rest for you. Overall, this is a comprehensive tool that works well, and I wouldn't touch it other than to enhance the UI and make containerization work without the CDF. I would rate this solution a nine out of ten.

Quotes from Members

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

Pros

"Microsoft Intune simplifies device management by replacing the traditional method of installing OS, joining a domain, and configuring everything manually."
"One of the standout features of Intune is its seamless accessibility to work data, eliminating the need to be tied to an office or a desktop."
"As an IT administrator, I appreciate Intune's ability to implement granular device-level policies for our organization's employees."
"Autopilot is the most valuable feature of Microsoft Intune."
"The product has eased the deployment of Microsoft apps to the devices. We can manage it properly. We can control it and push the updates. Another company helped us with the deployment. However, we can do it internally."
"The stability is good."
"It works pretty well for us."
"Our configuration profiles used to be all over the place. For example, there's a lot of legacy stuff in Active Directory. Going through Intune has helped us enforce settings, which has improved device security and functionality. When you apply something through Intune, you know it works. You don't have to worry about a legacy setting from Active Directory that was uploaded by somebody seven years ago. With Intune, you can see that a device has a setting, and you can be confident that the device is configured how you want."
"Can be used across multiple cloud providers and multiple platforms."
"The most valuable feature is the solution does not need installation."
"The most valuable feature is the support for different platforms like cloud, datacenters, VCS, databases, various storage types, and Kubernetes."
"This solution is a fast and secure way to provision infrastructure."
"We frequently need to create and replicate infrastructure from various environments like dev and QA. The QA resources need to be identical to those in the dev environment. With a Terraform script, we can replicate the same 50 in the dev environment to the testing environment. This is tedious to do manually, and Terraform speeds up the process."
"The platform's most valuable feature is the infrastructure as code aspect, which allows us to code the infrastructure part, making deployments more efficient."
"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."
"Recently, they upgraded and created a way for us that if you have a feature on GCP or Azure or any other cloud, but it is not in your state, you can update and bring this feature into your state."
"Helps me perform changes in connected infrastructure thanks to the discovery features."
"Automatic Spiral Discovery: This feature enables deep and dynamic configuration and change management."
"Overall, this is a comprehensive tool that works well, and I wouldn't touch it other than to enhance the UI and make containerization work without the CDF."
"We use it for managing our desktops; we have 350,000 desktops and it allows us to manage and control them relatively easily."
"The most valuable feature is the impact analysis."
 

Cons

"There is room for improvement in Microsoft Intune's understanding and user experience as the interface is easy to navigate for deploying applications and finding user information, but I think there should be a reduction in dependency on on-premises infrastructure and focus on artificial intelligence and automation to improve further."
"I would like to see Intune improve its handling of hybrid domain joins. We continue to experience issues with machines losing their hybrid domain join status."
"We've faced significant pushback with Copilot as our clients aren't seeing a favorable cost-benefit analysis."
"Intune should improve the management of non-Microsoft devices. It would be better to manage Mac, Android, and other non-Microsoft operating system devices within the same Intune interface."
"The reporting part needs improvement, and it would be beneficial if it could integrate with third-party tools instead of just Power BI."
"Microsoft Intune could improve in reporting data for endpoints and fleets. Enhanced capabilities to run queries and gather specific device data to identify trends or issues would be beneficial. The feature parity for MacOS and handling devices from an MDM perspective is not comprehensive. Consolidation of these functionalities within Intune would simplify processes and finances."
"Back in 2020, there were significant problems with report accuracy, particularly regarding web patching."
"Intune could add more features that are relevant to the core application control functions. For example, it would be helpful if it had more control over the on-prem environment from the cloud platform. Greater Teams availability in the Saudi market would also be helpful."
"Terraform should also support YAML language, which is more user-friendly than HCL. They should also add a GUI, so you don't need to memorize all the commands. A GUI would enable us to do everything with a click of a button."
"There are times when a small error can ruin very valuable resources. In that case, exception handling in development can improve the overall Terraform productivity."
"The syntax is a bit difficult, and it would great if it could be easier."
"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."
"Some responses are very long, and some needed features take a lot of time."
"I don't think HashiCorp Terraform is particularly stable."
"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 could create more examples in the documentation."
"The native UI should be simplified because it is outdated and a little bit over-complicated."
"The infrastructure itself is stable, but the agent has a lot of problems."
"It needs dashboards."
 

Pricing and Cost Advice

"Our enterprise agreement includes Microsoft Intune at no additional cost."
"The cost is somewhat on the higher side, particularly when considering certain price points, especially in markets like India."
"If you're ever going to buy an Office 365 environment, then pricing is reasonable given all that it does, but if you're not, then you might find the pricing expensive."
"There are licenses required for this solution. We enable licenses on the devices we need to manage."
"With one user base license, we can use Intune for up to five devices. However, with Soti MobiControl, each license is tied to a single device, meaning one license is dedicated to one device only."
"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."
"We don't get Intune as a separate module. Most of the time, we use it within an enterprise agreement like E3 or E5. Those licenses are at a good price, but what is annoying is that every single year they go higher."
"The overall pricing of Microsoft Intune is good for companies that have big IT budgets, 3,000 or more users and devices."
"Terraform is a little expensive."
"The product can be cost-effective, especially if you use the CLI and do not require the cloud solutions provided by HashiCorp."
"HashiCorp Terraform is a free solution."
"It is an open-source product."
"The solution is open-source."
"I rate the price of HashiCorp Terraform a seven out of ten."
"The solution is fairly priced."
"They have given it to us at a monthly cost, but it is on a yearly basis."
"This is a really good tool for the money."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
900,838 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
10%
Manufacturing Company
10%
Computer Software Company
8%
Government
7%
Financial Services Firm
17%
Manufacturing Company
13%
Consumer Goods Company
9%
Construction Company
7%
University
30%
Construction Company
10%
Government
9%
Comms Service Provider
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business190
Midsize Enterprise65
Large Enterprise185
By reviewers
Company SizeCount
Small Business27
Midsize Enterprise8
Large Enterprise25
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 have never experienced pricing, setup cost, or licensing for HashiCorp Terraform.
What needs improvement with HashiCorp Terraform?
Currently, there is not much to add. However, something that could improve the experience is bridging the gap between...
What is your primary use case for HashiCorp Terraform?
My main use case is only to provision the VM. Normally, in previous times, my team and I worked very hard to build th...
Ask a question
Earn 20 points
 

Also Known As

Intune, MS Intune, Microsoft Endpoint Manager
Terraform
Micro Focus ZENworks Configuration Management, HPE CMS, HPE Configuration Management, Micro Focus Configuration Management
 

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Information Not Available
Tech Mahindra, NNIT, ASIC
Find out what your peers are saying about HashiCorp Terraform vs. OpenText ZENworks Configuration Management and other solutions. Updated: June 2026.
900,838 professionals have used our research since 2012.