TechBetaPlus Featured Articles

Tuesday, April 30, 2013

I recently found myself having problems installing Microsoft Security Essentials on a friends PC. After several attempts to uninstall and install it getting the same error I stepped back and had to take a break.

Fix Microsoft Security Essentials Installation Erros


I ended up using Google to search for a solution. After several hours trying the MS fixes, deleting registry entries and re-booting I was stuck at the same error, that is until a friend gave me a small batch file that would remove all MSSE entries in the registry and files on the OS. Thew following is the batch file.

cd /d "%ProgramFiles%\Microsoft Security Client"

setup.exe /x

TASKKILL /f /im MsMpEng.exe

TASKKILL /f /im msseces.exe

net stop MsMpSvc

sc delete MsMpSvc

REG DELETE "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MsMpSvc" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Antimalware" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Security Client" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Microsoft Antimalware" /f

REG DELETE "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Run\MSC" /f

REG DELETE "HKEY_CLASSES_ROOT\Installer\Products\4C677A77F01DD614880F352F9DCD9D3B" /f

REG DELETE "HKEY_CLASSES_ROOT\Installer\Products\4D880477777087D409D44E533B815F2D" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Security Client" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{774088D4-0777-4D78-904D-E435B318F5D2}" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{77A776C4-D10F-416D-88F0-53F2D9DCD9B3}" /f

REG DELETE "HKEY_CLASSES_ROOT\Installer\UpgradeCodes\1F69ACF0D1CF2B7418F292F0E05EC20B" /f

REG DELETE "HKEY_CLASSES_ROOT\Installer\UpgradeCodes\11BB99F8B7FD53D4398442FBBAEF050F" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\4C677A77F01DD614880F352F9DCD9D3B" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\4D880477777087D409D44E533B815F2D" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes\11BB99F8B7FD53D4398442FBBAEF050F" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes\1F69ACF0D1CF2B7418F292F0E05EC20B" /f

takeown /f "%ProgramData%\Microsoft\Microsoft Antimalware" /a /r

takeown /f "%ProgramData%\Microsoft\Microsoft Security Client" /a /r

takeown /f "%ProgramFiles%\Microsoft Security Client" /a /r

REM Delete the MSE folders.

rmdir /s /q "%ProgramData%\Microsoft\Microsoft Antimalware"

rmdir /s /q "%ProgramData%\Microsoft\Microsoft Security Client"

rmdir /s /q "%ProgramFiles%\Microsoft Security Client"

REM Stop the WMI and its dependency services

sc stop sharedaccess

sc stop mpssvc

sc stop wscsvc

sc stop iphlpsvc

sc stop winmgmt

REM Delete the Repository folder.

rmdir /s /q "C:\Windows\System32\wbem\Repository"

sc stop
EXIT
Simply select and copy this to a blank notepad and save with the extention of .bat. Run as Administrator and let the script finish. Once completed re-boot and attempt to install MSSE again if all went well you should not get any errors.

I found this batch file helpful and wanted to share it with my readers. However I take no responsibility if problem arise utilizing this file. Use at own risk, Remember to backup and set a restore point prior to using this batch file for added protection.

Monday, April 29, 2013

When troubleshooting a Windows system I often use Google to investigate error codes, to find out what start up items are and if they are safe, or find solutions to common problems. This method works but I find myself spending too much time when there is a faster solution, Winpatrol.


WinPatrol allows you to get a better understanding of what programs are being added to your computer. It monitors important system areas that are commonly altered by many malicious programs. This includes the startup groups (registry and startup folder), cookies and active tasks. You can terminate processes and enable or disable startup programs. The cookie monitoring option allows you to automatically delete cookies based on a keyword found in the cookie name. Additional features include a WHOIS lookup tool and an option to alert you on changes.

The latest version is WinPatrol vv28.1.2013, and you can download it here

Recent changes:

Allows WinPatrol to start for current user or all users.Reduced monitoring during all sleep states to save battery usage.
Allows WinPatrol to start for current user or all users.
Reduced monitoring during all sleep states to save battery usage.
Fixed Reset function to remove duplicate Scotty icons.
Fixed Reset function to remove duplicate Uninstall entries.
Speeds up real-time detection.
Fixed bug in system tray icon behavior that could have produce unknown results.
Improved handling of repeating changes made by partner programs.
Fixed "Automatically Run WinPatrol..." option so it doesn't always launch on boot

Wednesday, April 24, 2013

I get asked by clients all the time if there is away to block ads while surfing the internet. My response is always, Yes, however ads are how bloggers make a living. Now I agree that some websites, and some mainstream media outlets use too many, and ads that are overly annoying.



I don't block ads because I use Google Adsense to generate revenue for this blog. For this reason and this reason only. I have a small lab with several assistants that test software and solutions for clients. These tests, reviews and results are used to help clients get the best enjoyment when using the internet.

So with all that said I do have a solution that can benefit those that wish to block ads with a hands off approach. Since most clients use Mozilla Firefox, they only need to download and install the popular addon Adblock Plus and subscribe to a few subscription block lists.

If you are not using Firefox, download it and install it via the normal way. once installed head over to the Adblock Plus addon page at Mozilla and select add  to Firefox. No restart required. Once installed you will find yourself being asked to install a block list. Its a random selection when installing Adblock whether you are giving the popular Easylist, or the Fanboy list.

There is an known block list page here. You will find the most updated subscription list with many choices. I recommend the following as a good starting place.
  1. Fanboy's Tracking List
  2. Fanboy's list
  3. Fanboy's Annoyances
  4. Peter Lowe's List

Homegroup and Advanced Sharing Options Configuration in Windows 7

Author: Techie Time

Homegroup Section

This section covers how to create and configure a homegroup as well as how to choose the resources that will be shared within the homegroup. To create a new homegroup, navigate to the "Control Panel" then select "Choose homegroup and sharing options" under the "Network and Internet" section.

Control Panel 1

At the homegroup screen select "Create A Homegroup" to configure your new homegroup.

Homegroup Options

On the screen, select what you would like to share with the members of your homegroup. The homegroup wizard will then proceed to create your new homegroup and will provide a randomly generated password. The provided password will be used to add other computers to your homegroup. Click on "Finish" and you will now see the current configuration settings for your new homegroup as seen below.

Current Homegroup Settings

Advanced Sharing Settings

The homegroup options screen in Windows contains an advanced options section for sharing with homegroup users and computers. A screenshot of the homegroup options screen can be seen in the image above. Advanced sharing provides the option to configure network discovery, turn file and printer sharing on and off. turn public folder sharing on or off, set the encryption level for file sharing connections for your network, enable or disable password protected sharing and whether homegroups are managed by Windows or whether user accounts and passwords will be required to access network computers. Windows contains three types of sharing settings. These options are home, work and public. The advanced sharing options are displayed in the images below.


Advanced Sharing Options Windows 7

Network Discovery
When network discovery is enabled on a computer, the computer and shared devices can be seen by other computers on the network. Enabling this setting also allows the computer to view and access other computers and shared devices. The network discovery option requires that the DNS Client, Function Discovery Resource Publication, SSDP Discovery, and UPnP Device services must be started on each computer if network discovery is enabled. When these services are enabled, network discovery is able to communicate with Windows firewall and other network hardware or software firewalls.
File and Printer Sharing
When file and printer sharing is enabled, all shared folders and printers are accessible by users on other computers on the network. Shared folders and printers will also be displayed when accessing a computer by UNC path. For example, "\\mypc\shared" is an example of the path to a shared folder.
Public Folder Sharing
Public sharing in Windows contains the same set of configuration settings as the home or work network sharing settings. It is configured independently. Public shared folders are available to any user on the same network. If public sharing for folders is to be turned off then users on other computers on the network cannot access these shared folders. Users which are logged in to the computer which is hosting these shared folders will still be able to access the folders.
File Sharing Connections
The file sharing connections section allows for configuration of what kind of encryption is supported for shared resources. There are two options here. The two options available are 128 bit encryption or the option to only support 40 or 56 bit encryption. Certain devices do not support 128 bit encryption. 128 bit encryption is used by default in Windows and is generally supported by most computers.
Password Protected Sharing
The password protected sharing option is used to restrict access to shared resources to users that do not have a local account on the host of the shared resources. If this option is enabled, accounts from other computers which are members of the workgroup or homegroup can be added to a local group or directly to the local accounts through "Computer Management" in Windows. Turning this feature off will allow users from any computer on the network to access shared resources.
Homegroup Connections
The homegroup connections settings allow for the configuration of whether Windows will manage the connections to shared resources on the network or whether these settings will be managed by dedicated users on the network. By default Windows will managed shared resources. Generally shared resources are managed by users when customized permissions to users and group are set for the shared resources. In this circumstance the setting for Windows to manage shared resources will need to be turned off.

Article Source: http://www.articlesbase.com/operating-systems-articles/homegroup-and-advanced-sharing-options-configuration-in-windows-7-6507102.html

About the Author
Techie Time IT Knowledge Base

5 Things you can do to improve the security of your Home PC

Author: Brooke M. Perry

Improving the security of your PC has become one of the difficult things do especially when millions of threats like viruses and malware are lurking into the web. It has become very important today to ensure the PC security because we use our computers for doing a lot of things such as Internet banking, shopping, payment of utility bills, email, social networking and others. As computers play a very important role in our life today, it becomes more than important to ensure their security anyhow.



Below listed are the 5 ways using which you can improve the security of your home PC:

Always connect to a secure network

Do you know that when you connect your PC to the internet it also gets connected to millions of other PCs connected to the web at the same time? This allows hackers and virus authors to access your PC and do the harms which they intend. The information which you seek from the internet first comes to your modem then router and then your PC. Because the modem is not equipped with any security features, it becomes important for you to secure your router. Ensure to secure the router before you connect your PC to the internet. It improves the computer security by many times and minimizes the risk of infection.

Enable and configure a firewall 

Firewall is an important security component that protects your PC from phishing and scams. It is in fact a device which regulates the flow of information which flows between your PC and the web. It is more like a router in terms of features. All the modern operating systems offer firewall as a software. Apart from the firewall offered by the OS, home PCs also have built-in firewall. For this you should consult your service provider to know how to enable the firewall on your network.

Install effective antivirus and antispyware software

The third step towards improving the security of your home PC is to install effective antivirus and antispyware software on your computer. It is also important to keep the software up-to-date to avail complete security from even newer threats.
Modern antivirus and antispyware can detect viruses and malware on the basis of the pattern exhibited by these threats in the files or memory of your PC. These software work on the basis of virus signatures which is provided by software vendors to detect the malware. Vendors constantly update the signatures with the discovery of new malware on the daily basis. For impeccable security against online threats it is mandatory that your antivirus program uses the updated signatures for detecting malware.
It is important that you enable the feature so that the antivirus program detects malware on the basis of current signatures. There are many rogue software available on the internet so be careful and install the antivirus program either through a CD or the website of the vendor.

Secure your web browser 

Web browsers are an important gateway for online threats because of their inherent security vulnerabilities. You should know that the web browsers installed on your PC don't have the enough secure default settings most of the time. So the next step towards protecting your home PC is to secure your web browser. It becomes more important today because most of the security incidents are taking place because of the vulnerabilities existing in the web browser. From the next time when you start browsing the internet make sure that you have done the following to secure your browser.
  • Disabled the mobile code such as Java, JavaScript, Flash, and ActiveX
  • Disabled options to always set cookies
  • Configured the browser to ask for your permission for setting a cookie.
Install software updates and enable automatic updates

Most of the software development companies release updates on regular intervals to patch security vulnerabilities, flaws and bugs and improve the program to detect even newer threats. Most of the users treat these updates unnecessary and ignore it. This is not a good practice and makes your PC vulnerable to virus attacks. Always install the updates and enable the automatic updates so that you never miss any security update.

Before the Conficker virus struck computers worldwide in 2008, Microsoft had released a security update. If users would have installed the update on their PCs, they would have mitigated the impact of this virus to a greater extent. So always treat software updates at high priority and never ever miss it.
Above discussed are the 5 ways though which you can improve the security of your home PC. Apart from these there are many other ways that help you improve the PC security. You can also opt for standard practices of internet browsing like not visiting any website which you don't know, not clicking on link or attachments coming from an unknown source etc.

Article Source: http://www.articlesbase.com/security-articles/5-things-you-can-do-to-improve-the-security-of-your-home-pc-6564878.html

Tuesday, April 23, 2013

When trouble shooting computers I have a pen drive that I always keep handy that's filled with a range of application that help in fighting spam, spyware, and virus' I also have a subset of tools for disk cleanup and fragmentation, and registry cleaners. Often times over the years I have added tools and removed tools as they become outdated or a newer better tool become available.

I started using a new tool and although very good still has some features I would like to see and enhancements to the GUI I would like to see implemented. AdwCleaner is a small utility that scans and removes Adware, Toolbars, PUP (Potentially Unwanted Programs), Hijackers, and more. its light weight and would be a grate addition to a tech support tool belt.

Simply download and run, select search and once the scan is completed it displays a result windows with possible infections and gives the user an option to delete. Once AdwCleaner finished it asks to reboot to finalize the removal process. At this point save all open files and close all windows prior to clicking the restart button.

This tool can be a valued asset when used as a secondary solution to more industry known anti spyware software like Malwarebytes, Spybot S&D among others.