Table of Contents

windows migrate

robocopy

server

robocopy \\server\share \\server2\company /mir /r:3 /w:3 /sec /secfix /v
pause

non-windows server (windows/nas)

net use x: \\192.168.1.2\share Share@123 /user:share
robocopy \\192.168.1.2\share \\server2\share /mir /np /fft /copy:DT /v
pause

user

set SRC=\\Michelle-think\c$\Users\michelle
robocopy "%SRC%" C:\Users\michelle /mir /sec /secfix /w:3 /r:3 /v ^
  /xf ntuser.* /xd "%SRC%\appdata" /xd "%SRC%\Application Data" ^
  /xd "%SRC%\OneDrive" "%SRC%\Google Drive" "%SRC%\Dropbox"

move

robocopy D:\Users\eddie C:\OLD_PC\eddie /mir /r:1 /w:1

transwiz

cd /d c:\drv
wget https://www.forensit.com/Downloads/Transwiz.msi
start Transwiz.msi

profwiz

cd /d c:\drv
curl -O https://www.forensit.com/Downloads/Profwiz.msi
start Profwiz.msi

cd \APPDIR
profwiz.exe

nirsoft

produkey

choco install produkey

passview

Mailpv

md c:\drv\pass & cd /d c:\drv\pass
curl.exe -O https://repo.sxl.net/win/bin/passreccommandline.zip
7z x -y -pnirsoft123! passreccommandline.zip 
 
mailpv /sverhtml mailpv.html
chromepass /sverhtml chromepass.html
iepv /sverhtml iepv.html
mspass /sverhtml mspass.html
netpass /sverhtml netpass.html
WebBrowserPassView /shtml WebBrowserPassView.html
ping -n 1 localhost
md html
move /y *.html html
start html

O&O RegEditor ooregedt

choco install regeditor
ooregedt

google chrome

firefox

manual transfer

old computer

new computer

outlook

manage outlook profiles

outlook.exe /manageprofiles

export accounts profile

HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Profiles
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Profiles
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles

backup Signatures

%APPDATA%\Microsoft\Signatures