The PC

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Sunday, March 27, 2011

How to Remove Malware

Posted on 3:11 PM by Unknown
Today's post will demonstrate the method for removing malware the I have developed over the past couple of years. Malware includes virus, spyware, scareware, worm, root kit, or trojan infections.

First, boot the PC into Safe Mode. I always do this--no matter the type or severity of the infection. Booting into Safe Mode accomplishes two things. One, it disables services upon which the malicious software relies. Most of the pop-ups and the 'self defense mechanisms' associated with malware are crippled in Safe Mode. 'Self defense mechanisms' include blocking antivirus software from being installed, detecting the infection, or removing the infection. Two, booting into Safe Mode simply allows the scans to run much faster.

After you have booted into Safe Mode, run the portable version of CCleaner. This will remove a lot of junk and speed up scan times. Start up CCleaner, configure what you want removed by checking or un-checking the various boxes, and click Run Cleaner.


Next, click on the Registry tab and then click Scan for Issues. I have never run into any problems, but go ahead and back up the registry before fixing the issues that it will find. I usually back up the registry to the root of the C:\ drive or somewhere that the client won't find it and mistakenly reinstall it.

Next, install MalwareBytes AnitMalware. MalwareBytes is an excellent malware remover. After you have it installed, update it. If you have just downloaded the installer minutes before installing the software, update it anyway.



Next, return to the Scanner tab and run a Quick Scan. I have never found it necessary to do a Full Scan.




When the scan completes, close the text file that pops up and press the 'Remove Selected' button. Reboot, as instructed. Make sure to reboot into Safe Mode, again.

If you removed several hundred infections. It's a good idea to run the scan again after rebooting.

Next, run the portable version of SuperAntiSpyWare. Yes, it's a horrible name for software(or anything for that matter.) It sounds like something from a Japanese monster movie, but it's also an excellent malware removal tool.

Again, update first.



After updating is complete, click the Scan you Computer... button. Choose Perform Quick Scan and then click the Next Button.



SuperAntiSpyWare takes considerably longer to perform it's scan than MalwareBytes does. Be patient, remove the selected infections, and reboot as instructed. If the system is a x86 (i.e. a 32-bit system) reboot into Safe Mode. We have one more step to perform.

If it is a x64 system, you should be done. Boot the computer normally and check it out. Make sure that everything behaves as it should. Make sure that no proxies are set that shouldn't be set. Browse a few antivirus sites and Microsoft.com. If you can't browse these sites, start the process over from the beginning, the system is still infected. Also try scanning with whatever antivirus software your client already has installed. That is, assuming that it is up to date.

If you are working on a 32-bit system, run ComboFix from Bleeping Computer. Be forewarned, the developers of this software do not want you to run it with out their supervision. That being said, I have run ComboFix countless times and never had any problems. Again, be sure to read the disclaimer.

If ComboFix tells you that it needs an update, update it. If it tells you that the recovery console needs installing, install it. Otherwise, let it run. If ComboFix finds root kits, it may need to reboot the system. Don't do it yourself and don't worry about Safe Mode. Let the software do it's thing.


That should do it. Again, check the system out to see that it behaves as it should. Make sure that no proxies are set that shouldn't be set. (Internet Options>Connections Tab>LAN Settings Button>Proxy Server Section.) As above, browse Microsoft's site and a few big name anti-virus software companies' web sites.

If after performing the above process you find the system still infected, remove the hard drive from the system, slave to another clean system and run MalwareBytes and SuperAntiSpyWare on the infected drive. Also, scan the slaved drive with software like AVG or Microsoft Security Essentials.

Be sure to see an earlier post on how to keep your system from getting infected. After cleaning a system, it is a good idea to go through that process as well.

Read More
Posted in Malware, Virus, Windows | No comments

Sunday, March 20, 2011

Changing Forgotten Window's Passwords

Posted on 1:58 PM by Unknown
Often times a user will forget their Windows login password. Of course, often times that user will be using the sole administrator account on the computer.

When I am in this situation, I use the Ultimate Boot CD for Windows to reset the password. There are other tools to accomplish this, but UBCD4win is an extremely handy multi-use tool that I think every tech should have in their arsenal. The CD's uses include repairing systems that fail to boot, malware removal, running chkdsk, and a host of others.

Point your browser to http://www.ubcd4win.com/ You'll find everything you need to know to build your own CD.

To reset a password, boot up your CD and open NTPWEdit. One can find it under Start>Programs>Password Tools>NTPWEdit.



Once the application is open, make sure that the path to the SAM(Security Accounts Manager) file is correct and press (Re)open. This is almost always, C:\WINDOWS\system32\config\SAM. If it is not correct, make the necessary changes and then press (Re)open.



A list of accounts will appear. Choose the appropriate account and press Change password. Type the new password in the dialog box that pops up and then verify it by typing it in a second time. If you want a blank password, leave the fields blank and simply hit enter.



Make sure to press Save changes before exiting. Otherwise, well, your changes won't be saved. That's it. Reboot and log into the account. This works on XP, Vista, and Windows 7. It probably works on NT and Windows 2000, as well.


Read More
Posted in passwords, UBCD, Vista, Windows, Windows 7, XP | No comments

Saturday, March 12, 2011

Back up and Restore Network Printers

Posted on 9:31 AM by Unknown
Often times in the enterprise environment, when a new PC is deployed, the technician has to set up the network printers that the user had on their previous machine. Often times this can be a fairly long list of printers. Rather than making a note of each printer and restoring them one at a time or dragging the short cuts to a share, the technician can back up and restore a registry key. This key is:

HKEY_CURRENT_USER\Printers\Connections

There are couple of easy ways to back up this key on the old machine and restore it on the new machine.

Method One

Goto Start>Run>REGEDIT

Navigate to HKEY_CURRENT_USER\Printers\Connections

Right-click the folder and select Export. Save the .reg file on a network drive or an external hard drive.



Log on to the user's account on the new machine and simply double-click the .reg file. Confirm that you want to add the settings to the registry.

In XP, goto Printers and Faxes. In Vista and Windows 7, goto Devices and Printers. Right click on each printer and select Connect. Right-click on the printer that is to be the default and select Set as default.

Method Two

One can also backup the registry key from the command line. The following command will backup the key to the \\server\share network path. Be sure to put quotes around any paths that have spaces in them. Obviously, modify the command to meet your needs.

REGEDIT /E "\\server\share\printers.reg" "HKEY_CURRENT_USER\Printers\Connections"

On the new machine, follow the above directions to restore the network printers.

That's it. You can incorporate method two into a .bat file if you wish.


Read More
Posted in Backup, Printers, Vista, Windows, Windows 7, XP | No comments

Monday, July 26, 2010

Use One DVD to Install All Editions of Windows 7

Posted on 6:08 PM by Unknown
PC Technicians need to have the ability to install any edition of an operating system that is called for. Windows Vista allowed one to install any edition with one disk. Unfortunately, with the release of Windows 7, Microsoft has removed this ability and left us needing a disk for each edition or SKU(stock-keeping unit). In other words, if you have a Windows 7 Home Premium Edition DVD and need to install Professional, you would need to purchase an additional DVD. However, there are a couple of hacks to get past this.

Please, understand. This is NOT a way pirate a copy of Windows 7. If you install Windows 7 Ultimate, you need an Ultimate key. Period. Your Home Basic key will not work. This method is used to make things easier for technicians.

First, make a directory in the root of your C:\ drive and call it dvd_files and another directory named win_iso. Copy ALL of the files from your install DVD to the newly created dvd_files directory. Now, in the dvd_files directory, navigate to the sources directory and delete the ei.cfg file.



Right, that's it. When this file does not exist, when installing Windows 7, you will see a menu asking which edition of Windows 7 you want to install. You can also edit this file to install a different edition. But, just delete it and you can choose from all of the editions.

Now, we need to make an ISO that can then be burned to a new DVD.

If you don't have Microsoft Windows Automated Installation Kit(AIK) installed, download the iso, burn it to a disk, and install it now.

Once it's installed, from the Start Menu, open Windows AIK's Deployment Tools Command Prompt. Enter the following command:

oscdimg -n -m -bc:\dvd_files\boot\etfsboot.com c:\dvd_files c:\win_iso\windows7.iso

There is NO space between the b and the c. That is NOT a typo. The -n switch allows long file names. The -m switch ignores the maximum size of an image. The first path is to the boot image that the DVD will use. Then next is to the files that will be used to create the ISO. The last is where the ISO will be created. Here's more, if you want to delve deeper into oscdimg.

You may wonder why the Windows AIK is needed. If you use third party tools to create an ISO from the files in dvd_files, it will be incompatible with some older motherboards. The disk will not boot, instead you will receive an error something like, CDBOOT: Cannot boot from CD - Code: 5. This is because Microsoft's "ETFSBOOT.COM program does not handle file versions according to the International Standards Organization (ISO) 9660 specification." Read more about it at Microsoft's website.

Burn the newly created ISO with your favorite third party software and you're done. You can now install any edition of Microsoft Windows 7 using one DVD.
Read More
Posted in Boot Problems, ISO, oscdimg, Windows, Windows 7 | No comments

Wednesday, July 7, 2010

Burning an ISO

Posted on 4:36 PM by Unknown
An ISO is an image of an optical disk--a CD or DVD. ISO's are very useful to PC technicians. ISO's can be downloaded from the internet and burned to a CD or DVD. Also they can be a good way to store disks that are used often. If you scratch or lose a disk(i.e. leave it in a client's machine), simply burn another copy.

This post will show you how to burn an ISO with ImgBurn. ImgBurn is an excellent, light weight image burning utility. Of course, there are many other fine choices available, but ImgBurn is my personal favorite.

First, visit ImgBurn's site and download a copy. It's free and it supports other formats besides just ISO's.

After you download and install it, fire it up. The first screen that you'll see is the "Ez-Mode picker"



Choose the, "Write Image file to disc" option.

Next, you'll see this screen,

Choose the circled icon to select the ISO that you want to burn to disk. After selecting the ISO, you'll be presented with this screen,


Make sure that you have a blank CD or DVD in your burner and then press the button that is circled in the picture above. Next you'll see,


When it completes, that's it, you're done. You now have a freshly burned disk.

You can also create an ISO from optical media. When you fire up ImgBurn, simply choose, "Create Image file from disc" and follow the prompts. Of course, you should not use this software or any other software to make illegal copies of disks.




Read More
Posted in ISO | No comments

Wednesday, June 23, 2010

Importing Outlook Data

Posted on 9:36 AM by Unknown
When a new PC is purchased or the operating system is reinstalled, one common task is importing Outlook data. This is how all of your emails, calendar, contacts, tasks, and notes are saved. This isn't as difficult as some think. After setting up the email account, the .pst file, or Personal File Folder, needs to be imported.

First, make sure that hidden files and folders can be viewed.

To do this in XP, open My Documents (or any Windows Explorer window) and choose the Tools menu, then Folder Options. After the Folder Options window opens, select the View tab and then select 'Show hidden files, folders, or drives.' Press the Apply button and then OK.

In Vista and Windows 7, open My Documents (or any Windows Explorer window) and click 'Organize.' From the drop down, select 'Folder and search options.' After the Folder Options window opens, showing hidden files is the same as XP.




You can also find Folder Options in the Control Panel. This works on XP, Vista or Windows 7.



Depending on who will be using the PC, you may want to set it back to hiding files and folders after you have backed up the .pst file.

Now we can locate the .pst file. Navigate to:

In XP:

drive:\Documents and Settings\<user>\Local Settings\Application Data\Microsoft\Outlook

In Vista or Window 7:

drive:\Users\<user>\AppData\Local\Microsoft\Outlook\

Replace 'drive' with the drive on which Windows is installed. This is almost always C:. Replace <user> with the user name that you are currently working with.

You are looking for the .pst file. It is usually called Outlook.pst.

Back this up to a network drive, flash drive, optical media, or external USB drive. Of course, if you are to reinstall the operating system this must be done before formatting the hard drive.

Now, on the new PC or freshly installed PC, open Outlook, choose the File menu and then 'Import and Export...'



When the Import and Export Wizard window opens, select 'Import from another program or file' and then 'Next.'



After the 'Import a file' window opens, scroll down and select 'Personal Folder File(.pst)' and then 'Next.'




Select 'Browse' and then browse to the location of the .pst file that we backed up earlier. If this is in fact a fresh install or a new PC, it does not matter what you select as far as importing duplicates. Now, click 'Next' and your old emails, calendar, contacts, tasks, and notes have been imported.



Read More
Posted in Office, Outlook, Vista, Windows, Windows 7, XP | No comments

Friday, November 27, 2009

Protecting Your PC From Malicious Software

Posted on 10:04 AM by Unknown
New threats are unleashed upon the internet each day. In this article, threats or malicious software (or malware) refer to a computer virus, worm, trojan, adware, scareware, or any other computer program designed to compromise your Personal Computer. Although, nothing is 100% foolproof, there are a few simple things that you can do to help keep your PC safer.

Install Anti-Virus Protection

First and foremost, install, run, and keep updated a good Anti-Virus program. I recommend AVG, Avira, Avast, or Microsoft Security Essentials. The first three have a free and a pay version. The pay versions offer a little wider protection. However, I recommend any of the three free versions for solid, basic protection. The fourth is a good, new, free product produced by Microsoft that is also worth considering.

You are, obviously, not restricted to these suggestions. But, you must choose something. Whatever your choice, make sure that you keep it running and up-to-date.

Keep Your System Updated

As new vulnerabilities and bugs are discovered, software companies issue patches, hotfixes, service packs, or updates to repair them. Keeping your software up-to-date is critical to protecting your system. As well as the security updates, you will also want to download and install any non-critical enhancements and added features.

Luckily, keeping Windows up-to-date is pretty simple. To immediately update your Windows XP system, follow this path, illustrated in the following short-hand:

Start>All Programs>Windows Update.



Select the Express method, then download and install the updates.



For Vista or Windows 7:

Start>All Programs>Windows Update.


Check for updates. Then download and install them.

But, even better than that, you should set your system to automatically update it's self. This is easy, as well. In Windows XP:

Start>Control Panel>Security Center>Automatic Updates>Select 'Automatic(Recommended)'



For Vista or Windows 7:

Start>All Program>Windows Update>Change Settings>



To keep up with the latest and greatest innovations on the internet, as well as the latest threats, your web browser must be kept up-to-date, too. If you insist on using Internet Explorer, following the above advice will keep your browser up-to-date along with Windows.

Other browers will keep themselves updated. You might see a pop-up asking you if you want to install updates now or later. Install them as soon as possible. You can check to make sure that you have the latest version on most browers: Help>Check for Updates...

Below is an example of Firefox's Software Update window.


Be sure to keep your Adobe products updated, as well.

To update Adobe Reader, again: Help>Check for Updates...


Check to see which version of Flash you have installed here. If you do not have the most recent version, download and install it.

Avoid Scams

Whether it's a link on a web site, in an email, in a chat room or a forum post, if it sounds too good to be true, it more than likely is. Avoid clicking any links congratulating you for winning a lottery that you didn't enter or offering free movie or music downloads. A lot of these sites host malicious software.

Be sure to avoid the scare tactics, too. Don't click on any links warning you that you are infected or that your system has been compromised. These are often scams looking to install malicious software on your PC or to get their hands on your wallet one way or another.

Logon With Limited Access

A study conducted a few months ago found that 92% of the vulnerabilties patched by Microsoft in 2008 could have had less impact if the users did not have administrative rights.

Here's what I suggest, give everyone that uses the computer an account with 'limited access.' The accounts with limited access will not have the ability to install new hardware or software. Therefore, you'll have to have one account with administrative privileges. Logon with this account only when you need to add a new account, install new software or hardware, or some other administrative task. Logon with the restricted account to check email, play online games, surf the web, or whatever you need to do on your computer.

Although there are registry hacks to show the Administrator account on the Welcome Screen, you'll probably find it easier to just create another account,



Give your new account a name, make the account type Computer Administrator, and create the account. After this new account is created, logon to your old account and change your account type to limited. Be sure to change any other user accounts to limited, as well.
You should give your new account a password if anyone besides yourself will use the computer. This includes anyone from co-workers to your kid's friends.

Thanks to Tim Biden for Tweeting about this study. Be sure to follow him.

Conclusion

As stated earlier, nothing can keep you 100% safe from the malicious software on the internet. But, following the above advice will tilt the odds in your favor.

Read More
Posted in Internet Explorer, Malware, Virus, Vista, Windows 7, XP | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Use One DVD to Install All Editions of Windows 7
    PC Technicians need to have the ability to install any edition of an operating system that is called for. Windows Vista allowed one to insta...
  • 30 Years in Review: My Experience With The History of Violence in Video Games
    For as long as I can remember playing video games, there has always been violence, whether it be inconsequential or direct, or merely abstra...
  • The Dark Knight Rises: A Worthy and Satisfying Conclusion
    I've  seen a lot of movies based on comic books over the years, and I've learned to spot the good stuff from the crap pretty easily....
  • Backup Windows Part 2 -- Clonezilla
    Clonezilla Live  is the software that we are to discuss in this part of the Backup Windows series. Regardless of my title, one can use Clone...
  • The Right of The People To Not Be Shot: An Examination of The 2nd Amendment.
    "A well regulated militia, being necessary to the security of a free state, the right of the people to keep and bear arms, shall not be...
  • Prometheus: An Amalgamate of Mythology, Religion, and Science-fiction, Worthy of a Second Look.
    Before continuing, please note that this is a thesis that will contain spoilers to the film Prometheus and if you haven't seen the film ...
  • Protecting Your PC From Malicious Software
    New threats are unleashed upon the internet each day. In this article, threats or malicious software (or malware) refer to a computer virus,...
  • Copying is Not Theft, its Evolution at Work
    Nothing bugs me more than to hear a debate on copyright infringement , because someone inevitably tries to insist that copying is theft and ...
  • Corporate Interests, and 14 Years of DMCA Abuse
    In 2005, Google submitted to the government of New Zealand a brief discussing that government's proposed copyright law. In that brief, G...
  • Ulcers, Ulcers, Ulcers, I Hate Them.
    As some of you know I have Crohn's disease . If you're interested in knowing what it is just click on that link. But rather than com...

Categories

  • 0-day
  • 2000
  • ACTA
  • Add-ons
  • Adele
  • Alanis Morissette
  • Amy Lee
  • Anonymous
  • antitrust
  • anycast
  • art
  • assholes
  • atom
  • Avril Lavigne
  • backbone
  • Backup
  • Batman
  • Bill Maher
  • biology
  • bittorrent
  • blood
  • Boot Problems
  • botnet
  • browser
  • censorship
  • children
  • clone
  • comic
  • congress
  • conservative
  • constitution
  • consumer
  • copy protection
  • copyright
  • corporatocracy
  • crack
  • crohn's
  • data-mining
  • DDOS
  • democracy
  • disease
  • DMCA
  • DNA
  • DNS
  • documentary
  • DRM
  • emotion
  • evolution
  • Facebook
  • FBI
  • federal
  • female
  • film
  • firewall
  • FISA
  • freedom
  • galaxy
  • games
  • God
  • government
  • hacker
  • higgs boson
  • Homeland Security
  • homosexuality
  • intellectual property
  • interface
  • internet
  • Internet Explorer
  • intestines
  • ipad
  • ISO
  • ISP
  • Jewel
  • kernel
  • Keyboard
  • Keyboard Shortcuts
  • liberal
  • loss aversion
  • mac
  • male
  • Malware
  • MegaUpload
  • meme
  • metro
  • microsoft
  • movie
  • MPAA
  • nature
  • NT
  • Office
  • open source
  • OS
  • oscdimg
  • Outlook
  • pain
  • particle
  • passwords
  • patent
  • PIPA
  • piracy
  • Poe
  • poetry
  • President
  • Printers
  • privacy
  • programming
  • progress
  • public domain
  • quantum mechanics
  • Recovery Console
  • red flag
  • religion
  • remix
  • replication
  • reproduction
  • RIAA
  • ribbon
  • rootkit
  • script
  • security
  • sex
  • singer
  • software
  • songwriter
  • SOPA
  • spore
  • spyware
  • star
  • supernova
  • Supreme Court
  • the big bang
  • tracking
  • trojan horse
  • tyranny
  • UBCD
  • ulcer
  • unintuitive
  • universe
  • upgrade
  • USB
  • violence
  • Virus
  • Vista
  • VPN
  • wars
  • White House
  • Windows
  • Windows 7
  • wiretapping
  • women
  • xcopy
  • xerox
  • XP

Blog Archive

  • ▼  2013 (8)
    • ▼  October (1)
      • New Updates
    • ►  August (1)
    • ►  May (2)
    • ►  March (1)
    • ►  February (1)
    • ►  January (2)
  • ►  2012 (42)
    • ►  December (2)
    • ►  November (4)
    • ►  October (2)
    • ►  September (2)
    • ►  July (3)
    • ►  June (4)
    • ►  May (4)
    • ►  April (4)
    • ►  March (7)
    • ►  February (10)
  • ►  2011 (7)
    • ►  April (4)
    • ►  March (3)
  • ►  2010 (3)
    • ►  July (2)
    • ►  June (1)
  • ►  2009 (5)
    • ►  November (1)
    • ►  October (4)
Powered by Blogger.

About Me

Unknown
View my complete profile