Closed jeroenebus closed 1 year ago
https://github.com/JayRHa/EndpointAnalyticsRemediationScripts/blob/f139e6581a35e9fd6f626c7afbae05c71ad423d3/Get-TimeZone_W_Europe/Remediate_TimeZone_W_Europe.ps1#L17
Typo in the Path:
HKLM\SSYSTEM\CurrentControlSet\Control\TimeZoneInformation
Should be:
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
Thanks for pointing that out, the snake has been taken away from the keyboard and I've removed the typo :)
https://github.com/JayRHa/EndpointAnalyticsRemediationScripts/blob/f139e6581a35e9fd6f626c7afbae05c71ad423d3/Get-TimeZone_W_Europe/Remediate_TimeZone_W_Europe.ps1#L17
Typo in the Path:
HKLM\SSYSTEM\CurrentControlSet\Control\TimeZoneInformation
Should be:
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation