|
Using Powershell to run Excel macro on all files of sharepoint...
This scripts gets list of file urls of all documents from sharepoint 2007 document library , for...
|
06-05-2011
|
299
|
0
|
|
|
Import-SPSite.ps1
DESCRIPTION: NAME: Import-SPSite Restores a Site from a Backup File PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
251
|
0
|
|
|
Export-SPSite.ps1
DESCRIPTION: NAME: Export-SPSite Exports a Site to a Backup File PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
307
|
0
|
|
|
Remove-SPSite.ps1
DESCRIPTION: NAME: Remove-SPSite Removes a site from the Site Collection PARAMETERS: -url Url to...
|
09-11-2009
|
161
|
0
|
|
|
Remove-SPList.ps1
DESCRIPTION: NAME: Remove-SPList Removes A List PARAMETERS: -url Url to SharePoint Site -List Name...
|
09-11-2009
|
350
|
0
|
|
|
Remove-SPItem.ps1
DESCRIPTION: NAME: Remove-SPItem Removes An Item From a List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
146
|
0
|
|
|
Remove-SPField.ps1
DESCRIPTION: NAME: Remove-SPField Removes A Field From A List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
176
|
0
|
|
|
Add-SPListViewWebPart.ps1
DESCRIPTION: NAME: Add-SPListViewWebPart Adds a New List View WebPart PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
230
|
0
|
|
|
Add-SPImageWebPart.ps1
DESCRIPTION: NAME: Add-SPImageWebPart Adds a New Image WebPart PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
147
|
0
|
|
|
Add-SPSitePermission.ps1
DESCRIPTION: NAME: Add-SPSitePermission Adds Unique Site Permissions to a Group PARAMETERS: -url...
|
09-11-2009
|
163
|
0
|
|
|
Add-SPUser.ps1
DESCRIPTION: NAME: Add-SPUser Adds A New User To A Group in SharePoint PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
345
|
0
|
|
|
Add-SPGroup.ps1
DESCRIPTION: NAME: Add-SPGroup Adds a New SharePoint Group PARAMETERS: -url Url to SharePoint Site...
|
09-11-2009
|
321
|
0
|
|
|
Add-SPSite.ps1
DESCRIPTION: NAME: Add-SPSite Adds a New SharePoint Site PARAMETERS: -url Url to SharePoint Site...
|
09-11-2009
|
155
|
0
|
|
|
Set-SPView.ps1
DESCRIPTION: NAME: Set-SPView Gets A SP View PARAMETERS: -url Url to SharePoint Site -List List...
|
09-11-2009
|
141
|
0
|
|
|
Add-SPURLField.ps1
DESCRIPTION: NAME: Add-SPURLField Adds a Text Field to a SP List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
115
|
0
|
|
|
Add-SPMultiLookupField.ps1
DESCRIPTION: NAME: Add-SPLookupField Adds a Lookup Field to a SP List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
129
|
0
|
|
|
Add-SPLookupField.ps1
DESCRIPTION: NAME: Add-SPLookupField Adds a Lookup Field to a SP List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
161
|
0
|
|
|
Add-SPMultiChoiceField.ps1
DESCRIPTION: NAME: Add-SPMultiChoiceField Adds a Multiple Choice Field to a SP List PARAMETERS:...
|
09-11-2009
|
117
|
0
|
|
|
Add-SPMultipleUserField.ps1
DESCRIPTION: NAME: Add-SPMultipleUserField Adds a Multiple User Field to a SP List PARAMETERS: ...
|
09-11-2009
|
111
|
0
|
|
|
Add-SPUserField.ps1
DESCRIPTION: NAME: Add-SPUserField Adds a User Field to a SP List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
115
|
0
|