How can I get the below #4 to display all folders ?
Steps
1. plug external hard drive
into USB port on Windows 8.1 Pro
2. D drive shows 3GB+ .vhdx file from
my WIndows Server 2012 backup copy
3. double click on drive
4. attached F drive displays with
"This folder is empty" even when
"Hidden items" are displayed
5. I manually type "F:\FolderNameIRemember"
6. all associated details display
1. dir /a
** displays all FOLDERS
2. attrib j:\FolderName
** displays "SH" (system, hidden)
3. attrib j:\FolderName -S -H
** removes "SH" (system, hidden)
4. browse to j:\
** folder is NO longer hidden
McKnife
So after all the whole problem was that these folders had the system attribute in addition to hidden. Don't mess with the command line, just configure explorer to display system files as well.
total commander.