| bio | website | shufler.net |
|---|---|---|
| location | Toronto, Canada | |
| age | 30 | |
| visits | member for | 1 year, 11 months |
| seen | May 17 at 13:36 | |
| stats | profile views | 60 |
By day, I'm a mild-mannered SharePoint infrastructure consultant for a Microsoft Gold partner. By night, I sleep. I've been working with SharePoint since 2006.
I have taken the time to write a few Microsoft exams and in turn Microsoft has graciously granted me the following certifications:
|
May 2 |
comment |
Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted You should mark this as the answer. |
|
Apr 21 |
comment |
Disable Anonymous Authentication results in Access denied/401 on root site You should turn anonymous authentication in IIS back on as this is required to support claims. Anonymous in IIS does not explicitly equate to anonymous in SharePoint. |
|
Apr 17 |
comment |
Disable Anonymous Authentication results in Access denied/401 on root site You're disabling Anonymous authentication in IIS? Is the web application using claims authentication? If so, my understanding is that with claims IIS passes the users to SharePoint to handle the authentication. To do this, you require anonymous authentication at the IIS level. I'm not sure why /pages/default.aspx would work though. |
|
Mar 26 |
comment |
powershell backup site cillection The script block doesn't include the pssnapin so this is likely the issue. |
|
Mar 26 |
comment |
Authentication problem in SP web application 2010 Is the site in your local intranet or trusted sites zones? Have you edited the BackConnectionHostNames or DisableLoopBackCheck registry keys? support.microsoft.com/kb/896861 |
|
Mar 26 |
comment |
Upgrading Sharepoint 2010 CMP file to 2013 Metalogix, AvePoint, Axceler, and Quest all make migration tools that will do what you need. Disclosure: I work for a company that has partnerships with Metalogix, AvePoint, and Axceler. |
|
Mar 26 |
comment |
Do you need to include subwebs in warmup scripts So based on dmce's findings, it sounds like you should warm up sites (SPWebs) |
|
Mar 26 |
comment |
Upgrading Sharepoint 2010 CMP file to 2013 Out of the box, the only way to get content from SP2010 to SP2013 is a database attach upgrade. You could use third party migration tools for version to version upgrades of specific content. |
|
Mar 26 |
comment |
Upgrading Sharepoint 2010 CMP file to 2013 Sorry, to clarify did the cmp come from SP2010 or SP2013? You can't export a site from 2010 and import into 2013. |
|
Mar 21 |
comment |
How to detect the edition of SharePoint 2010 installed? @TempaC SharePoint Foundation is the foundation to SharePoint Server, so yes it is included as an installed product. |
|
Mar 18 |
comment |
Why is forms-based authentication and groups Are we talking about Active Directory or another LDAP system? |
|
Mar 15 |
comment |
How can the deployment of a feature (or element) be made dependent on the SharePoint version (2010/2013)? Interesting, good to know! |
|
Mar 15 |
comment |
Why is forms-based authentication and groups Is Windows authentication enabled for the zone? |
|
Mar 15 |
comment |
Sorting Attachments Field in Sharepoint 2010 List Have you tried editing the view (or creating a new view) and telling it to sort by created date? |
|
Mar 15 |
answered | can we install Sharepoint 2013 with 2012 server but the Domain controller and exchange is 2003 |
|
Mar 15 |
comment |
How can the deployment of a feature (or element) be made dependent on the SharePoint version (2010/2013)? I suspect this won't work if the site in SP2013 is using the SP2010 look and feel (SPWeb.UIVersion will report 14 instead of 15), though in that case you would probably want it to activate since it will look as expected. |
|
Mar 14 |
revised |
Deploying SharePoint 2010 wsps in SharePoint 2013 removed thanks and stuff |
|
Mar 14 |
suggested | suggested edit on Deploying SharePoint 2010 wsps in SharePoint 2013 |
|
Mar 14 |
answered | Deploying SharePoint 2010 wsps in SharePoint 2013 |
|
Mar 13 |
comment |
TFS SharePoint no longer talking to each other I'm not sure I understand your comment about lack of support. Have you contacted Microsoft? After the updates, have you run the SharePoint configuration wizard? |