Your best source of information and news about microsoft, microsoft and software on the internet

Vista ARTICLES TOP 50 Spyware Virus Vista SOFT Vista HELP

Administrator

You are currently browsing the articles from MS Windows Vista Compatible Software matching the category Administrator.

Vista Tips - Secure the Administrator account

The Administrator account is the most important account on the computer because it has the highest permissions and can do anything it wants to the configuration and settings of your computer.

Securing this valuable account is critical to the overall security of your computer.This can be accomplished by ensuring the account is disabled, setting a strong password, and renaming it so that it is harder for malicious scripts and viruses to try to use.

Doing this is very similar to securing the Guest account as you just did in the Assigning Password on Guest Account.

Follow these steps to protect your Administrator account:
  • Click the Start menu, right-click Computer, and select Manage.
  • After Computer Manager loads, expand Local Users and Groups and select the Users folder.
  • Right-click the Administrator account and select Properties.
  • Check the Account is disabled option if it is not already selected. Then, click OK to save the changes.
  • Right-click the Administrator account and select Set Password.
  • A warning screen will appear, telling you about what might happen if you proceed. Disregard this message and click Proceed.
  • When the Set Password window appears, type a completely random complex password that is at least 20 characters long in both boxes and click OK. The new password will now be set.
  • Rename the account to confuse any malicious scripts that might be looking for it. Right-click the Administrator account again and select Rename.
  • Type a new name for the account that has some random letters and numbers in it. I like to use AdminDisabled2341 as a new name.
  • Press Enter and you are finished.
Now both of the built-in Windows Vista accounts are secured.

Written by FireFly on March 15th, 2009 with no comments.
Read more articles on secure and otherSoftware and Administrator and Account and Windows Vista.

Enable or disable Windows 7 Administrator Account

A word of caution at the beginning. It is generally not advised to tamper around with the build in administrator account of Windows 7. If you do not need it or do not know why you would need it then don’t. Here is a quick rundown on how to enable or disable the Windows 7 administrator account.

The easiest way to enable or disable the Windows 7 build in administrator account is from the command line. Open a command prompt with administrator rights. This is done by right-clicking on the command prompt icon in the Windows 7 start menu and selecting Run As Administrator from the available options.



To enable the Windows 7 administrator account:

net user administrator /active:yes

To disable the Windows 7 administrator account:

net user administrator /active:no

To change the password of the Windows 7 administrator account:

Net user administrator password

An alternative would be to enable or disable the Windows 7 administrator account using the Local Security Policy option. You can open the Local Security Policy by launching secpol.msc from the run box.

You find the option under Local Policies-> Security Options. Just change the setting Accounts: Administrator account by double-clicking the entry

Written by Sekhy! on February 5th, 2009 with no comments.
Read more articles on otherSoftware and windows 7 and Administrator and microsoft windows.

How to shutdown a remote computer on the network

This is little bit of hacking when you say you want to a remote on your , if you are doing it for FUN then its ok.

But let me tell you, this may also cause some potential data loss at the remote .

Requirement: You must have rights in order to remotely a .

:

1. Start>>Run and type and press Enter. (more…)

Tags: , , , , , , , , ,

Related posts

Written by Jason on February 16th, 2008 with 1 comment.
Read more articles on computer requirement and shutdown command and lan and lan network and remote computer and otherSoftware and Administrator and computer and Computer and how to and shutdown and cmd and Windows.