The sync tag has no wiki summary.
0
votes
0answers
28 views
Workspace requires troubleshooting as credentials are required every day
Every single day I start my computer the workspaces are telling me that "Credentials are required to sync" and I then have to press the troubleshoot button to fix it.
Anyone knows why this happens? It ...
0
votes
1answer
33 views
Sync SharePoint 2010 UPS to a csv file
I get a nightly update of all users' profile properties via csv. I would like to setup the User Profile Service App to sync to that CSV. I assume this shouldn't be terribly difficult and has likely ...
1
vote
0answers
43 views
Sync DB Tables not being created when creating a User Profile Service Application?
Been having difficult getting the User profile synchronization service started. Deleted and recreated the service multiple times. Now I notice after creating the UPS application the profile db, social ...
1
vote
2answers
321 views
Sync SharePoint Calendar Overlays in Outlook
I created a SharePoint calendar with several other calendars overlaying it. I want to sync the calendar and the overlays together, as one calendar, to Outlook. I can sync the main calendar and each ...
0
votes
0answers
45 views
Email Sync via Microsoft 365? (SharePoint Online)
I currently have SharePoint, and am the Administrator of the site and the server.
With the company we currently use Microsoft Outlook, and that is hooked up through an exchange server.
there is no ...
1
vote
0answers
135 views
Cannot get the full name or e-mail address of user
I have used following script to add a domain group to a site
[Microsoft.SharePoint.SPUser]$spuser = $web.EnsureUser("WM\My Group name")
Set-SPUser -Identity $spuser -Web "http://myweb" ...
1
vote
0answers
267 views
Programatically creating Discussion List Posts - and replying to them from Outlook
We are Programatically creating a Discussion List Post/Topic (using JavaScript) based on an entry in a custom list. The idea is to synchronize this Discussion List with Outlook. That does happen ...
0
votes
1answer
109 views
Which version of Project 2010 is required for SP2010 Enterprise for Internet Sites?
Do I have to buy Project 2010 Server License so run on SharePoint 2010 Enterprise for Internet Sites?
I need to know the exact version I need to buy.
1
vote
0answers
169 views
Project Server 2010 - Workspace Sync REMOVES then adds SharePoint users?
We have what we initially thought was a bug, but after some ILSpy'ing I determined it was intended behaviour:
Basically, user access is currently a manual process for project sites/workspaces on top ...
0
votes
1answer
89 views
Limit number of items from SharePoint/Outlook sync
I'd like to limit the number of items that a list can sync with Outlook, either with bandwidth or number of items. I have a relavitely large list and it ties our bandwidth up whenever someone new ...
4
votes
2answers
5k views
Connect/Push Outlook calendar to SharePoint (not vice versa)
I've received several requests from my user-base, whether it was possible to publish an Outlook calendar to SharePoint, based on an existing Outlook calendar.
Scenario
A team has a shared (not on ...
0
votes
1answer
281 views
Outlook sync suddenly asks for prompt and fails to logon?
My company has had multiple Outlook syncs on for quite awhile, and they are getting login prompts from the machine name instead of the internet.domain.com address, like they should. I haven't changed ...
0
votes
2answers
123 views
How to find out disk space/storage usage from photo storage in a SharePoint profile
Does anyone know how to query the amount of space that is being used by storing photos in the my sites section of SharePoint? There has been concern that syncing photos to Active Directory will bloat ...
0
votes
3answers
4k views
Import Excel to SharePoint list -> Auto-synchonize based on Id
Are there tools available for importing an Excel file to a SharePoint list so that the various column types would be supported, and that the importing data would be synchronized based on an a value in ...
2
votes
1answer
2k views
How to know the GUID of a Database?
I follow this step by step http://technet.microsoft.com/en-us/library/ff681014.aspx for reset the User Profile Synchronization Service but I need the GUID of the synchronization database. I searched a ...
3
votes
0answers
801 views
Sync Error (0xE4010646) for OneNote Notebooks on Sharepoint 2010
Environment:
We have SP 2010 and Office 2010 products.
Problem:
Our OneNote notebooks that are stored on SP started to get error 0xE4010646 on 11-18-11 and would not sync any new information.
Note ...
1
vote
1answer
564 views
Schedule import of local folder to Sharepoint library
We have Sharepoint Server 2010 Enterprise SP1, inside this normal Document Library. We have application that stores files directoly to local server c:\files\*.pdf .
Is there any code-less solution ...
2
votes
2answers
556 views
Implementing SharePoint Sync Framework API?
Could you please help me out on how to sync several SharePoint lists in different environments?
Scenario:
I have several SharePoint lists in environment (A) and each list of them contains items. ...
1
vote
1answer
355 views
Sync AD Email to SharePoint 2007 Users
I have a AD that is populated to feed a SharePoit (SP) site, initial the AD did not have any email addresses in it, so when the users in SP were created the email was not present.
Now the emails have ...
1
vote
1answer
314 views
Create List from Microsoft Access 2007 database in WSS 3.0 with sync capability
Is there an easier way to -
Create a List from a database (.mdb) file on WSS 3.0
Once the list is up, I want to sync it with database. i.e. Any changes I make to the database file offline should be ...
1
vote
1answer
4k views
Syncing Outlook calendar with a SharePoint calendar
I'm trying to sync a SharePoint calendar with an Outlook calendar. SharePoint has the connect to Outlook option and all. I did that, I was also able to copy all the events from Outlook into SharePoint ...
1
vote
3answers
351 views
Different behaviour of people search in different site collection
This is the scenario:
Moss 2007 on a domain, user in a different trusted domain
E-Mail field has been manually populated (no exchange server on the user domain)
AD crawled successfully, browsing ...
3
votes
3answers
2k views
Connect a List (Calendar, Task) with Outlook Results in an Outlook Error 0x8000FFFF
When I try to connect a list (Tasks, Calendar) to Outlook via 'Action' -> 'Connect to Outlook' the connection is created. Outlooks asks to add the list, but the synchronization fails with:
Task ...