Set Windows to store UTC time
This commit is contained in:
parent
9fdb3d979f
commit
4300575df6
3 changed files with 7 additions and 2 deletions
scripts/Windows/Config/Windows
|
@ -77,7 +77,5 @@ $startLayout | Add-Member -NotePropertyName "primaryOEMPins" -NotePropertyValue
|
|||
|
||||
$startLayout | ConvertTo-Json -Compress | Set-Content "$env:SystemDrive\Users\Default\AppData\Local\Microsoft\Windows\Shell\LayoutModification.json";
|
||||
|
||||
Write-Information "Copy Region & Language Settings to System Configuration";
|
||||
|
||||
Pop-Location;
|
||||
Remove-Item -Recurse "$tempDir";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue