Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Can powershell create network shares from an excel spreadsheet

$
0
0

So I've got a ton of network file shares, folders, I need to create and I have them all sorted into different columns within an excel spreadsheet like so:

Column A           Column B                Column c
Dept1Name
                          Sub-dept Name1
                                                         Sub-sub-dept Name1
                          Sub-dept Name2
Dept2Name

Is there a way to maybe read the columns within the spreadsheet and have it create the folder shares using a macro?

Any responses appreciated

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles