I am working with the PowerShell command. The following command gives parameter format error while executing to get timezone on specific UTC.
C:\Windows\system32\tzutil /l | find /I "utc-06"
FIND: Parameter format not correct
I am working with the PowerShell command. The following command gives parameter format error while executing to get timezone on specific UTC.
C:\Windows\system32\tzutil /l | find /I "utc-06"
FIND: Parameter format not correct