Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

153 total results found

Procédures

Windows Server
Microsoft
Network
Azure
cluster
powershell
Active Directory
NTP
SWITCH
Exchange

Tech

Microsoft

Microsoft
powershell
Azure
Exchange
Active Directory
cluster
WSUS
Windows Server
EVENT VIEWER
SYSVOL
SHADOWCOPY

Linux

NTP
KEEPALIVED
NMTUI
CERTIFICATES
DATA
LDAP

Network

Meinberg
SWITCH
NTP
Network
CISCO
ARUBA
FORCEPOINT
STORMSHIELD
HPE

Virtualisation

esxi
hyperv
openstack
cloud
ova

Applicatif / Langage

CITRIX
WEB
REDIS
ELASTIC SEARCH
BASTION
CEGID

Database

oracle
postgre
sql
no sql

Vrac

raspberry pi
nvme
linux
windows
homelab

CI/CD

gitlab
cluster
openshift
jenkins
linux
debian
redhat
helm

Drones

Photo / Films

Windows Server

Microsoft

Microsoft
Windows Server
WSUS
BCD
CLUSTER
SHADOWCOPY
SYSVOL
KERNEL
EVENT VIEWER

Powershell / CMD

Microsoft

MAIL LIST
Windows Server
Azure
powershell
Microsoft
Windows Server
Active Directory
CMD

O365 / EXCHANGE

Microsoft

Windows Server
Microsoft
powershell
office 365
O365
Exchange
Liste de diffusion
MAIL LIST
mail

Azure

Microsoft

Network
Microsoft
cluster
Azure
ADOC
MFA
CERTIFICATES

Active Directory

Microsoft

Windows Server
Microsoft
Azure
GPO
powershell
Active Directory

Commandes General

Linux

LDAP

Linux

HA / CLUSTER

Linux

CONFIG OS

Linux

Certificat

Linux

DATA

Linux

NTP

Network

NTP
Microsoft
Windows Server
Meinberg

HPE

Network

Network
HPE
SWITCH

CISCO

Network

Network
cisco
SWITCH
SNMP

Hyper-V

Virtualisation

Supervision

Applicatif / Langage

WEB

Applicatif / Langage

CITRIX

Applicatif / Langage

BASTION

Applicatif / Langage

Applications

Applicatif / Langage

Création Cluster FAIL OVER

Microsoft Windows Server

Nous devons d'abord installé les features sur les serveurs sur lesquels aura lieu le clusterPour ça lancer le Server Manager allez dans Manage > Add Roles and Features Faire NEXT jusque Features, sélectionner clustering de basculement et Add FeaturesFaire N...

cluster
fail over
Microsoft
Windows Server

Event Arrêt Redémarrage système

Microsoft Windows Server

L'event ID Système 12 Kernel-General  définit l'heure du démarrage du système : L'event ID Système 1074 User32 définit le processus à l'origine de l'arrêt ou redémarrage du système :En cas de crash, cet évènement n'est pas présent  

Mail List

Microsoft Powershell / CMD

  import csv import smtplib from email.mime.text import MIMEText   # Define the email parameters sender_email = 'your_email@example.com' sender_password = 'your_email_password' subject = 'Update your password' message_template = '''\ Dear {name},   ...

Etat des lieux d'un service Windows

Microsoft Powershell / CMD

Listage de l'état d'un service sur l'ensemble des serveurs Windows d'un domaineLe compte de la machine ne doit pas être désactivé et il doit répondre au pingDans ce cas, il s'agit du service 'spooler' # Autor : JHAF # Service à check $Service = 'spooler...

SYSVOL non synchronisé

Microsoft Windows Server

KB de référence : https://docs.microsoft.com/fr-fr/troubleshoot/windows-server/networking/use-burflags-to-reinitialize-frs Beaucoup plus simple : https://it-central.fr/probleme-de-replication-sysvol-et-netlogon/ Le KCC (Knowledge Consistency Chec...

Export Liste fichier

Microsoft Powershell / CMD

  $filepath = "E:\liste_fichiers_exe.csv"  Get-ChildItem -Path E:\ -Recurse -Filter *.exe | Select-Object FullName | Export-Csv -Path $filepath -NoTypeInformation

Extract AD pc non connecté

Microsoft Powershell / CMD

$DaysInactive = 60   $InactiveDate = (Get-Date).AddDays(-$DaysInactive) $ExportFile = "C:\temp\InactiveComputers.csv" $Computers = Get-ADComputer -Filter * -Properties LastLogonDate, Description $InactiveComputers = $Computers | Where-Object { $_.L...

Suppression de dossier à partir d'un export

Microsoft Powershell / CMD

  $csvFilePath = "le fichier csv" $folderNameColumn = "le nom de la colonne" $directoryPath = "le chemin\" # Read the CSV file $csvData = Import-Csv -Path $csvFilePath # Delete folders $csvData | ForEach-Object {     $folderName = $_.$folderNameCol...

AD extract exclusion

Microsoft Powershell / CMD

  # Importer le module Active Directory Import-Module ActiveDirectory # Spécifier le chemin de sortie pour le fichier CSV $cheminSortie = "C:\temp\utilisateurs.csv" # Définir les filtres pour exclure les OU spécifiées $ouExclues =               "OU=...

Suppression user CSV

Microsoft Powershell / CMD

  # Importer le contenu du fichier CSV $csvPath = "chemin_vers_le_fichier\fichier.csv" $csvData = Import-Csv -Path $csvPath   # Parcourir chaque ligne du fichier CSV foreach ($row in $csvData) {     $logon = $row.logon       # Vérifier si le compte ex...

Extract nom de dossier

Microsoft Powershell / CMD

  # Get the folder names $directory = "C:\Path\to\Directory" $folderNames = Get-ChildItem -Path $directory -Directory | Select-Object -ExpandProperty Name   # Specify the output file path $outputFilename = "C:\Path\to\output.csv"   # Export the folder ...

Tracking Mail

Microsoft O365 / EXCHANGE

TRACK MAIL SEND TODAY WITH TIME Search-Mailbox -Identity <mailbox> -SearchQuery 'From:"adresse mail" AND Sent:"today"' VOIR MAIL SEND SUR SERVEUR PAR USER Get-MessageTrackingLog -Server SERVERNAME -Start (Get-Date).Date -End (Get-Date).AddDays(1) ...

Règle CC automatique

Microsoft O365 / EXCHANGE

Source = https://support.microsoft.com/fr-fr/office/cc-automatique-copie-carbone-d-une-personne-sur-chaque-courrier-que-vous-envoyez-0e8e32e9-777f-49fc-878f-41ed7c58677a Cc automatique (copie carbone) d’une personne sur chaque courrier que vous envoyez Dan...

Partage calendriers

Microsoft O365 / EXCHANGE

Pour permettre le partage de calendriers, cette option doit être activée pour les utilisateurs à autoriser la fonction de partage de leurs calendriers.Une fois cette option activée, il est possible de partager leurs calendriers avec n’importe qui à l’intér...

Liste de Diffusion

Microsoft O365 / EXCHANGE

Pour information, dans le cas où une LDD comprend des destinataires externes qui ne reçoivent pas les emails (les destinataires internes recevant bien les mails)Avec une erreur sur Exchange : 550 5.5.0 « Sender domain is empty » il faut renseigner le champ ...

Restaurer des mails supprimés d'une boîte aux lettres

Microsoft O365 / EXCHANGE

(Exemple) Lister les actions de suppression sur une boîte mail : search-mailboxauditlog nom_boite@xxx.com -StartDate 24/02/2023 -EndDate 25/02/2023 -ShowDetails | select LogonUserDisplayname, Operation, SourceItemSubjectsList, SourceItemFolderPathNamesList, L...

Blocage adresse IP office 365

Microsoft O365 / EXCHANGE

Se connecter à l’interface Admin. Aller dans l’onglet Centres d’administration et cliquer sur Sécurité. Aller dans Stratégies et règles. Puis cliquer sur Stratégie de menace. Cliquer ensuite sur Logiciel anti-courrier indésirable. Dans le nouvel...

GPO STRATEGIES MDP

Microsoft Active Directory

accédez à votre outil de gestion des stratégies de groupes, Group Policy Management, et rendez-vous sur les onglets Domains > Default Domain Policy Computer Configuration > Policies > Windows Settings > Security Settings > Password Policy. Autre interf...

Redimensionner disque sur VM Azure

Microsoft Azure

Procédure : Se connecter au portail Azure du Tenant cible : https://portal.azure.com/#home Avec un compte ayant les privilèges administrateur Se rendre sur le service Machines virtuelles : Ouvrir la VM souhaitée :  Une fois sur la fiche serveu...

App Password (ADOC)

Microsoft Azure

Il faut activer la MFA pour le compte souhaité en allant sur la fiche utilisateur Dans le Centre d'Administartion MS 365 > Utilisateurs ActifsCliquer sur l'utilisateur puis Gérer l'authentification multifacteur Activer sur l'utilisateur Appliquer sur l'...