Benutzerverzeichnisse auf d
Hallo, ich würde gerne bei einer win 10 Installation Standard mäßig das Benutzer Verzeichniss auf d: anlegen. Und auch alle anderen User Ordner und Programme.
Das Notebook hat eine kleine ssd Partition für das bs. Ist aber natürlich schnell voll, wenn Dokumente, Programme und die User profile auch auf c: gespeichert werden.
Am liebsten wäre mir das mit einer Antwortdatei bei der Installation, damit das gleich für weitere Notebooks dieses Typs automatisch erledigt werden kann.
Vielen Dank
Das Notebook hat eine kleine ssd Partition für das bs. Ist aber natürlich schnell voll, wenn Dokumente, Programme und die User profile auch auf c: gespeichert werden.
Am liebsten wäre mir das mit einer Antwortdatei bei der Installation, damit das gleich für weitere Notebooks dieses Typs automatisch erledigt werden kann.
Vielen Dank
Please also mark the comments that contributed to the solution of the article
Content-ID: 308345
Url: https://administrator.de/contentid/308345
Printed on: September 7, 2024 at 12:09 o'clock
4 Comments
Latest comment
Hi,
you can do this via Registry:
There is an entry called ProfilesDirectory and Default which points to the directory used for the profiles.
So copy offline all exisiting profiles including the default one to the new directory (use robocopy to maintain permissions). Then change the registry entry to the new path.
Already done this, works without problems.
Regards
you can do this via Registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
So copy offline all exisiting profiles including the default one to the new directory (use robocopy to maintain permissions). Then change the registry entry to the new path.
Already done this, works without problems.
Regards