.NK2 file is storing email address history which has been send. It is good that you backup and migrate the .NK2 file when rebuild, replace or swap the device. User will not notice the change and it’s a plus for your daily operation.
C:\Documents and Settings\%UserName%\Application Data\Microsoft\Outlook
C:\Users\%UserName%\AppData\Roaming\Microsoft\Outlook
tags: .NK2, Outlook 2007, send history location
posted in IT Operation, Windows 7, Windows XP by nisckn | No Comments
robocopy “Source” “Destination” /E /R:n
Syntax:
Source | Source Directory
Destination | Destination Location
Switch:
/E | Copy sub-directories, including Empty Folder
/R:n | Number of Retries on failed copies: n = numbers of loop
tags: robocopy
posted in IT Operation, Windows 7, Windows Server 2008 by nisckn | No Comments