Differences between revisions 18 and 19
Revision 18 as of 2024-09-24 06:04:03
Size: 1511
Editor: hgiger
Comment:
Revision 19 as of 2024-09-24 06:10:20
Size: 1668
Editor: hgiger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 34: Line 34:
Windows arranges a second set of 'Desktop', 'Documents', 'Videos', etc. folders in your '''local''' home, which is path: "C:\Users\<username" <<BR>> Windows arranges a second - different - set of 'Desktop', 'Documents', 'Videos', etc. folders in your '''local''' home, which is path: "C:\Users\<username" <<BR>>
Line 37: Line 37:
{{attachment:path_local_data.png}}
Line 38: Line 39:
This means for these folder no backup exists! Or in other words, when the harddisk fails, the data is lost.

Windows 11 and folder redirection

In addition to the migration from Windows 10 to Windows 11 there is also a change in folder redirection happening. What does that mean?

Until now following folders have been 'redirected' into your D-ITET home account:

- Desktop -> in home folder MSDesctop
- Documents -> in home folder MSDocuments

Within the change to Windows 11 following folders will be redirected also:

- Music -> in home folder MSMusic
- Pictures -> in home folder MSPictures
- Videos -> in home folder MSVideos

All these folders are viewable in 'Windows Explorer' -> 'This PC':

this_PC.png

You can verify the source of the data by right-clicking on the folder, then choose 'Properties'. In the upcoming window you'll see the
location of the folder, which is in your home directory "\\verdi.ee.ethz.ch\<username>". E.g. for 'Desktop':

path_to_origin.png

This results in following consequences:

1) All stuff stored in there will be backuped
2) All stuff stored in there will burden your home quota!

But ATTENTION!

Windows arranges a second - different - set of 'Desktop', 'Documents', 'Videos', etc. folders in your local home, which is path: "C:\Users\<username"
These folders are stored LOCALLY on the machines harddisk. This can also be verified by right-clicking -> Properties:

path_local_data.png

This means for these folder no backup exists! Or in other words, when the harddisk fails, the data is lost.

Win11FolderRedirection (last edited 2025-05-20 07:28:03 by mreimers)