Created
December 22, 2023 21:06
-
-
Save madzohan/85c835659a215ff2bfd35b00811e7285 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Создать второго пользователя с правами админа | |
cmd.exe от админа | |
net user kab_medsestra /add | |
net localgroup | |
net localgroup Администраторы kab_medsestra /add | |
net user kab_medsestra "" | |
Win + R gpedit.msc | |
Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options | |
"Accounts: Limit local account use of blank passwords to console logon only" policy. | |
set to "Disabled" | |
Win + X Logout | |
Зайти из-под kab_medsestra | |
Зайти в браузер - скачать и установить Viber | |
Запустить и авторизироваться через QR-code в телефоне | |
Win + X Logout | |
Зайти из-под основного пользователя | |
на рабочем столе создать ярлык | |
В пути указать | |
C:\Windows\System32\runas.exe /savecred /user:kab_medsestra C:\Users\kab_medsestra\AppData\Local\Viber\Viber.exe | |
Дополнительно/Advanced | |
поставить галочку "Запускать от администратора" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment