How do I change the time zone of a Google Cloud Windows Server 2016 VM? -


when try change time zone of windows server 2016 vm on google cloud platform permissions error. user has full admin privileges. possible?

enter image description here

you need change timezone through server manager, not control panel. nothing gcp.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -

reflection - why SomeClass::class is KClass<SomeClass> but this::class is KClass<out SomeClass> -