Salut,

J'ai un problème

dans mon script j'ai inséré :

Et cela me retourne cette erreur :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
Start-Transcript : Cet hôte ne prend pas en charge la transcription.
Au niveau de ligne*: 8 Caractère*: 17
+ start-transcript <<<< 
    + CategoryInfo          : NotImplemented: (:) [Start-Transcript], PSNotSupportedException
    + FullyQualifiedErrorId : NotSupported,Microsoft.PowerShell.Commands.StartTranscriptCommand
Une idée ?

en mode ligne de commande, cela fonctionne pourtant .... une idée ?