Loading...

Powershell Tip : "Old format or invalid type library", Error : 0x80028018

Reply A+ A-

Lorsque vous travaillez sur des documents Excel avec Powershell,
il se peut que vous rencontriez une erreur "Old format or invalid type library".



Pour résoudre le problème, il suffit d'ajouter la ligne ci-dessous au début de votre code Powershell.

[System.Threading.Thread]::CurrentThread.CurrentCulture = [System.Globalization.CultureInfo] "en-US"


Information sur ce bug Microsoft :

Scripting 3691782716482199417

Enregistrer un commentaire

Accueil item

Award

Learn KQL in one month

Sponsors

You want to support me ?

Mes articles en français

Books in French


Stats