Hi guys,
I need to do a bunch of installations of a SharePoint based archiving system. There is quite a bit of manual work involved, which is a waste of time. This is a good excuse to further hone my coding (well, scripting) skills (see me Epic Android Journey blog thread).
The most annoying part of the installation is creating shares and assigning user rights to them. How would I best go about scripting my way out of this? The only scripting I have done is some basic .bat file creating. I guess PowerShell is a good bet here?
I need to do a bunch of installations of a SharePoint based archiving system. There is quite a bit of manual work involved, which is a waste of time. This is a good excuse to further hone my coding (well, scripting) skills (see me Epic Android Journey blog thread).
The most annoying part of the installation is creating shares and assigning user rights to them. How would I best go about scripting my way out of this? The only scripting I have done is some basic .bat file creating. I guess PowerShell is a good bet here?