System Grab Bag

View all TLDR pages from Windows (or from all pages)

fondue

Install optional Windows features. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/fondue.
  • Enable a specific Windows feature:
    fondue /enable-feature:{{feature}}
  • Hide all output messages to the user:
    fondue /enable-feature:{{feature}} /hide-ux:all
  • Specify a caller process name for error reporting:
    fondue /enable-feature:{{feature}} /caller-name:{{name}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.