Add User to Local Administrators Group in Windows
The command 'net localgroup administrator whoami /add' is not a valid command. To add a user to the local administrators group using the 'net' command, you can use the following syntax:
net localgroup administrators '
Replace '
原文地址: https://www.cveoy.top/t/topic/foIg 著作权归作者所有。请勿转载和采集!