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

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.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.4
Number of Reviews
51
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 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 OpenText ZENworks Configuration Management is 2.0%, up from 1.1% 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%
OpenText ZENworks Configuration Management2.0%
Other85.5%
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_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

"We have a BYOD policy, and this solution helps us manage our devices."
"Microsoft Intune is brilliant for scalability and is excellent for scaling purposes."
"The ability to manage devices with different sets of policies is most valuable."
"Microsoft Intune is very stable due to its cloud-based infrastructure and its reliability in performance."
"The cloud base is perfect for me."
"The Asset Management and Auto Pilot are valuable features."
"Intune makes our organization more secure and flexible."
"One of the biggest advantages of Microsoft Intune is that it brings the management of Windows, macOS, iOS, Android, and even Linux under a single pane of glass."
"This solution makes it easier to manage a multi-cloud environment and have your entire infrastructure as code."
"The state backend, automated describe functionality, modular structures, and variablization using templates are most valuable."
"Provides automation which has increased our efficiency."
"HashiCorp Terraform is highly stable."
"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."
"It is less time-consuming."
"It's very easy to automate functions on the cloud with HashiCorp Terraform. The commands are easy as well."
"The most valuable feature is the solution does not need installation."
"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."
"Automatic Spiral Discovery: This feature enables deep and dynamic configuration and change management."
"The most valuable feature is the impact analysis."
"We use it for managing our desktops; we have 350,000 desktops and it allows us to manage and control them relatively easily."
"Helps me perform changes in connected infrastructure thanks to the discovery features."
 

Cons

"Onboarding of endpoint devices is not straightforward. The onboarding process was a little heavier than I thought it would be. That's the key improvement area. Obviously, the more control you have over the devices, the better it is."
"Improvements can be made by allowing server integrations since it is an area where the product currently has shortcomings."
"I'm not able to scale because of the issues with macOS management."
"They need to integrate more with security options."
"I would like more clarity on how Intune is migrating control from Active Directory group policies, especially as we move over to Windows 11. It seems inefficient to manage some settings in Active Directory and others in Intune."
"An area for improvement is the absence of seamless integration, particularly with external dashboards."
"The solution requires Mac support."
"From my level of analysis, the feature I would prefer to see added to Microsoft Intune is extensive support. Anything that helps to diagnose the problem and solve it would be useful."
"When connecting to services on a hybrid cloud, I sometimes face issues with understanding usernames or passwords, leading to loss of connectivity. User education could improve this."
"It should have a more object-oriented approach like different coding languages."
"The error logging could be better. Sometimes, when you try to set something on Terraform, it gives you an error, but you don't understand how the error has been logged."
"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."
"There is always room for improvement somewhere. I don't know everything about the product."
"Terraform does not provide an automatic feature to convert infrastructure code from one cloud platform to another."
"I would want to see more programmatic capabilities implemented, such as if, else, and simple to manage things in terms of how I can use some programming functions to assist us to achieve more. I would like to have programming language-relevant features, to have programming language be the primary way."
"It needs dashboards."
"The infrastructure itself is stable, but the agent has a lot of problems."
"The native UI should be simplified because it is outdated and a little bit over-complicated."
"The native UI should be simplified because it is outdated and a little bit over-complicated."
 

Pricing and Cost Advice

"For Microsoft 365 E5 clients, cost is not an issue as this product is one of the benefits."
"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."
"Microsoft offers some licensing where it's included at no extra cost when customers are already using the licenses. In such a case, it's a really good value. If you have to buy the licensing for it, it's probably on par with other solutions. It isn't substantially more or less expensive. The great thing is that it is included in some of Microsoft's licensed packages. So, some customers don't have to spend additional money for it. Typically, most providers that support Intune do charge a management fee of some sort or some fee. Certainly, we're no exception."
"The licensing costs we leave up to the customer and these vary from one to another."
"My team members bundled it together with their Microsoft solutions, including Microsoft 365 and related products."
"The price is very reasonable."
"It's monthly for us, but it's built into the license cost that we pay our IT each month. It's maybe 129 Kroner per head, which translates to £10. There are some additional costs. Our IT had to set up and configure their own server, so there is an extra cost for that, but I'm not sure what that costs."
"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."
"If you use the solution according to the recommended way by HashiCorp, it is more expensive."
"The product can be cost-effective, especially if you use the CLI and do not require the cloud solutions provided by HashiCorp."
"The setup for Terraform is quite easy and currently, we are using their community version along with Jenkins."
"You can do everything with the free license of this solution."
"I rate the price of HashiCorp Terraform a seven out of ten."
"Terraform is a little expensive."
"The solution is open-source."
"It is an open-source product."
"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.
884,976 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%
University
27%
Government
14%
Comms Service Provider
7%
Manufacturing Company
6%
 

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...
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: March 2026.
884,976 professionals have used our research since 2012.