chocolatey/README.md aktualisiert

This commit is contained in:
Peter Reichart 2023-09-06 10:50:05 +00:00
parent f8fa59d6e1
commit aef16c96b1

View File

@ -1,9 +1,16 @@
### Chocolatey Paketmanager für Windows
Chocolatey ist ein Windows Paketmanager und kann mit GLPI auf mehreren Rechnern ausgerollt werden. Chocolatey ermöglicht es Software zu installieren oder bereits vorhandene Software auf den neuesten Stand zu bringen.
### Chocolatey Installation:
* install.cmd herunterladen und als Administrator starten
```
curl -O https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/chocolatey/install.cmd & install.cmd
```
### Software installieren:
* Essentielle Software installieren:
```
curl -O https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/chocolatey/software_essential.cmd & software_essential.cmd