Tuesday, June 6, 2023

Windows Time Zone

  1. Save the command in a text file and save the file with the extension ".bat" .
  2. Open start menu and select "Run" and type "shell:startup" and copy the file.

 

Set a timezone with DST off:

 tzutil /s "Arabic Standard time_dstoff"

 

Set a timezone

tzutil /s "Arabic Standard time"


Display current timezone:

tzutil /g

GPO Folder redirection

  Configure Folder Redirection using Group Policy 05/15/2025 Folder Redire...