Posts Tagged ‘cmd’

在注册表的某些关键项(譬如:System、Root),连Administrator都没有权限进行修改,因为只有“system”有权限。 【方法一】 使用 psexec.exe,以 system 身份打开 regedit.exe,这样便可以直接修改, 命令: psexec.exe -i -d -s regedit.exe

Friday, January 6th, 2023 at 23:49 | 0 comments
Categories: Technology, Windows
Tags:

Neither the Windows Settings app nor the Control Panel will let you configure multiple time-servers in Windows. You’ll need to execute some commands in the Command Prompt to get this set up. I’ll walk you through the whole process: Open an administrative Command Prompt by searching for “cmd” in the Start menu, right-clicking on the […]

Tuesday, July 5th, 2022 at 11:39 | 0 comments
Categories: IT operations
Tags: ,
TOP