BartB Posted April 11, 2019 Share Posted April 11, 2019 Enable the Windows built-in local Administrator account and set a password. Also, hide the account from Login Screen, using the registry. net user administrator /active:yes net user administrator YourPasswordHere reg add "HKEY_Local_Machine\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /v Administrator /t REG_DWORD /d 0 /f exit 0; Link to comment Share on other sites More sharing options...
Vulperia Posted February 14 Share Posted February 14 after running this script... How can i log in remotely with admin rights? Link to comment Share on other sites More sharing options...
Administrators StefanMcl_Pulseway Posted February 15 Administrators Share Posted February 15 Hey @VulperiaStefan form Pulseway here, thanks for your message. Once you have ran the script as well as installed the Pulseway agent on you PC, you should then be able to login remotely via the remote control section on your sidebar. Here you also have options between a shared or MS RDP. I hope this helps and if you have any other questions, please ask away. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now