This example demonstrates Salt minions with Windows OS that have configured scheduler, beacon and reactor. The configuration checks whether region and regional format settings have the expected values ...
cmd.run allows the command (first argument) to be ether a simple string or a list of strings. Giving the CLI parameters as a list has the advantage, that proper quoting is handled automatically, ...