I have a very specific SharePoint structure. I do the initial setup on all user's MySite's so I can add a couple of business required folders/libraries and groups. One of the functions is an email-enabled (i.e. usernamescans@sp.domain.com) library for attachments from our scanner called Scans (i.e. https://my.domain.com:443/me/username/scans). I want to put the following things in the header on the user form and various other forms throughout the environment:
Shared Documents (URL): https://my.domain.com:443/me/username/shared%20documents
Scans Folder (URL): https://my.domain.com:443/me/username/scans
Scans Email (email): usernamescans@sp.domain.com
I'd like CRM to automatically take the user's username and generate these entries upon user creation. SharePoint will always be the same, so it's just up to me to get CRM to do the work.
Does anyone have any ideas? I'm open to nearly any solution.
Thanks,
Benjamin Rutledge