Files
powerfulcomputermanager/README.MD
2019-11-19 09:57:17 +01:00

19 lines
1.2 KiB
Markdown

[![Documentation Status](https://readthedocs.org/projects/powerful-computer-manager/badge/?version=latest)](https://powerful-computer-manager.readthedocs.io/es/latest/?badge=latest)
# What is "Powerful Computer Manager"?
Powerful Computer Manager is the super-simple-but-powerful program to automatizate tasks in groups of computers (In a Active Directory site, or not) in a unattended way.
It inteed to be a simple SSMS alternative, that inventarizes computers and install/remove software in it, tweak system of run arbitrary commands.
You only have to write simple _cooks_ that are small yaml text files, create groups of computers and assign _cooks_ to this groups, and will be run in the destination computers
# Disclaimer
I'm using this program in the company I work with 12 computers with Windows 8.1/10 with various software (MSI,EXE,...) and tweaking services, and it works right
It's not error proof, then, I don't have any responsability if something crashes, but you can open a Issue and will see it
# Documentation
Please open docs/index.md or [Online ReadTheDocs Documentation](https://powerful-computer-manager.readthedocs.io/es/latest/?badge=latest) to read the documentation online