Tâche #23529
Scénario #23434: Étudier le module Salt : win_lgpo (Local Policy on Windows)
Piloter les salt mignon depuis Scribe
Statut:
Fermé
Priorité:
Normal
Assigné à:
Version cible:
Restant à faire (heures):
0.0
Historique
#1 Mis à jour par Gérald Schwartzmann il y a presque 8 ans
- Statut changé de Nouveau à En cours
#2 Mis à jour par Gérald Schwartzmann il y a presque 8 ans
- Assigné à mis à Gérald Schwartzmann
#3 Mis à jour par Gérald Schwartzmann il y a presque 8 ans
https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.win_system.html
root@scribe:~# salt '*' test.ping
PC-124784.ac-test.fr:
True
root@scribe:~# salt 'PC-124784.ac-test.fr' system.get_computer_desc PC-124784.ac-test.fr:
root@scribe:~# salt '*' system.get_computer_name
PC-124784.ac-test.fr:
PC-125292
root@scribe:~#
root@scribe:~# salt '*' system.get_domain_workgroup
PC-124784.ac-test.fr:
----------
Workgroup:
WORKGROUP
root@scribe:~#
root@scribe:~# salt '*' system.get_system_date
PC-124784.ac-test.fr:
04/05/2018
root@scribe:~# salt '*' system.halt 5 True
PC-124784.ac-test.fr:
True
root@scribe:~#
#4 Mis à jour par Gérald Schwartzmann il y a presque 8 ans
- Temps estimé mis à 0.00 h
- Restant à faire (heures) mis à 0.0
#5 Mis à jour par Gérald Schwartzmann il y a presque 8 ans
#6 Mis à jour par Gérald Schwartzmann il y a presque 8 ans
- Statut changé de En cours à Résolu
#7 Mis à jour par Joël Cuissinat il y a presque 8 ans
- Statut changé de Résolu à Fermé
- % réalisé changé de 0 à 100