salt.modules.win_autoruns

Module for listing programs that automatically run on startup (very alpha...not tested on anything but my Win 7x64)

salt.modules.win_autoruns.list()

Get a list of automatically running programs

CLI Example:

salt '*' autoruns.list

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2016.3.0

Previous topic

salt.modules.vsphere

Next topic

salt.modules.win_certutil module