chocolatey/README.md aktualisiert
This commit is contained in:
parent
f8fa59d6e1
commit
aef16c96b1
@ -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:
|
### Chocolatey Installation:
|
||||||
|
|
||||||
* install.cmd herunterladen und als Administrator starten
|
* install.cmd herunterladen und als Administrator starten
|
||||||
```
|
```
|
||||||
curl -O https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/chocolatey/install.cmd & install.cmd
|
curl -O https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/chocolatey/install.cmd & install.cmd
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Software installieren:
|
||||||
|
|
||||||
* Essentielle Software installieren:
|
* Essentielle Software installieren:
|
||||||
```
|
```
|
||||||
curl -O https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/chocolatey/software_essential.cmd & software_essential.cmd
|
curl -O https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/chocolatey/software_essential.cmd & software_essential.cmd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user