|
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
|
258
|
0
|
|
|
Import-SPSite.ps1
DESCRIPTION: NAME: Import-SPSite Restores a Site from a Backup File PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
229
|
0
|
|
|
Export-SPSite.ps1
DESCRIPTION: NAME: Export-SPSite Exports a Site to a Backup File PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
276
|
0
|
|
|
Remove-SPSite.ps1
DESCRIPTION: NAME: Remove-SPSite Removes a site from the Site Collection PARAMETERS: -url Url to...
|
09-11-2009
|
153
|
0
|
|
|
Remove-SPList.ps1
DESCRIPTION: NAME: Remove-SPList Removes A List PARAMETERS: -url Url to SharePoint Site -List Name...
|
09-11-2009
|
307
|
0
|
|
|
Remove-SPItem.ps1
DESCRIPTION: NAME: Remove-SPItem Removes An Item From a List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
141
|
0
|
|
|
Remove-SPField.ps1
DESCRIPTION: NAME: Remove-SPField Removes A Field From A List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
162
|
0
|
|
|
Add-SPListViewWebPart.ps1
DESCRIPTION: NAME: Add-SPListViewWebPart Adds a New List View WebPart PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
212
|
0
|
|
|
Add-SPImageWebPart.ps1
DESCRIPTION: NAME: Add-SPImageWebPart Adds a New Image WebPart PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
138
|
0
|
|
|
Add-SPSitePermission.ps1
DESCRIPTION: NAME: Add-SPSitePermission Adds Unique Site Permissions to a Group PARAMETERS: -url...
|
09-11-2009
|
157
|
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
|
304
|
0
|
|
|
Add-SPGroup.ps1
DESCRIPTION: NAME: Add-SPGroup Adds a New SharePoint Group PARAMETERS: -url Url to SharePoint Site...
|
09-11-2009
|
306
|
0
|
|
|
Add-SPSite.ps1
DESCRIPTION: NAME: Add-SPSite Adds a New SharePoint Site PARAMETERS: -url Url to SharePoint Site...
|
09-11-2009
|
148
|
0
|
|
|
Set-SPView.ps1
DESCRIPTION: NAME: Set-SPView Gets A SP View PARAMETERS: -url Url to SharePoint Site -List List...
|
09-11-2009
|
132
|
0
|
|
|
Add-SPURLField.ps1
DESCRIPTION: NAME: Add-SPURLField Adds a Text Field to a SP List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
106
|
0
|
|
|
Add-SPMultiLookupField.ps1
DESCRIPTION: NAME: Add-SPLookupField Adds a Lookup Field to a SP List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
123
|
0
|
|
|
Add-SPLookupField.ps1
DESCRIPTION: NAME: Add-SPLookupField Adds a Lookup Field to a SP List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
137
|
0
|
|
|
Add-SPMultiChoiceField.ps1
DESCRIPTION: NAME: Add-SPMultiChoiceField Adds a Multiple Choice Field to a SP List PARAMETERS:...
|
09-11-2009
|
109
|
0
|
|
|
Add-SPMultipleUserField.ps1
DESCRIPTION: NAME: Add-SPMultipleUserField Adds a Multiple User Field to a SP List PARAMETERS: ...
|
09-11-2009
|
107
|
0
|
|
|
Add-SPUserField.ps1
DESCRIPTION: NAME: Add-SPUserField Adds a User Field to a SP List PARAMETERS: -url Url to SharePoint...
|
09-11-2009
|
106
|
0
|