mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-19 08:42:02 +01:00
15 lines
892 B
Markdown
15 lines
892 B
Markdown
# 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
|
|
|
|
Please open docs/index.md to read the rest
|