USB drives and Windows drive limit
1 answer
If these are physical disks that you have too many, you may want to consider a hardware (RAID) solution to combine multiple physical disks into less logical disks. This solution should work on Win98.
If these are mapped drives on Windows servers, consider using junction points on the server to combine multiple drives into a single tree structure.
Or use DFS links; no replication required. This would create a logical hierarchy across multiple servers, and you could map a single drive letter to the DFS root.
+1
source to share