When using Get-Counter on Windows French with a counter name that contains a least one Apostrophe, you get an error message : "Le compteur spécifié n'a pas été trouvé."In the value of the '-Counter' property, the Apostrophe needs to be a [char]8217, while french apostrophe is a [char]39.
Have you seen this problem before in this product?
Please wait...