Tagged Questions
5
votes
1answer
100 views
What update I have to install in Foundation 2010 to run a backup that asks for version 4.1.13.0?
I'm trying to run a backup from a Sharepoint Server 2010 that runs a version 14.0.6101.5008:
The version of my local Sharepoint Foundation 2010 server is 14.0.6114.5000:
When I run the backup ...
4
votes
1answer
103 views
Is VS 2010 needed to build a SharePoint 2010 project in Powershell?
Can you build a SharePoint Project without Visual Studio 2010/2012 being installed on the machine you are trying build it on using PowerShell?
I have a PowerShell script the is working great. It ...
3
votes
0answers
83 views
Application DLL replaced sometimes in 14 Hives feature folder
I deploy Infopath forms using powershell script. After deployment, dlls of my deployed application appears in 14 hives/feature/guidfeaturefolder After some modifications when i deploy again the same ...
2
votes
1answer
43 views
RoleAssigments are being assigned by default to all new pages
I am pretty new to SharePoint, so please let me know if there is some more info or clarification required. I am creating a webapplication with certain SP groups, libraries and pages in that order by ...
2
votes
1answer
229 views
Problem with PowerShell script in Tasks Sheduler Windows Server 2008 R2 - SharePoint Shell Access?
I have a problem with PowerShell script in Tasks Sheduler in Windows Server 2008 R2. I try to run Sheduler Tasks which run batch file which run PowerShell script to Backup Farm and while I choose "Run ...
2
votes
1answer
4k views
Permissions error setting up SharePoint 2010 PowerShell account privileges
SharePoint Foundation 2010 SP1 on Windows Server 2008 R2 Std SP1 (Domain Controller) in a simple farm with a single SQL Server 2008 SP1/Windows Server 2008 Std SP2 backend
I realise installing SP on ...
2
votes
1answer
1k views
Problem retracting a Sharepoint 2010 Foundation solution
I am retracting a globally deployed solution via Central Administration. Here is the info
Name: familycareprl.wsp
Type: Core Solution
Contains Web Application Resource: No
Contains Global ...
2
votes
2answers
1k views
Restoring SPSite not working with different versions
I'm having issues with restoring my .bak files to my own sharepoint environment due to version difference.
My version is currently:
Sharepoint Server with Enterprise Client Access License
Ms ...
2
votes
1answer
54 views
Error while running the Powershell script
I want to run the following script but getting the error "Unable to find type [Microsoft.Office.Server.UserProfiles.PropertyConstants]"
#Add SharePoint PowerShell SnapIn if not already added
if ...
1
vote
2answers
303 views
Get all the machines in a SharePoint farm
I'm writing a really big script which will get a lot of info from my farm. I'd like to make it work dynamically, so I would need to:
Get all the database servers in the SharePoint farm
Get all the ...
1
vote
2answers
3k views
How to add Add-PSSnapin Microsoft.SharePoint.PowerShell to machine without SharePoint 2010
How I can add Add-PSSnapin Microsoft.SharePoint.PowerShell to machine without SharePoint 2010?
I try to run PowerShell script to Backup Farm on Windows Server 2008 R2 without Sharepoint but while I ...
1
vote
1answer
151 views
How to use Power Shell cmdlets with batch file?
I have bit interesting requirements. My client want to develop the Sharepoint 2010 administration UI from Java application. So I suggest him to user Sharepoint web services. As we all know its good to ...
1
vote
2answers
149 views
PowerShell cleaner script work badly after New Year?
I have strange situation with PowerShell script which delete older Backup Files in SharePoint Backup Folder. I use two PowerShell script, first make Backup Farm and second check Folder with Backup and ...
1
vote
1answer
353 views
How to modify sealed columns (Powershell)?
I'm trying to build and customize a group calendar list created with "Group work site" template. I have stumbled upon some sealed columns, like "All day event". I need to modify them, therefore I need ...
1
vote
1answer
47 views
Search returning double results?
When a user searches on "http://intranet" with "All Sites", the user gets double results and the links are pointing to the same exact location/file/path.
When the user searches on "http://intranet" ...