D
D
Danil2016-07-15 15:34:18
cmd/bat
Danil, 2016-07-15 15:34:18

How to move user folder via console?

You need to move the user's folders to another drive, now I'm doing it through the tab, Locationchanging the path there. How to do it through the console?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
#
#algooptimize #bottize, 2016-07-15
@user004

google
cmd move dir

A
Alexander Volkov, 2016-07-15
@a_volkov1987

1.Log in as a different user with administrator rights, open a command prompt and copy the desired folders to a new location.
2. delete the original folders
3. Run the command mklink /J "old folder location" "new folder location" for each transferred folder.
All.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question