Tag Archives: Shares

Importing Share Info and Permissions with Powershell and a CSV file (cont’d)

In my last post (here) I talked about MoW’s import script (here) and the customizations that I wanted to make. If you need some brushing up on windows share permissions, I recommend using my post on it as a reference … Continue reading

Posted in CSV, Import Share Info, Scripting, Share Security, Windows PowerShell, Windows Shares | Tagged , , , , , , , , , | 3 Comments

Importing Share Info and Permissions with PowerShell and a CSV file

As stated in my last post, you can use a CSV file with powershell to import windows share info and automatically set shares with the correct info. The CSV file can be produced by the export share info script found … Continue reading

Posted in CSV, Scripting, Share Security, Windows PowerShell, Windows Shares | Tagged , , , , , , , , , | 3 Comments

Exporting Share Info and Permissions with PowerShell and CSV files

Building off my last post (Using PowerShell to manipulate share permissions), it is possible to export share info into a CSV file to backup info for all the shares on a server. A couple of weeks ago I was searching … Continue reading

Posted in CSV, Scripting, Share Security, Windows PowerShell, Windows Shares | Tagged , , , , , , , , | 14 Comments