Showing posts with label Solution. Show all posts
Showing posts with label Solution. Show all posts

Saturday, 17 November 2012

Basic Microsoft Outlook support issues


Basic Microsoft Outlook support issues

Outlook offers a number of benefits, but it tends to throw the occasional obstacle in your path. Armed with the right information and a few tricks, you can smooth the way for your Outlook users and for yourself.


 Whether you support only yourself or an enterprise full of users, you’ll find Outlook challenging but worth it.
 Most of the time, it’s enough to know where Outlook stores its data. However, as you take advantage of      Outlook’s various features, you’ll run into a few peculiar behaviors. Knowing the
origins of these behaviors will make your job a lot easier. Here’s a look at some of the common issues that Outlook users are likely to encounter. Note: Specific instructions apply to Windows XP Professional machines in Classic view, using Outlook 2003 on non-Exchange systems.

Work with your .pst file

Outlook stores each user’s folders, messages, forms, and files in a special file known as a Personal Folder file. You can save, copy, and even move a Personal Folder (.pst) file, although you shouldn't move it unless you have a specific reason for doing so and know what you’re doing. Use Windows Search to find the file quickly using the search string *.pst. Usually, this file is on the local drive. However, if you’re on Microsoft Exchange Server, you might not have access to it. In that case, you’ll need to talk with your administrator.
Backing up your .pst file occasionally is a good idea. How often depends on you. But if you get a lot of important mail, every day isn't too often. To back up your Personal Folder file and all its sub-folders, simply export it, as follows:
1.           Choose Import and Export from the File menu to launch the wizard.
2.           Choose Export To A File from the Choose An Action To Perform list and click Next.
3.           Select Personal Folder File (.pst) from the Create a File of Type list and click Next.
4.           Choose Personal Folders from the Select the Folder to Export from list.
5.           Check the Include Sub-folders option and click Next.
6.           Specify a folder and file-name for the backup file.
7.           From Options, specify how to treat duplicate items.
8.           Click Finish.

Export Outlook folders to another format

Although the right code can help Office applications talk to one another, sometimes it’s quicker to export data. An automated solution is definitely worth the effort if users must frequently repeat the task. Knowing which format to export to is the real trick. You can export Outlook data to another format as follows:
1.           Choose Import And Export from the File menu.
2.           In the resulting pane, select Export to a File and click Next.
3.           From the Create A File of Type list, choose the appropriate file type and click Next. One of the seven types should be adequate for most purposes.
4.           Choose the folder you want to export from and click Next.
5.           Enter the path and file-name for the exported file and click Next. Or click Browse to locate the appropriate folder and then enter just a file-name.
6.           Click Finish. In this final window, Outlook may give you the opportunity to map fields. Generally, you won’t need to change the wizard’s settings unless you have very specific reasons for doing so.
Outlook exports internal field names. You can change these names in the exported file, but you can’t change them before the export. You can use an export to learn the internal names if you decide to code the solution later. Knowing those internal field names is essential.


Back up Outlook’s stuff

Outlook’s views — Calendar, Contacts, Journal, Tasks, and E-mail — aren't always part of the Personal Folders file. You can backup these components separately, as follows:
1.           Repeat steps 1, 2, and 3 from the previous tip.
2.           Choose the Outlook item folder you want to export from the Select The Folder To Export From list and click Next.
3.           By entering or browsing, specify a folder and file-name for the backup file.
4.           From Options, specify how to treat duplicate items.
5.           Click Finish.
6.           Repeat as necessary for each Outlook folder.
7.           If you’re on a corporate server, do the following:
8.           From the Tools menu, choose Services and then click the Delivery tab.
9.           From Deliver New Mail To The Following Location, choose Remote Mail and identify your Personal Folder file or choose your Microsoft Exchange Server mailbox, if you want to use offline folders.
10.       Click OK.
11.       Exit and restart Outlook.


Delete folders

Adding folders is so easy that you might add more folders than you actually need. It’s common to create too many and then find you need to cut back a bit. Fortunately, deleting folders is easy:
1.           Right-click the folder you want to delete.
2.           Choose Delete folder name.
That’s it! Outlook will move the deleted folder to the Deleted Items folder, as a sub-folder  If you want to permanently delete the folder, right-click the deleted folder (in the Deleted Items folder) and choose Delete. When Outlook prompts you to permanently delete the folder, click Yes. Otherwise, the data in that folder is still in the Delete Items folder, consuming resources. In addition, if a folder contains sensitive or confidential data, it’s visible to anyone who accesses your computer. If Delete isn't available with a right-click, call your administrator.


Delete a .pst file from a profile

When a user moves on, you should delete his or her .pst file from the local system, as follows:
1.           Close Outlook if it’s open.
2.           From the Windows Start menu, choose Control Panel.
3.           Double-click Mail.
4.           Click Data Files.
5.           Select Personal Folders and click Remove.
6.           Click Close and close the Control Panel window.
Outlook needs a personal folder, so after deleting the current .pst file, create a new one by clicking Add. Be sure to set the new file as the default. Delete a user’s .pst file only when you’re certain that no one will need to access its contents.


Archive to avoid losing data

Outlook has a critical design flaw: If you don’t archive or delete messages regularly, your file will grow too large for Outlook to handle. Eventually, Outlook will choke. If this happens, you can download a crop tool that will reduce the size of your Personal Folders file. Unfortunately, you’ll lose data because this tool removes some to reduce the size of the file.
Avoiding the problem is the best defense:
    •     Delete messages you don’t need to keep.
    •     Archive items regularly.


Prompt for profiles

Outlook can handle more than one profile. An Outlook profile is similar to a Windows user account; each profile contains settings specific to a single user. However, if you define more than one profile, you must tell Outlook to prompt for a profile, as follows:
1.           From the Windows Start menu, choose Control Panel.
2.           Double-click Mail.
3.           Click Show Profiles.
4.           Click the Prompt For A Profile To Be Used option and click OK.
Now, when you launch Outlook, it will ask you to choose a profile.

Make contacts appear in the Address Book

When addressing e-mail, you can choose from Contacts items — usually. If contacts don’t appear, right-click the Contacts folder, choose Properties, and then click the Outlook Address Book tab. Make sure the Show This Folder as an Email Address Book is checked. If that option is dimmed, choose E-mail Accounts from the Tools menu and then choose View or Change Existing Directories or Address Book and do one of the following:
    •                       If Outlook Address Book isn't in the list, add it. Then, close Outlook and restart it.
    •                       If Outlook Address Book is listed, delete it, close Outlook, restart, and then add it


Keep up with custom tool-bars

Outlook stores toolbar information, including any custom tool-bars you create, in a file named outcmd.dat. You’ll find this file in the following folder:
C:\Documents and Settings\username\Application Data\Microsoft\Outlook
It’s a good idea to back up this file after you customize the interface. If something goes wrong, you can reclaim missing tool-bars by replacing the current copy of outcmd.dat with the backup. You can also use this file to copy custom tool-bars to another instance of Outlook.
Windows hides outcmd.dat by default. To view it so you can copy or replace it, you must enable Show Hidden Files And Folders in Windows Explorer by choosing Folder Options from the Tools menu and then clicking the View tab.


Clear the search history

The Contact Quick Find feature stores each search. If an item is already in the list, you can select it quickly for a repeat search. But the list can rapidly grow too large to be helpful. Outlook stores search items in the Registry. To clear the list, delete the following Registry key:
HKEY_CURRENT_USER\Software\Microsoft\Office\version\Outlook\QuickFindMRU
Note: Editing the Registry is risky, so be sure you have a verified backup before saving any changes.


Use Extended Reminders for multiple Task folders

You can have more than one Task folder, but Outlook recognizes reminders and follow-up flags only for the items in the default Task folder. That means if you set a reminder for an item in a non-default Task folder, Outlook will ignore it. If you must have this capability, consider using a third-party product, such as Extended Reminders.


Read messages archived to CD

You can back up a Personal Folders file to CD, but the file is Read Only by default. To view the file’s contents, you must restore it to your hard drive first. Unfortunately, if the Read Only property is still set to True, you won’t be able to access items in the file. You can easily reset this property by right-clicking the file and selecting Properties. Uncheck the Read Only option and click OK. After resetting the property, you should be able to access the file.




















Friday, 16 November 2012

Windows 8



Windows 8

New and changed features

New features and functionality in Windows 8 include a faster start-up through UEFI integration and the new "Hybrid Boot" mode (which hibernates the Windows kernel on shutdown to speed up the subsequent boot), a new lock screen with a clock and notifications, and the ability for enterprise users to create live USB versions of Windows (known as Windows To Go). Windows 8 also adds native support for USB 3.0 devices, which allow for faster data transfers and improved power management with compatible devices, along with support for near field communication to facilitate sharing and communication between devices.
Windows Explorer, which has been renamed File Explorer.exe, now includes a ribbon in place of the command bar. File operation dialogs have been updated to provide more detailed statistics, the ability to pause file transfers, and improvements in the ability to manage conflicts when copying files. A new "File History" function allows incremental revisions of files to be backed up to and restored from a secondary storage device, while Storage Spaces allows users to combine different sized hard disks into virtual drives and specify mirroring, parity, or no redundancy on a folder-by-folder basis.
Task Manager has also been redesigned, including a new processes tab with the option to display fewer or more details of running applications and background processes, a heat map using different colors indicating the level of resource usage, network and disk counters, grouping by process type (e.g. applications, background processes and Windows processes), friendly names for processes and a new option which allows users to search the web to find information about obscure processes. Additionally, the Blue Screen of Death has been updated with a simpler and modern design with less technical information displayed.

 

Safety and security

Additional security features in Windows 8 include two new authentication methods tailored towards touch screens (PIN numbers and picture passwords), the addition of antivirus capabilities to Windows Defender (bringing it in parity with Microsoft's Security Essentials software) Smart Screen filtering integrated into the desktop, and support for the "Secure Boot" functionality on UEFI systems to protect against malware infecting the boot process. Parental controls are offered through the integrated Family Safety software, which allows parents to monitor and control their children's activities on a device with activity reports and safety controls. Windows 8 also provides integrated system recovery through the new "Refresh" and "Reset" functions. Windows 8's first security patches would be released on 13 November 2012; it would contain three critical (most severe as per Microsoft) fixes.

Online services and functionality

Windows 8 provides heavier integration with online services from Microsoft and others. A user can now log in to Windows with a Microsoft account, formally known as a Windows Live ID, which can be used to access services and synchronize applications and settings between devices. Windows 8 also ships with a client app for Microsoft's Sky Drive cloud storage service, which also allows apps to save files directly to Sky Drive. A Sky Drive client for the desktop and File Explorer is not included in Windows 8, and must be downloaded separately. Bundled multimedia apps are provided under the Xbox brand, including Xbox Music, Xbox Video, and the Xbox Smart Glass companion for use with an Xbox 360 console. Games can integrate into an Xbox Live hub app, which also allows users to view their profile and gamer score. Other bundled apps provide the ability to link to services such as Flickr and Facebook.
Internet Explorer 10 is included as both a desktop program and a touch-optimized app, and includes increased support for HTML5, CSS3, and hardware acceleration. The Internet Explorer app does not support plugins or ActiveX components, but includes a version of Adobe Flash Player that is optimized for touch and low power usage, but works only on sites included on a whitelist. The desktop version does not contain these limitations.
Windows 8 also incorporates improved support for mobile broadband; the operating system can now detect the insertion of a SIM card and automatically configure connection settings (including APNs and carrier branding), track and reduce bandwidth use on metered networks. Windows 8 also adds an integrated airplane mode setting to globally disable all wireless connectivity as well. Carriers can also offer account management systems through Windows Store apps, which can be automatically installed as a part of the connection process and offer usage statistics on their respective tile.

Windows Store and Apps

Windows 8 introduces a new style of application, Windows Store apps; according to Microsoft developer Jensen Harris, these apps are to be optimized for touch screen environments and have smaller scope in relation to desktop applications. Apps can run either in a full-screen mode, or be docked directly to the side of a screen. They can provide notifications and a "live tile" on the Start screen for dynamic content. Apps can use "contracts"; a collection of hooks to provide common functionality that can integrate with other apps, such as search and sharing. Apps can also provide integration with other services; for example, the People app can connect to a variety of different social networks and services (such as Facebook), while the Photos app can aggregate photos from services such as Facebook and Flickr.
Windows Store apps run within a new set of APIs known as the Windows Runtime, which supports programming languages such as C, C++, VB.NET, C#, along with HTML5 and JavaScript. Depending on the language used, apps written for Windows Runtime can be cross-compatible with both Intel-compatible and ARM versions of Windows. To ensure stability and security, apps run within a sandboxed environment, and require permissions to access certain functionality, such as accessing the Internet or a camera.
Retail versions of Windows 8 will only be able to install these apps through the Windows Store—a namesake distribution platform which offers both apps and certified desktop applications. Only the Enterprise version will allow system administrators to deploy apps from outside the Windows Store.
Windows Store apps were originally known as "Metro-style apps" during the development of Windows 8, referring to the Metro design language. The term was reportedly phased out in August 2012; a Microsoft spokesperson denied rumors that the change was related to a potential trademark issue, and stated that "Metro" was only a codename that would be phased out prior to Windows 8's release. Following these reports, the terms "Modern UI-style apps", "Windows 8-style apps" and "Windows Store apps" began to be used by various Microsoft documents and material to refer to the new apps. In an interview on September 12, 2012, Soma Somasegar (vice president of Microsoft's development software division) officially confirmed that "Windows Store apps" would be the official term for the apps.

Web browsers

Special exceptions are given to web browsers classified as being "New experience enabled" (formerly "Metro-style enabled"), which can provide a special version to run within the "Metro" environment. Unlike other apps, they can be coded using Win32 APIs instead of WinRT (allowing the reuse of code from their desktop versions), permanently run in the background, use multiple background processes, and are distributed with desktop web browsers rather than through the Windows Store. Despite these looser restrictions, they can still take advantage of features typically reserved for Windows Store apps, such as the use of contracts to link to other apps. However, only the user's default web browser can be used in this setting.
The developers of both Chrome and Firefox both committed to developing versions of their browsers to run in the app environment; while Chrome's app simply back ports the existing desktop interface, Firefox's (which is currently available in development versions) uses a touch-optimized interface inspired by the mobile version of Firefox.

Interface and desktop

Windows 8 introduces significant changes to the operating system's user interface, many of which are centered towards improving its experience on tablet computers and other touch screen devices. The new user interface is based on Microsoft's Metro design language, and features a new tile-based Start screen similar to that of Windows Phone, which has replaced the previous Start menu entirely. The Start screen displays a customizable array of tiles linking to various apps and desktop programs, some of which can display constantly updated information and content through "live tiles". As a form of multi-tasking, apps can be snapped to the side of a screen.
A vertical toolbar known as the charms bar (accessed by swiping from the right edge of a touch screen, or pointing the cursor at hotspots in the right corners of a screen) provides access to system and app-related functions, such as search, sharing, device management, settings, and a Start button. The traditional desktop environment for running desktop applications is accessed via a tile on the new Start screen. The Start button on the taskbar has been removed in favor of the Start button on the charms bar and a hotspot in the lower-left corner of the screen. Swiping from the left edge of a touch screen or clicking in the top-left corner of the screen allows one to switch between apps and the Desktop. Pointing the cursor in the top-left corner of the screen and moving down reveals a thumbnail list of active apps. Aside from the removal of the Start button, the desktop on Windows 8 is similar to that of Windows 7, except that the Aero Glass theme has been replaced by a flatter, solid-colored design inspired by the Metro interface

Secure boot

Windows 8 supports a feature of the UEFI specification known as "Secure boot", which uses a public-key infrastructure to verify the integrity of the operating system and prevent unauthorized programs such as bootkits from infecting the device.
Despite the security benefits of the feature, Microsoft faced criticism (particularly from free software supporters) for mandating that devices receiving its optional certification for Windows 8 have secure boot enabled by default using a key provided by Microsoft. Concerns were raised that secure boot could prevent or hinder the use of alternate operating systems such as Linux. In response to the criticism, Microsoft developer Tony Mangefeste stated that "At the end of the day, the customer is in control of their PC. Microsoft’s philosophy is to provide customers with the best experience first, and allow them to make decisions themselves."
Microsoft's certification requirements eventually revealed that that UEFI firmware on x86 systems must allow users to re-configure or turn off secure boot, but that this must not be possible on ARM-based systems (Windows RT). Microsoft faced further criticism for its decision to restrict Windows RT devices by using this functionality, despite it being consistent with other consumer electronics with similar protection measures. No mandate is made regarding the installation of third-party certificates that would enable running alternative software.

Removed features

Aside from the removal of the Start menu, several notable features have been removed in Windows 8. Support for playing DVDs has been removed from Windows Media Player due to the cost of licensing the necessary decoders (especially for devices which do not include optical disc drives at all) and the prevalence of streaming services such as Netflix. For the same reasons, Windows Media Center will no longer be included by default on Windows 8 as well, but the software (which also includes support for DVD playback) can be added back through the paid "Pro Pack" (for the base version of Windows 8, which also upgrades the system to Windows 8 Pro) or "Media Center Pack" (for Windows 8 Pro) add-ons. Windows 8 will still support third-party DVD playback software.
File History, the new backup feature of Windows 8 described above, replaces Backup and Restore, the former backup app, and Previous Versions, a component of Windows Explorer that saves previous versions of changed files. Backup and Restore is deprecated but will continue to work on preset schedule on computers that upgrade from Windows 7 to Windows 8. Previous Versions no longer protects local files, although it is still available to access previous versions of shared files stored on a Windows Server computer. Shadow Copy, the subsystem component based on which these worked, however, is still available for other software to use.

Blue Screen Error


What Is a Blue Screen Error?

When Windows encounters certain situations, it halts and the resulting diagnostic information is displayed in white text on a blue screen. The appearance of these errors is where the term “Blue Screen” or "Blue Screen of Death" has come from.
Blue Screen errors occur when:
  • Windows detects an error it cannot recover from without losing data
  • Windows detects that critical OS data has become corrupted
  • Windows detects that hardware has failed in a non-recoverable fashion
  • The exact text displayed has changed over the years from a dense wall of information in Windows NT 4.0 to the comparatively sparse message employed by modern versions of Windows. (Figure 1)
A problem has been detected and Windows has been shut down to prevent damage
to your computer.
UNMOUNTABLE_BOOT_VOLUME
If this is the first time you've seen this error screen,
restart your computer. If this screen appears again, follow
these steps:
Check to be sure you have adequate disk space. If a driver is
identified in the Stop message, disable the driver or check
with the manufacturer for driver updates. Try changing video
adapters.
Check with your hardware vendor for any BIOS updates. Disable
BIOS memory options such as caching or shadowing.
If you need to use Safe Mode to remove or disable components, restart
your computer, press F8 to select Advanced Startup Options, and then
select Safe Mode.

Technical Information:
*** STOP: 0x000000ED(0x80F128D0, 0xC000009C, 0x00000000, 0x00000000)

 
Figure 1: Sample Blue Screen Error

Troubleshooting Common Blue Screen Error Messages

Error 1

Stop 0x000000ED (UNMOUNTABLE_BOOT_VOLUME)
Stop 0x0000007B (INACCESSIBLE_BOOT_DEVICE)


These two errors have similar causes and the same troubleshooting steps apply to both of them. These stop codes always occur during the start-up process. When you encounter one of these stop codes, the following has happened:
1   The system has completed the Power-On Self-Test (POST).
2         The system has loaded NTLDR and transferred control of the start-up process to NTOSKRNL (the kernel).
3    NTOSKRNL is confused. Either it cannot find the rest of itself, or it cannot read the file system at the location it believes it is stored.
When troubleshooting this error, your task is to find out why the Windows
kernel is confused and fix the cause of the confusion.


Things to check:
  • The SATA controller configuration in the system BIOS If the SATA controller gets toggled from ATA to AHCI mode (or vice versa), then Windows will not be able to talk to the SATA controller because the different modes require different drivers. Try toggling the SATA controller mode in the BIOS.
  • RAID settings You may receive this error if you've been experimenting with the RAID controller settings. Try changing the RAID settings back to Autodetect (usually accurate).
  • Improperly or poorly seated cabling Try resetting the data cables that connect the drive and its controller at both ends.
  • Hard drive failure Run the built-in diagnostics on the hard drive. Remember: Code 7 signifies correctable data corruption, not disk failure.
  • File system corruption Launch the recovery console from the Windows installation disc and run chkdsk /f /r.
  • Improperly configured BOOT.INI (Windows XP). If you have inadvertently erased or tinkered with the boot.ini file, you may receive stop code 0x7B during the start-up process. Launch the recovery console from the Windows installation disc and run BOOTCFG /REBUILD
Error 2

STOP 0x00000024 (NTFS_FILE_SYSTEM)


This stop code indicates the NTFS file system driver encountered a situation it could not
handle, and is almost always caused by 3 things:
  • Data corruption on the disk
  • Data corruption in memory
  • The system completely running out of memory (this typically only happens on
    heavily-loaded servers)
Things to check:

1    Reset the memory and all drive data cables to eliminate data corruption  issues stemming from poorly or improperly seated hardware.
2    Run a complete memory and hard drive diagnostic. The quick test will not be thorough enough here. You need to run the full system diagnostic.
3    If those diagnostics pass, run a full file system check from the Recovery Console
(chkdsk /f /r) to detect and (potentially) fix any corrupted data.
4    If none of the above solves the issue, re-install Windows.
5    If that does not fix the issue, replace the hard drive.


Error 3

STOP 0x0000007E (SYSTEM_THREAD_EXEPTION_NOT_HANDLED)
STOP 0x0000008E (KERNEL_MODE_EXCEPTION_NOT_HANDLED)

These two errors indicate that a program running in the kernel encountered an unexpected condition it could not recover from. They have identical troubleshooting and resolution steps, and you will probably need to use the Windows Debugger to find out what caused the error.

Things to check:
  • If the Blue Screen message mentions a driver or library file, figure out what driver or application that file is part of and update or disable it.
  • Update the system BIOS to the latest available revision.
  • Uninstall any recently installed programs, and roll-back any recently installed drivers.
  • Run diagnostics on the computer's memory.
Error 4

STOP 0x00000050 (PAGE_FAULT_IN_NON_PAGED_AREA)

This stop code means the system tried to access a nonexistent piece of memory, almost always due to:
  • A driver trying to access a page of memory that is not present
  • A system service (ex. virus scanner) failing in an exceptional way
  • Faulty or incorrectly seated memory
  • Corrupted data on the hard drive
Use the Windows Debugger to pinpoint the exact cause of these errors.

Things to check:

1    If the Blue Screen error mentions a driver or library file, figure out what driver or program the file is a part of and either upgrade to the latest version or uninstall the driver or program.
2         If the error happens during the start-up process, try booting to the Last Known Good Configuration.
3         If the error started appearing after a program or driver was installed, uninstall that program or driver.
4    Try running a full hard drive and memory diagnostic after resetting the memory and hard drive data cables.