Quantcast
Channel: SharePoint 2013 - Setup, Upgrade, Administration and Operations forum
Viewing all 21070 articles
Browse latest View live

Get ID of WSP file without deploying

$
0
0

Hey guys!

hope you can help me in this case.

Well I'm developing a script for dynamic WSP deployment to SharePoint 2010 with PowerShell.

However, some vendors for SharePoint solutions have some differences in their solution names (e.g. used"_" instead of ".").

Now I want to get the WSP ID before starting the deployment to verify whether names have changed. Favored in PowerShell.

Any Ideas?

Thanks in advance four your help. Much appreciated


IRM Failing For Some Users

$
0
0
I am trying to setup an IRM protected document library in Sharepoint 2013 (with AD-RMS).  In fact, it is working, but only for a couple of my users.  When specific users download a document from the sharepoint site it makes it read-only, non-printable, etc.  For all other users (even though they are in the same permission groups) when they try to download the document they get messages: "The document you tried to download could not be protected."

I know this is not true as for certain users the document is protected.  In addition I know the permission group is working as for certain users, when they access sharepoint they only have view of certain folders in the document library, so permissions are being enforced in sharepoint.  It just seems like the IRM is having a problem for some reason.  Anyone seen this before? 


Problem upgrading My Site from 2010 > 2013

$
0
0

I'm having a weird situation when upgrading from our classic auth. MySite in Sharepoint 2010 to claims based in Sharepoint 2013.

The problem is after I've converted it to claims based it looses the ability to bind a AD user to the corresponding old MySite site collection and tries to create a new one! If a user visits the My Site page and it makes the binding BEFORE converting to claims it works fine, and it maintains the binding even after claims conversion. But a user who hasn't visited MySite before the claims conversion in 2013 will get a new blank site!!

Here's how I do it.

1. I've set up a blank new Sharepoint 2013 farm installed on one Windows Server 2012 with a dedicated SQL instance in our DEV cluster. The farm is configured with all services - incl user profile service that have fully synced the AD with thousands of users.

2. I create a "MySite"-application with the powershell command:

New-SPWebApplication –name "SHP - MySite" –Port 47 –ApplicationPool "SHP - MySite AppPool" –ApplicationPoolAccount (Get-SPManagedAccount "ne\shpdatabase") -DatabaseName "Content_MySite_tmp"

3. I backup the "My Site" content databases from our live Sharepoint 2010 and restore them in the Sharepoint 2013 SQL instance.

4. I add the old "MySite" content databases with the powershell:

Mount-SPContentDatabase "Content_MySite_01" -WebApplication "SHP - MySite"

5. I to the upgrade to version 15:

Upgrade-SPSite http://xxxxxxxxx:47/ -VersionUpgrade

and repeat for the site collections I want to test

At this point the MySites are fully functional. If I visit mysite it looks good. But it's not claims.

6. I convert it to claims:

Convert-SPWebApplication –Identity "SHP - MySite" –To Claims -RetainPermissions

I get the error that some users cannot be converted but from what I can see it's old inactive AD accounts.

7. If I now try to visit mysite it will work if I visited it before I converted it to claims! If I didn't visit it before the conversion it won't make the connection and try to create a new one (and if I have set the "use domain name to sort out conflicts it will successfully create a blank new mysite for me). 

So .. am I missing a step? I've checked some guides for how to setup mysites (incl http://blog.sharedove.com/adisjugo/index.php/2012/07/25/visual-guide-setting-up-my-sites-in-sharepoint-2013/) but most of them is about creating a new mysite, not how to migrate from 2010 to 2013! For us it's vital the MySites are migrated, creating new ones is not an option. If I was forced to migrate today I would leave it in normal classic authentication mode but that doesn't sound right either!

Here's a checklist what I've checked so far:
- Managed path "personal" added to MySite app
- Self site creation On for MySite app
- Creating and applying "create subsite" rights to all users
- "Setup my sites" in user profile sync service, all correct there

So somewhere along the line, after converting to claims based authentication it looses the ability to bind the AD account to the old site collection? But and I don't know what to do? Any suggestions?




PreRequisites installer error for Sharepoint 2013

$
0
0

Hi to all,

              I have got the following Error like 'unable to install Application Server role, Web Server (IIS) Role' as Fig below. And also I have specified the logs came during the installation as below. Please help to solve this issue.

2014-01-29 22:48:56 - Processor architecture is (9)
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 - Common Startup
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
2014-01-29 22:48:56 - Trying to remove the startup task if there is any.
2014-01-29 22:48:56 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
2014-01-29 22:48:56 - Error: Startup task doesn't exist. This is not a continuation after a restart.
2014-01-29 22:48:56 - Locating the following command line arguments file:
2014-01-29 22:48:56 - F:\PrerequisiteInstaller.Arguments.txt
2014-01-29 22:48:56 - Error: This file does not exist
2014-01-29 22:48:56 - Details of the current operating system:
2014-01-29 22:48:56 - Major version number of the operating system:  (6)
2014-01-29 22:48:56 - Minor version number of the operating system:  (2)
2014-01-29 22:48:56 - Build number of the operating system:  (0X23F0=9200)
2014-01-29 22:48:56 - Major version number of the latest Service Pack:  (0)
2014-01-29 22:48:56 - Minor version number of the latest Service Pack:  (0)
2014-01-29 22:48:56 - Platform ID of the operating system:  (2)
2014-01-29 22:48:56 - Product suites available on the operating system:  (0X110=272)
2014-01-29 22:48:56 - Product type of the operating system: VER_NT_SERVER
2014-01-29 22:48:56 - Product type:  (7)
2014-01-29 22:48:56 - OS type:  (0)
2014-01-29 22:48:56 - Configuring the application's property sheet...
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Windows Management Framework 3.0
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 - PowerShellVersion
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 4.0
2014-01-29 22:48:56 - A higher version of the prerequisite above is already installed
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Microsoft .NET Framework 4.5
2014-01-29 22:48:56 - Reading the following DWORD value/name...
2014-01-29 22:48:56 - Install
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
2014-01-29 22:48:56 - The value is (1)
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 - Version
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 4.5.51641
2014-01-29 22:48:56 - A post release .NET 4.5 is installed
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Windows Identity Foundation (KB974405)
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 -
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 6.1.7600.0
2014-01-29 22:48:56 - The prerequisite above is already installed
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
2014-01-29 22:48:56 - Reading version of the following file...
2014-01-29 22:48:56 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
2014-01-29 22:48:56 - The version is...
2014-01-29 22:48:56 - 1.0.3010.0
2014-01-29 22:48:56 - The prerequisite above is already installed
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Microsoft SQL Server 2008 R2 SP1 Native Client
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 - Version
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 10.51.2500.0
2014-01-29 22:48:56 - A higher version of the prerequisite above is already installed
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Windows Server AppFabric
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 - ProductVersion
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\AppFabric\V1.0
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 1.1.2106.32
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 - ProductVersion
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\AppFabric\V1.0
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 1.1.2106.32
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 - ProductVersion
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\AppFabric\V1.0
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 1.1.2106.32
2014-01-29 22:48:56 - Reading the following DWORD value/name...
2014-01-29 22:48:56 - DCC
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
2014-01-29 22:48:56 - The value is (1)
2014-01-29 22:48:56 - CacheClient is Installed.
2014-01-29 22:48:56 - Reading the following DWORD value/name...
2014-01-29 22:48:56 - DCS
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
2014-01-29 22:48:56 - The value is (1)
2014-01-29 22:48:56 - CacheService is Installed.
2014-01-29 22:48:56 - Reading the following DWORD value/name...
2014-01-29 22:48:56 - DCA
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
2014-01-29 22:48:56 - The value is (1)
2014-01-29 22:48:56 - CacheAdmin is Installed.
2014-01-29 22:48:56 - The prerequisite above is already installed
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Windows Identity Foundation (KB974405)
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 -
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 2.0.1230.0
2014-01-29 22:48:56 - The prerequisite above is already installed
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Microsoft Information Protection and Control Client
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 -
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 1.0.621.117
2014-01-29 22:48:56 - A higher version of the prerequisite above is already installed
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Microsoft WCF Data Services 5.0
2014-01-29 22:48:56 - Reading the following string value/name...
2014-01-29 22:48:56 - Version
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
2014-01-29 22:48:56 - The value is...
2014-01-29 22:48:56 - 5.0.51212.0
2014-01-29 22:48:56 - A higher version of the prerequisite above is already installed
2014-01-29 22:48:56 - Check whether the following prerequisite is installed:
2014-01-29 22:48:56 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
2014-01-29 22:48:56 - Reading the following DWORD value/name...
2014-01-29 22:48:56 - IsInstalled
2014-01-29 22:48:56 - from the following registry location...
2014-01-29 22:48:56 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
2014-01-29 22:48:56 - The value is (1)
2014-01-29 22:48:56 - The prerequisite above is already installed
2014-01-29 22:49:01 - Beginning download/installation
2014-01-29 22:49:01 - Created thread for installer
2014-01-29 22:49:01 - "C:\Windows\system32\ServerManagerCmd.exe" -inputpath "C:\Users\PORTAL~1\AppData\Local\Temp\Pre17E2.tmp.XML"
2014-01-29 22:49:01 - Error: Unable to install (2)
2014-01-29 22:49:01 - Error: [In HRESULT format] (-2147024894)
2014-01-29 22:49:01 - Last return code (2)
2014-01-29 22:49:01 - Reading the following DWORD value/name...
2014-01-29 22:49:01 - Flags
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 - PendingFileRenameOperations
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SYSTEM\CurrentControlSet\Control\Session Manager
2014-01-29 22:49:01 - Reading the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
2014-01-29 22:49:01 - Error: The tool was unable to install Application Server Role, Web Server (IIS) Role.
2014-01-29 22:49:01 - Last return code (2)
2014-01-29 22:49:01 - Options for further diagnostics: 1. Look up the return code value 2. Download the prerequisite manually and verify size downloaded by the prerequisite installer. 3. Install the prerequisite manually from the given location without any command line options.
2014-01-29 22:49:01 - Cannot retry
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Windows Management Framework 3.0
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 - PowerShellVersion
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 4.0
2014-01-29 22:49:01 - A higher version of the prerequisite above is already installed
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Microsoft .NET Framework 4.5
2014-01-29 22:49:01 - Reading the following DWORD value/name...
2014-01-29 22:49:01 - Install
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
2014-01-29 22:49:01 - The value is (1)
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 - Version
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 4.5.51641
2014-01-29 22:49:01 - A post release .NET 4.5 is installed
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Windows Identity Foundation (KB974405)
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 -
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 6.1.7600.0
2014-01-29 22:49:01 - The prerequisite above is already installed
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
2014-01-29 22:49:01 - Reading version of the following file...
2014-01-29 22:49:01 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
2014-01-29 22:49:01 - The version is...
2014-01-29 22:49:01 - 1.0.3010.0
2014-01-29 22:49:01 - The prerequisite above is already installed
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Microsoft SQL Server 2008 R2 SP1 Native Client
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 - Version
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 10.51.2500.0
2014-01-29 22:49:01 - A higher version of the prerequisite above is already installed
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Windows Server AppFabric
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 - ProductVersion
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\AppFabric\V1.0
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 1.1.2106.32
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 - ProductVersion
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\AppFabric\V1.0
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 1.1.2106.32
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 - ProductVersion
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\AppFabric\V1.0
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 1.1.2106.32
2014-01-29 22:49:01 - Reading the following DWORD value/name...
2014-01-29 22:49:01 - DCC
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
2014-01-29 22:49:01 - The value is (1)
2014-01-29 22:49:01 - CacheClient is Installed.
2014-01-29 22:49:01 - Reading the following DWORD value/name...
2014-01-29 22:49:01 - DCS
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
2014-01-29 22:49:01 - The value is (1)
2014-01-29 22:49:01 - CacheService is Installed.
2014-01-29 22:49:01 - Reading the following DWORD value/name...
2014-01-29 22:49:01 - DCA
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
2014-01-29 22:49:01 - The value is (1)
2014-01-29 22:49:01 - CacheAdmin is Installed.
2014-01-29 22:49:01 - The prerequisite above is already installed
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Windows Identity Foundation (KB974405)
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 -
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 2.0.1230.0
2014-01-29 22:49:01 - The prerequisite above is already installed
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Microsoft Information Protection and Control Client
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 -
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 1.0.621.117
2014-01-29 22:49:01 - A higher version of the prerequisite above is already installed
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Microsoft WCF Data Services 5.0
2014-01-29 22:49:01 - Reading the following string value/name...
2014-01-29 22:49:01 - Version
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
2014-01-29 22:49:01 - The value is...
2014-01-29 22:49:01 - 5.0.51212.0
2014-01-29 22:49:01 - A higher version of the prerequisite above is already installed
2014-01-29 22:49:01 - Check whether the following prerequisite is installed:
2014-01-29 22:49:01 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
2014-01-29 22:49:01 - Reading the following DWORD value/name...
2014-01-29 22:49:01 - IsInstalled
2014-01-29 22:49:01 - from the following registry location...
2014-01-29 22:49:01 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
2014-01-29 22:49:01 - The value is (1)
2014-01-29 22:49:01 - The prerequisite above is already installed
2014-01-29 22:50:00 - Opening log file
2014-01-29 22:50:00 - Opened action for user
2014-01-29 22:50:00 - C:\Users\PORTAL~1\AppData\Local\Temp\prerequisiteinstaller.2014.01.29-22.48.56.log
2014-01-29 22:57:40 - Opening log file
2014-01-29 22:57:40 - Opened action for user
2014-01-29 22:57:40 - C:\Users\PORTAL~1\AppData\Local\Temp\prerequisiteinstaller.2014.01.29-22.48.56.log


Manikandan


User properties updated in Manage Profile Service, but not on users in a sharepointgroup

$
0
0

Hi,

I've set up at user profile synchronization service which works - users get from AD to CA->Manage Profile Serive->User Profiles, and new changes in AD are updated correctly.

Then i have some sharepointgroups, where i've added some users. The name and mailaddresses are correctly transferred. But then comes the problem; when i change userproperties in AD (etc. a user got a new emailaddress), the changes get synced to User Profiles correctly, but not to the user in the group. A solution is to remove the user from the sharepointgroup and then add the user again, but i would like to get this update happening automatic.

How can i make it Work?

Regards Allan

(be aware that this is my first post in this community)

Edit the Master-Page from all blogs in mysite

$
0
0

I am currently setting up mysite. I was able to configure the mysite-masterpage for all profiles, but I can't seem to change the masterpage for the blog! What is the best way to change the masterpage from all blogs?

how to - configure the sitemailbox in SP2013 and associate mail ids to the sitemailbox

$
0
0

hi,

 i have a requirement to set up SiteMailBox in my SP 2013 env.

if i create a   subsite i want to associate the sitemailbox app in that subsite. 

my doubt here is , if i create a 10 subsites which has  sitemailbox configured, should  i create a 10 exchange server mailboxes [aka mail ids: mymailbox1@mycompany.com ,mymailbox2@mycompany.com, ...mymailbox10@mycompany.com ]

in the exchange server 2013 ?

in the below link, http://technet.microsoft.com/en-us/library/jj552524.aspx MSFT , is not telling about the mailid's nee to be created and if created how can i  associate it with each sitemailbox.


Sharepoint Search Crawl for Local Sites is only finding one item

$
0
0

I have the default Content Source 'Local SharePoint sites' configured to crawl everything under the hostname for each start address. The only start address is the root URL I have configured to access SharePoint, the same URL that is working perfectly for browsing all the sites, http://sharepoint.XXX.com.

The full crawl finishes in about two minutes. The Crawl Log reports 1 success, 0 warnings, and 0 errors.

Using the Search Center site to search for ContentSource:"Local SharePoint Sites"returns a single result, the home page of the site collection. It doesn't seem to be crawling into the sub-sites or document libraries. I have links on the Home.aspx to every sub-site and in those sites there are links to every library.

I made the search service account a site collection administrator.

I tried to add sub-sites to the Content Source, such as http://sharepoint.XXX.com/Management, but it gives me an error saying it can't add it when crawling the entire web application. This makes sense.

I just can't figure out why my default crawl is not getting any errors, and actually finding the Home.aspx, but not anything deeper. Any ideas on what to check next?

Thanks in advance for any help you can provide.

EDIT:

It might be worth noting that I have two other Content Sources that are working.

One starting at sps3://sharepoint.XXX.com that has 33 Successes, 0 Warnings, and 0 Errors. It is showing everyone that has logged into the SharePoint site in People in the Search Center.

The other on is a File Shares type with two shares listed to start from. This has 112,000 Successes and is showing the files in the search results in the Search Center.


Library alerts dont reflect changes from all users

$
0
0
We have weekly alert setup for document changes made to a site but not everyone's changes are getting reflected in the email that shows up. How would I go about troubleshooting that?

Free computer help and tips http://www.onlinecomputertips.com

Increase Request Timed out for Distributed Cache service

$
0
0

Hi,

We are trying to upgrade site collection after upgrading db from sharepoint 2010 to Sharepoint 2013.

It's keep on getting timed out after 5 minutes.

In the event log i can see the following error

Unexpected exception in FeedCacheService.IsRepopulationNeeded: Communications with the cache cluster has experienced a delay past the timeout value,please increase the RequestTimeout of the client..

It is related to SPDistributedCache Sservice. The service is running. But how to increase the timed out duration for this.

Regards,

RK

one AD groups is not showing When i trying to add alert.

$
0
0
Hi,
I have one Active directory Security group named "Service Delivery". 
But When I added this AD group in to site it is appearing with a prefix + (ie. +Service Delivery)

I am trying to sent alert (with ad group Service Delivery). But this group is not showing there.
I have also added this group in this List Pemission.
I have also tried the following link
http://www.amosfivesix.com/sharepoint/21-how-to-create-alerts-for-sharepoint-groups
http://thesharepointfarm.com/2013/10/setting-sharepoint-alerts-on-active-directory-security-groups/

any help is appreciated.
I am giving below one image for better understanding of my problem.


S H A J A N

Sharepoint upload permission

$
0
0

I have created a custom permission level in order to give users a "upload only" permission. This permission enables user to upload documents, but not edit ore delete. The permission level consists of Add Items, View Items, View Pages and Open. 

It seems to work, however: 

1) Whenever a user upload a document, they get the message "Acces denied...", however once the message is deleted the document is uploaded.

2) When a person with permissions to edit the uploaded document tries to open it, the message "we are sorry,.." pops up. Word webb app cant open the document, it is somehow damaged.

3) By trouble shooting i found out that if add "Edit items" to the permission level, none of these errors happens. But this doesnt really solve my problem. 

Does anybody know how to create a proper "upload only" permission?

 

Should I use Managed Service Accounts or individual, Domain User accounts?

$
0
0

I'm setting up a new SP 2013, and I'm trying to be very granular as it relates to "Least Privilege".

I'm trying to figure out which accounts could be created as Managed Service Accounts (MSA's) and which ones truly need to be created as Domain User accounts in order to run either specific SQL and/or SharePoint services.

At face value, I *think* any service could be successfully run using an MSA and yet any installation of either SQL Server 2012 and/or SharePoint 2013 should be done using a Domain User account created for that specific purpose (i.e., SP_FARM, SP_ADMIN, SQL_ADMIN, etc.). In fact, I *think* the installation would HAVE to be done with an actual Domain User account, because (unless I'm wrong), MSA's do not have a shell and therefore CAN'T log on...which is by design?

Here's a Microsoft TechNet article that lists many of the accounts I'm referring to: https://social.technet.microsoft.com/wiki/contents/articles/14500.sharepoint-2013-service-accounts.aspx

Note that it says MOST of the accounts are Domain accounts, but I don't *think* all of these need to BEDomain accounts - I think MOST of them could be created as MSA's and assigned to run the specific service without any problems whatsoever?

So again, my question is: which accounts could be created as Managed Service Accounts (MSA's) and which ones truly need to be created as Domain User accounts in order to run either specific SQL and/or SharePoint service or to even perform a successful installation of the software?

Ed

Is it possible to transfer the data from a SharePoint 2013 calendar entry to Outlook 2010 calendar entry?

$
0
0

Hi,

I've managed to Sync my SharePoint Calendar with my Outlook. At the moment it only transfers through the Title and Location of my calendar entry.

Is it possible to transfer the description as per the SharePoint entry so it shows up in Outlook?

Thanks

Emails are not receiving to Drop Box folder thus not receiving to the SharePoint 2103 incoming email list

$
0
0

Issue: Emails are not receiving to Drop Box folder thus not receiving to the SharePoint incoming email list

Troubleshooting Steps Done:

  1. Restarted the Timer Service
  2. Restarted the Web Server and IIS reset
  3. Checked the if Drop folder has permissions for the CA app pool account and timer service account
  4. Verified SMTP service and restarted
  5. Rebooted the web server

but no luck.

Observations:

  • I can notice the email alias is getting created in AD
  • I see that I am getting delivery receipt confirmation with success
  • But I don’t see email is coming to the Drop folder.

Thanks, Ram Ch


Sorry! We couldn't update your organization settings. Please try again. Click here for help...

$
0
0

Hi,

I am trying to set up a new Admin role in the Exchange organization settings. I name it, select Application Impersonation, select the user and then apply and I get the above error. I have tried in IE11 and Chrome. I am logged in as the Office 365 global admin. This is on the Cloud Essentials free O365 P3 subscription.

Any idea how to deal with this?

Thanks

Graham

Missing server side dependencies.

$
0
0

Hi, I tried to resolve this error reported by my SharePoint 2013 and failed to find a solution. It is related to a missing reference to a feature and Assembly on the content database:

I believe it is related to one of the solution that I installed to the farm before but it was completely removed already. I notice there are some powerscripts mentioned online for fixing it on SP 2010 (like this one - http://get-spscripts.com/2011/06/removing-features-from-content-database.html), anyone has the information to resolve this on SP 2013 farm? BTW, I ran the powerscript for Sp 2010 and it couldn't find the feature on any site...

Thanks in advance.

Edwin

---------------------------------------

Title

                Missing server side dependencies.

Severity

                1 - Error

Category

                Configuration

Explanation

[MissingFeature] Database [...] has reference(s) to a missing feature: Id = [f24c17b9-55e4-4edb-ba19-004ff33d6621], Name = [...], Description = [], Install Location = [...]. The feature with Id f24c17b9-55e4-4edb-ba19-004ff33d6621 is referenced in the database [...], but is not installed on the current farm. The missing feature may cause upgrade to fail. Please install any solution which contains the feature and restart upgrade if necessary.[MissingAssembly] Assembly [..., Version=1.1.0.0, Culture=neutral, PublicKeyToken=fc021a0133b29d98] is referenced in the database [...], but is not installed on the current farm. Please install any feature/solution which contains this assembly. One or more assemblies are referenced in the database [...], but are not installed on the current farm. Please install any feature or solution which contains these assemblies.

Modify the Master Page of Team Site Sharepoint 2013

$
0
0

Dear All,

Can some one guide me how i can modify the master page of team site . We are using Seatle.master . I dont have designer installed in my machine .

And also i couldn't find a way to edit css file also

Please help


Ranjani.R

2013 Backup and Restore

$
0
0

When I go to my backup and Restore and check the job status it tells me there is a backup in progress:

A backup or restore is currently in progress

How do I reset this as there is no backup that I have run for some time?

User Activity per User

$
0
0
Is there any way to generate a report that lists the actions performed by a particular user on a site collection or site?
Viewing all 21070 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>