Tag : fenêtres

(9 scripts)

<< Retour à la bibliothèque de scripts
Interroger tous les services, à la fois système et par utilisateur, obtenir le binaire responsable du service, qui sera une DLL lorsque l'exécutable du service est svchost.exe, et vérifier sa signature numérique.
Par défaut, seuls les services dont le binaire n'est pas signé valablement sont affichés, mais des paramètres permettent d'afficher n'importe quel état de signature ainsi que tous les services ou seulement ceux qui ne proviennent pas de Microsoft
Version : 1.0.6 •   Créé : 23-02-2023   Modifié : 2023-02-23
Exports users from active directory to a CSV for solve user import.
Users and groups must be comma separated, if one is not used please have '$null' in the field so it does not attempt to be processed.
A user account should contain the following data, otherwise it will not be exported: userprincipalname (UPN), givenname, sn (surname), mail (emaill address), samaccountname, distinguishedname
Builtin groups such as Domain Users are not supported
Version : 1.0.19  •   Créé : 2022-10-11  •   Modifié : 2022-10-30
Affiche les détails du volume FSLogix actuellement monté et les références croisées avec les informations de session FSLogix dans le registre.
Version : 2.2.25 -   Créé : 2022-08-17 -   Modifié : 2022-12-04
Adds or Removes Windows Features from Server or Desktop operating systems.
Version : 1.10.26  •   Créé : 2020-10-05  •   Modifié : 2020-10-20
Active les événements d'audit du pare-feu, puis suit le journal des événements à distance. Le suivi des événements pour ce script est plus proche du temps réel que le journal textuel.
Version : 1.7.9 •   Créé : 2020-09-22 -   Modifié : 2020-09-28
Opens Windows Admin Center to the server manager for the selected machine
Version : 1.2.11 -   Créé : 2020-09-11  •   Modifié : 2020-09-12
Lists any Windows Updates available to be installed - or optionally install available Windows Update
Version : 3.11.19  •   Créé : 2020-06-23  •   Modifié : 2022-10-30
Check the permissions of the records that match the computer name specified and optionally change them so that the computer account for the current AD object for that computer has rights to update the record.
Run on a computer that has the ActiveDirectory PowerShell mdoule installed like a domain controller. Permissions for Domain controller DNS records will not be changed,
Use when machines have been rebuilt and they cannot update their own DNS record because it is owned by the account for the previous build which no longer exists in AD so the current computer does not have permissions when it wants to register the IP address against its own DNS record
NOTE: It is recommended you make a backup of your DNS with the Backup DNS Zone script before running this script with Fix set to Yes.
Version : 1.1.7 -   Créé : 2019-10-03  •   Modifié : 2022-10-06
Backup the specified DNS zone(s) to file using dnscmd.exe. The backup is stored in a subfolder created in system32dns
The default 'Zone name or regex' setting of * will backup all Zones on the DNS server.
A REGEX like ^backmeup$ will only backup a zone named 'backmeup'
Version : 1.2.14  •   Créé : 2019-09-27  •   Modifié : 2022-10-06