# PowerShell DSC vs Puppet Bolt

| Attribute | PowerShell DSC | Puppet Bolt |
|---|---|---|
| **Vioscale score** | 40.3 (35% (low)) | 53.9 (13% (low)) |
| activity.commits_last_30d | 1 | - |
| adoption.github_stars | 57 | - |
| deployment.options | - | `{"cloud":true,"hybrid":true,"on_prem":true,"air_gapped":true,"self_hosted":true}` |
| description.long | A declarative configuration platform where you describe desired system state in JSON or YAML, then validate and enforce it across machines. Resources handle the actual configuration work and can be written in any language. | - |
| features.capabilities | `{"model":"push","language":"JSON, YAML","idempotent":true,"architecture":"agentless","desired_state":true,"windows_support":true,"open_source_core":true,"policy_compliance":true}` | `{"hosting":"both","desired_state":true,"windows_support":true,"open_source_core":true,"policy_compliance":true,"cloud_provisioning":true,"enterprise_edition":true}` |
| integrations.count | - | 11 |
| integrations.list | - | `[{"name":"ServiceNow"},{"name":"VMware"},{"name":"Argo CD"},{"name":"Jenkins"},{"name":"Dynatrace"},{"name":"Datadog"},{"name":"New Relic"},{"name":"CIS Benchmarks"},{"name":"Tenable Nessus"},{"name":"DISA STIG"},{"name":"Splunk"}]` |
| language.primary | PowerShell | - |
| license.spdx | CC-BY-4.0 | - |
| market.availability | - | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"mac":true,"linux":true,"windows":true}` | `{"cli":true,"mac":true,"linux":true,"windows":true}` |
| pricing.model | commercial | commercial |
| reliability.status_page | yes | - |

## Capabilities (Configuration Management Tools)

| Capability | PowerShell DSC | Puppet Bolt |
|---|:--:|:--:|
| **Core** |  |  |
| Architecture | Agentless / SSH-push | - |
| Push / pull model | Push | - |
| Config language | JSON, YAML | - |
| **Deployment** |  |  |
| Masterless mode | - | - |
| Hosting | - | Cloud + self-hosted |
| **Correctness** |  |  |
| Idempotent | ✓ | - |
| **Model** |  |  |
| Desired-state declarative | ✓ | ✓ |
| **Ecosystem** |  |  |
| Content registry | - | - |
| **Platform** |  |  |
| Windows support | ✓ | ✓ |
| **Scope** |  |  |
| Cloud provisioning | - | ✓ |
| **Governance** |  |  |
| Policy / compliance | ✓ | ✓ |
| **Commercial** |  |  |
| Enterprise edition | - | ✓ |
| **Licensing** |  |  |
| Open-source core | ✓ | ✓ |

*Source: Vioscale. Generated 2026-09-01T16:34:56.862Z. "-" = undocumented, not absent.*
