I believe Windows 7 and Windows Server order folder names differently. I am using Windows Server Datacenter.
On a Windows 7 machine I had two folder: 001_SCHEMA and 01_AddFields. When ordered in ASC order they go 001_SCHEMA then 01_AddFields. When I copied those folders to the server in ASC order they go 01_AddFields then 001_SCHEMA.
I guess my question is: Is there a bug here or is there some reason to treating sorting differently in desktop and server versions?