Bonjour,
Je n'arrive pas à configurer les notifications pour un template de quota. Par exemple :
dirquota Template Add /Template:"5 GB Limit" /Limit:5GB /Type:Hard /Add-Threshold:95 /Add-Notification:95,M,QuotaNotificationConfig.txt
me renvoie l'erreur "The parameter is incorrect." Sans le /Add-Notification mon template est bien crée.
Mon QuotaNotificationConfig.txt est le suivant :
Notification=m
To=[Source Io Owner Email]
Subject=[Quota Threshold]% quota threshold exceeded
Message=User [Source Io Owner] has exceeded the [Quota Threshold]% quota threshold for the quota on [Quota Path] on server [Server]. The quota limit is [Quota Limit MB] MB, and [Quota Used MB] MB currently is in use ([Quota Used Percent]% of limit).
J'ai essayé d'ajouter la notification après la création du quota sans succès.
Merci.