Windows

How to Restore Outlook backup

Restoring a Outlook backup: 1) Go to File and select Data File Management 2) Click on Add and choose the type of Outlook Data File which you want to import. Unless you are using Office 97-2002, most probably, it will be Office Outlook Personal Folders File (.pst). 3) Select that and choose OK. 4) Outlook [...]

How to Create Outlook backup – A step By step Guide

Creating a Outlook backup: 1) Go to File and select Data File Management 2) Click on the Data Files tab and choose Personal Folders and click on Open Folder 3) Select the file named Outlook (File Type: Microsoft Office Outlook Personal Folders) 4) This is the file which contains all your current emails, the folder [...]

How o send popup messages among Windows computers and network client computers – NET SEND DOS COMMAND

To send popup messages among Windows  computers and network client computers, use the NET SEND command from the MS-DOS Command Prompt in Windows NT as follows: USE OF NET SEND DOS COMMAND net send  ’computer name’ ‘Message’

How to Remove and Block Cookies in Internet Explorer

Cookies are very important for many sites to function properly in your browser. If you block cookies then many functionalities of the website may stop working , like login to the website,checking emails,etc.. So you have to be very careful while Disabling Cookies in your browser. A cookie is a small text file that is placed on [...]

How to Delete cached copies of roaming profiles

Determines whether the system saves a copy of a user’s roaming profile on the local computer’s hard disk drive when the user logs off. This policy, and related policies in this folder, together describe a strategy for managing user profiles residing on remote servers. In particular, they tell the system how to respond when a [...]

How to Delete Locally Cached Profiles in Terminal Server

This article explains how to use the System Policy Editor to modify the registry on the Terminal Server computer to delete locally cached profiles. Create Terminal Server roaming profiles for all users. On the Terminal Server computer, click Start, click Run, and then type poledit. On the File menu, select Open Registry. Double-click Local Computer, and then double-click Windows NT User Profiles. [...]

How to Use Delprof.exe to Delete User Profiles After a Specified Period of Inactivity

The following example describes how to use Delprof.exe to delete user profiles on the local computer that have been inactive for 30 days: Click Start, point to Programs, point to Accessories, and then click Command Prompt. At the command prompt, type delprof /p /d:30, and then press ENTER. For each user profile that has not been used on the computer [...]

How to Use Delprof.exe to Delete User Profiles on a Remote Computer

The following example describes how to use Delprof.exe to delete user profiles on a remote computer that is named Server1. Note that if you do not specify a computer in the command, Delprof.exe defaults to the local computer. Click Start, point to Programs, point to Accessories, and then click Command Prompt. At the command prompt, type delprof /p /c:\\server1, and [...]

How to Remove Existing User Profiles in Windows-based computer

This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem [...]

How to Disable User Profiles in Windows-based computer

To Disable User Profiles Restart the computer. At the Windows logon screen, click Cancel. Click Start, point to Settings, click Control Panel, and then double-click Passwords. On the User Profiles tab, click All users of this PC use the same preferences and desktop, and then click OK. When you are prompted to restart the computer, do so.

How to Importing Shapes from Other Programs in Visio

Many files you import into Visio drawings as graphic or OLE objects are stored as Microsoft® Windows® metafiles, an exchange format used to store vector-based graphics. Raster-based graphics from BMP and DIB files are stored as bitmaps. You can edit both metafiles and bitmaps on the drawing page much like other shapes by moving, rotating, [...]

A Brief to Windows Storage Server 2008 R2

Microsoft® Windows® Storage Server 2008 R2 operating systems provide file storage and print server capabilities for client and server computers in your network environment. Storage appliances running Windows Storage Server 2008 R2 can be used in failover clusters, providing high availability storage for application servers and file storage. Windows Storage Server 2008 R2 provides the following features: [...]

Assoc – Windows Command-line Reference

Displays or modifies file name extension associations. If used without parameters, assoc displays a list of all the current file name extension associations. Syntax assoc [<.ext>[=[<FileType>]]] Parameters Parameter Description <.ext> Specifies the file name extension. <FileType> Specifies the file type to associate with the specified file name extension. /? Displays help at the command prompt. Remarks [...]

Arp – Windows Command-line Reference

Displays and modifies entries in the Address Resolution Protocol (ARP) cache, which contains one or more tables that are used to store IP addresses and their resolved Ethernet or Token Ring physical addresses. There is a separate table for each Ethernet or Token Ring network adapter installed on your computer. Used without parameters, arp displays help. [...]