Pages

Monday, July 23, 2012

Run as The System User in win XP

We all know that a user with administrative privileges can do much more than a normal guest’s or power users, but if you think that the administrative user will have all the ultimate powers, than you are wrong because he(administrative user) is also under the supervision of a ultimate user called SYSTEM.
Ability of a system user: A system user will have all the access to the operating system and its kernel.
Steps to be a system user: Steps to be a system user is much more easier than eating a chocolate cake.
  • Fire up your command prompt by Start > Run > type CMD > press enter.
  • Now enter the following command and press enter.
     at 18:56 /interactive “cmd.exe”

    Note: Give the time in 24 hour format and a minute or two ahead of your present system time.
  • Exit the command prompt and wait till it open’s again.
  • When it open’s again you can see the difference in command prompt(it is opened as svchost.exe and not cmd.exe)
  • Now open your Task Manager by pressing ctrl+alt+del, click process tab > select explorer.exe and click end process.
  • Now back to your new command prompt, now enter “cd..” and press enter and now enter “explorer.exe” and press enter.

No comments:

Post a Comment