diff --git a/src/content/docs/en-us/features/made-for-automation.mdx b/src/content/docs/en-us/features/made-for-automation.mdx index f55523bad9..a9de5300c2 100644 --- a/src/content/docs/en-us/features/made-for-automation.mdx +++ b/src/content/docs/en-us/features/made-for-automation.mdx @@ -2,13 +2,17 @@ order: 10 xref: made-for-automation title: Made for Automation -description: Chocolatey is built with automation in mind, and can integrate into any workflow +description: Chocolatey products are built with automation in mind, and can integrate into any workflow showInSideBar: false --- import Callout from '@choco-astro/components/Callout.astro'; import Iframe from '@choco-astro/components/Iframe.astro'; import Xref from '@components/Xref.astro'; - - This is a Work in Progress. Please check back later. - \ No newline at end of file +Chocolatey products are able to transform hours of manual work into minutes of automated precision. Whether you're managing a single workstation or orchestrating deployments across an enterprise network, Chocolatey products automate the entire process. + +Extensive package repository works like an app store for your system. Select your software, and Chocolatey products manage everything from dependencies to installation sequences automatically. No more hunting for installers or dealing with setup complications. One command can install multiple programs, update your entire system, or roll out software across your network. You are also able to create own internalized packages and distribute them. + +What used to take hours of manual installation and configuration now happens in minutes with zero interaction needed. Integration with popular configuration management tools such as Ansible, Chef, Puppet, Salt, PowerShell DSC or Otter makes it fit perfectly into your existing workflow. Chocolatey products bring the convenience of Linux-style package management to Windows, making software deployment efficient and reliable. + +For organizations, Chocolatey products scale from basic automation needs to enterprise-level deployment solutions, complete with security controls and centralized management.