Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

interfacing SharePoint with Akamai

What is Akamai? Think of Akamai as a very intelligent, caching, reverse proxy server, which sits in front of your SharePoint farm. External user requests go to Akamai servers first. If Akamai has the content cached, it serves the content directly back
Posted by jimmiet | 0 Comments
Filed under:

IIS 6.0 Compression

Introduction Overview – What Problem Does IIS Compression Solve? Total response time is composed of 3 major components. This can be expressed as a formula: User response time = server processing time + network transmission time + client rendering time
Posted by jimmiet | 0 Comments

ACL Limitations

The Problem Before talking about SharePoint, it is necessary to talk about the Windows operating system. Security authorization is based on Access Control Lists, or ACLs. An ACL is a list of access control entries (ACE). Each ACE identifies a security
Posted by jimmiet | 0 Comments

Office Server Web Service Authorization

Office Server Web Service Authorization I recently encountered a mystery . I was testing a newly written utility that called the object model method Content.ContentSources to get a list of the search content sources. The utility functioned perfectly on

Content Deployment and CEWP Absolute URLs

Content Deployment and CEWP Absolute URLs The Content Editor Web Part (CEWP) has a Rich Text Editor. This allows non-technical authors to generate custom content using a web part. This is a great feature for team collaboration sites, but some customers
Posted by jimmiet | 1 Comments

Why Bring Down the Entire Farm for Patches?

Why Bring Down the Entire Farm for Patches? Many customers are surprised to learn they have to bring down their SharePoint farm just to apply a hotfix or service pack, and express frustration when told there is no other option. Why is it necessary to
Posted by jimmiet | 1 Comments

Office Web Service

Office Web Service The Office Services Web service is used by Office SharePoint Server 2007 as a communication channel between Web servers and application servers. This service uses the following ports: TCP 56737 TCP/SSL 56738 Access to the web service
Posted by jimmiet | 1 Comments
Filed under:

Information Management Policies – Expiration

Information Management Policies – Expiration The question is, when an information management expiration policy is defined, is the expiration period applied immediately or at some future time? If the answer is, at some future time, exactly what is that
Posted by jimmiet | 2 Comments

My Site Recommendations

My Site Recommendations The following My Site recommendations are a composite of best practices taken from experiences at Microsoft and other large customers. Planning My Sites (even if they are as small as possible and only really used to store a profile
Posted by jimmiet | 1 Comments
Filed under: ,

Vanity Site Collection URLs

v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Vanity Site Collection URLs A customer recently asked for “vanity” URLs for each of the major departments; HR,
Posted by jimmiet | 1 Comments

Vanity Site Collection URLs

v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Vanity Site Collection URLs A customer recently asked for “vanity” URLs for each of the major departments; HR,
Posted by jimmiet | 0 Comments

Hidden SSP Timer Jobs

Not all timer jobs are visible in the Central Administration timer job definition page. There are MOSS 2007 timer jobs in the SSP application which don’t appear in the Central Administration page. It makes sense that these jobs are not visible, since
Posted by jimmiet | 2 Comments

“Hidden” SSP Timer Jobs

@font-face { font-family: Cambria Math; } @font-face { font-family: Cambria; } @font-face { font-family: Calibri; } @font-face { font-family: Tahoma; } @page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; } P.MsoNormal { FONT-SIZE: 12pt;
Posted by jimmiet | 0 Comments

SharePoint Database Log File Cancer

SharePoint Database Log File Cancer The database log files can grow like cancer, consuming large amounts of disk storage and impacting performance if not properly managed. This can be a particular problem for smaller deployments without dedicated DBAs
Posted by jimmiet | 1 Comments

ULS Log File Data Mining

ULS Log File Data Mining Finding meaningful information in SharePoint ULS logs is frustrating. It can be like finding a needle in a hay stack. Assume you want to find all the Exceptions thrown in the last 72 hours. You go to the LOGS folder (but due to
More Posts Next page »
 
Page view tracker