If you have a blog or a website on your web host server, you know how important the FTP client can be. So an FTP program is a must have. But, if you didn’t know you can also access your ftp account right from windows explorer window, just like you access folders and files in your windows explorer.

Best online Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com

Steps

1. When the computer starts up, hold down F8 before you see the “Windows Starting” screen. This will bring you to a screen with choices. Your best bet will be “Safe Mode with Command Prompt”. You can then do as you want.

2. Dialog will appear: you’re going to want to go down to the bottom and select “All Files”. Then you are going to name the file: Batch.bat. After that, go to where you saved it, and open it. That will open up Command Prompt.

3. However, if the computer has notepad blocked, you can easily go to any web page and then go to “View>View Source”. That will easily open up Notepad.

4. After that, you will be able to do as you wish inside command prompt. Here is how to add or delete accounts:
* Add Account: C:>net user USERNAME /add
* Change Accounts password: C:>net user USERNAME * then you’ll be able to enter a new password for the account. If you just press enter without typing anything, the account password will be reset.
* Delete Account: C:>net localgroup Administrators# # Another way is to open up notepad, (if its not blocked), and type in “command.com”. Then goto File->Save As. A USERNAME /ADD

Click to rate this post!
[Total: 0 Average: 0]
News Reporter

Leave a Reply

Your email address will not be published. Required fields are marked *