Ti consiglierò come risolvere il problema per cui Windows Server non può cambiare il fuso orario
Abbiamo riscontrato un errore durante la modifica del fuso orario sul nostro server Windows, che diceva che non avevamo l'autorizzazione per procedere. Se un amministratore non ha concesso agli utenti standard il privilegio di modificare il fuso orario, non sarai in grado di farlo. Tuttavia, in alcuni scenari, anche l'account con privilegi amministrativi non può modificare il fuso orario. In questo post, abbiamo discusso cosa fare quando Windows Server non è in grado di modificare il fuso orario.Come risolvere il problema che Windows Server non riesce a cambiare il fuso orario
Abbiamo riscontrato un errore durante la modifica del fuso orario sul nostro server Windows, che diceva che non avevamo l'autorizzazione per procedere. Se un amministratore non ha concesso agli utenti standard il privilegio di modificare il fuso orario, non sarai in grado di farlo. Tuttavia, in alcuni scenari, anche l'account con privilegi amministrativi non può modificare il fuso orario. In questo post, abbiamo discusso cosa fare quando Windows Server non è in grado di modificare il fuso orario.
Windows Server Fuso orario Non hai l'autorizzazione
Nella maggior parte dei casi, riceverai il messaggio You Do Not Have Permission se l'amministratore ti ha proibito di apportare modifiche alla data e all'ora sul tuo sistema. Anche se accedi con l'account amministratore, quella particolare attività non verrà eseguita con l'accesso amministratore. Abbiamo discusso questo problema in dettaglio insieme a tutte le possibili soluzioni.
Windows Server Impossibile modificare il fuso orario
Se Windows Server non riesce a modificare il fuso orario e viene visualizzato il messaggio di errore Impossibile continuare, non si dispone dell'autorizzazione per eseguire questa attività, seguire le soluzioni indicate di seguito.
- Riprova con un account con accesso amministratore
- Concedi all'utente il privilegio di modificare il fuso orario
- Eseguire timedate.cpl come amministratore
- Cambiare l'ora usando il comando tzutil
- Utilizzare il comando Set-TimeZone
Parliamone in dettaglio.
1] Riprova con l'account di accesso amministratore
Come accennato in precedenza, il tuo amministratore potrebbe impedire al tuo account di modificare il fuso orario, quindi ti consigliamo di provare di nuovo a fare lo stesso con un account che ha privilegi di amministratore. Non è certo che ciò funzioni, poiché questo messaggio di errore a volte appare anche con un account amministratore. In tal caso, puoi passare alla soluzione successiva.
2] Concedi all'utente il privilegio di cambiare il fuso orario
If you are able to change the time zone using the administrator account, then you are lucky because you are not facing any problem, it is just that your organization does not allow users to change the standard time zone. However, if you are a server administrator and want to allow a standard user to alter the time zone, then you can follow the steps mentioned below.
- Open the Local Security Policy on the server by searching for it in the Start menu.
- Now, navigate to Security Settings > Local Policies > User Rights Assignment.
- Scroll down and find the Change Time Zone policy.
- Double-click on it to open it and then click on Add Users or Groups.
- Click on Object Types, check Groups under Object Types and then click OK.
- Then, inside the Enter the object names to select field, type the word Users and click OK on the remaining boxes until they disappear.
- Click on Apply > OK.
After the above modification, you can close the window and then restart your machine. Once done, restart it, and try again. If it still didn't work, then
3] Run timedate.cpl as administrator
When we tried to change the time zone from the Control Panel, we encountered the error in question. So, ideally, we went to Settings, but even then we received an error that prevented us from making the changes. What happens here is that even though the account has administrator privileges, the option to change the date and time does not open as administrator. So, you need to press Win + S, type “timedate.cpl”, right-click on the entry and select Run as administrator, alternatively, click on the Run as administrator option which is on the right section. Click Yes when the UAC prompt appears and then change the time zone. With any luck, this will work for you.
4] Change time using tzutil command
The tzutil command in Windows is a utility used to manage and configure the system time zone. It stands for “Time Zone Utility” and allows users to display, configure and list time zones via command line. If you are unable to change the time zone using the above-mentioned method, try this alternative. To do so, open Command Prompt as administrator.
Now run the command below to check all the time zones available to you.
tzutil /l
Once you have the list of time zones, you can note down the name of the time zone you want to select and then run the following command.
tzutil /s "Indian Standard Time"
You should replace "Indian Standard Time" with the correct time zone ID as per your preference.
5] Use Set-TimeZone Command
Alternatively, you can use the Set-TimeZone command in PowerShell to set a time zone. To do so, open PowerShell as an administrator and then run the following command.
Get-TimeZone -ListAvaia un elenco di tutti i fusi orari disponibili. Tuttavia, se vuoi restringere la ricerca, puoi usare la barra verticale (|) per aggiungere il filtro. Quindi, il comando apparirà così: Get-TimeZone -ListAvailable | dove StandardName -come "*Ind*", puoi sostituire "Ind" con il nome del tuo paese.
Quindi eseguire il seguente comando per impostare il fuso orario.
Set-TimeZone -Nome "ID"
Sostituisci "ID" con l'ID del tuo fuso orario, quindi nel mio caso il comando sarà Set-TimeZone -Name "Indian Standard Time"
Ecco una guida passo passo che mostra come installare e distribuire un driver di rete su Windows Server
Per sapere come installare e configurare Windows Server Essentials Experience, ecco una guida completa.
Se ti stai chiedendo come configurare IPAM su Windows Server, ecco una guida con la risposta migliore.
Ti spiegherò come aumentare il punteggio delle fasi in Planet Coaster 2
Oggi dovresti schierarti con The Ninth o Dew in The Lost Boys in Stalker 2?
Ti guiderò su come guadagnare gemme velocemente in Anime Reborn
Ti dirò come cambiare classe in Dragon Quest 3 Remake
Ti spiegherò come utilizzare il browser Game Assist di Microsoft Edge
Ti spiegherò come creare agenti Copilot utilizzando Microsoft AI?
Non sai se dovresti aiutare o uccidere Squint in Stalker 2? Bene, ecco un post che ti aiuterà.
Ti stai chiedendo se dovresti rubare i nascondigli in Stalker 2? Bene, qui ti lasciamo la risposta migliore.