Sign in
Richard Chingombe's Blog()
Richard Chingombe's blog will feature Business Productivity and Infrastructure Optimization (BPIO and BPOS) content focusing on IW, ECM, EDMS, Document Imaging, Enterprise Search, Collaboration and Social Networking, Business Intelligence (BI), Data w
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
OK
RSS for comments
RSS for posts
Atom
Search
Tags
64-bit
Active Directory
Assemblies
C#
C# Libraries
Dashboard Viewer
Enterprise Voice
ForeFront Identity Manager Synchronization Service Manager
IDE
IIS
Impersonation
Lync Server 2010
MOSS
Parsers
PerformancePoint
Product Activation
RDHS
RDL
Regex
Regular Expressions
SharePoint
SharePoint 2010
SSRS
User Profile Synchronization Service
Visual Studio
Monthly Archives
Archives
October 2012
(1)
July 2012
(4)
May 2012
(3)
February 2012
(4)
December 2011
(5)
October 2011
(2)
July 2011
(1)
June 2011
(1)
March 2011
(1)
February 2011
(1)
December 2010
(1)
November 2010
(9)
October 2010
(1)
August 2008
(3)
April 2008
(3)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Richard Chingombe's Blog()
Lync Server 2010: ServicePrincipalNameError when Publishing Topology
Posted
6 months ago
by
Ximand
When publishing a Lync Server topology in an environment where a pilot deployment exists in the same production domain you might run into an error that says “ServicePrincipalNameError: A service principal name operation failed.” when you attempt to publish...
Richard Chingombe's Blog()
Sending Test eMail via Telnet
Posted
10 months ago
by
Ximand
There many cases where you need to send a test email from a given host or server but would not have a mail client to perform this task. The following is the sequence of commands required to send email via Telnet: $ telnet mail.server.com 25 ENTER HELO...
Richard Chingombe's Blog()
How to display Profile Thumbnail Photo next to Welcome Message in SharePoint
Posted
10 months ago
by
Ximand
In your customer master page add a tag declaration/import as follows: <%@ Register Tagprefix="wssuc_portal" Namespace="Microsoft.SharePoint.Portal.WebControls" Assembly="Microsoft.SharePoint.Portal, Version=14.0.0.0, Culture...
Richard Chingombe's Blog()
Resolving the Windows Update KB2667402 Error 80004005
Posted
10 months ago
by
Ximand
This error can drive you nuts if you are dependent on your machine being upto date for Network Access Protection or other purposes requirements. For weeks my machine was stuck to where I could not uninstall the May version of KB2667402 so that I can successfully...
Richard Chingombe's Blog()
Windows 8 Keyboard Shortcuts
Posted
10 months ago
by
Ximand
In case you are as frustrated as I am of using a non-touch device to command a touch OS here is the following is a list of Windows 8 keyboard shortcuts: To activate the shortcut press the Windows Key + the listed key... B - Move focus to notification...
Richard Chingombe's Blog()
SharePoint 2010 Error: An error occurred in the claim provider configured for this Site Collection
Posted
over 1 year ago
by
Ximand
In Central Administration you might run into this error where non of the users configured are resolved. This looks and feels very bad but the cause and fix is very minor. Simply add the present URL as an Alternate Access Mapping for the Central...
Richard Chingombe's Blog()
SharePoint 2010 User Profile Synchronization Service: Enable NetBIOS domain names
Posted
over 1 year ago
by
Ximand
If the NetBIOS name of any domain that you are synchronizing with differs from its fully qualified domain name, you must enable NetBIOS domain names on the User Profile service application. If all NetBIOS names are the same as the domain names, you may...
Richard Chingombe's Blog()
When SharePoint 2010 Services are Stuck in Starting State
Posted
over 1 year ago
by
Ximand
This rarely happens but when it does sometimes it difficult to nail down what the issue could be. In cases where there are more than one servers in the farm, the culprit is usually the Timer Service not operating correctly because it is either down or...
Richard Chingombe's Blog()
Picking up new Experiences in Pig Farming
Posted
over 1 year ago
by
Ximand
Technorati Tags: Farming , Piggery , Pig Feed , Pigs , Farrowing , Sows , Gilts For those of you familiar with my many recent global relocations, from the USA to Kenya, and now to Zimbabwe also know that I am now an avid farmer in addition to my technology...
Richard Chingombe's Blog()
Secure Store Shared Service is not responding
Posted
over 1 year ago
by
Ximand
There are situations where configuring SharePoint 2010 does not go according to plan as far as the Secure Store Service is concerned. This also affects other services such as the User Profile Synchronization Service etc. When you start getting the message...
Richard Chingombe's Blog()
Using PowerShell to disable Loopback Check
Posted
over 1 year ago
by
Ximand
For most of us editing the registry has become more of a tired exercise so any other options are certainly welcome. For disabling loopback check I find the PowerShell option to be fast and clean. To execute launch an elevated PowerShell command window...
Richard Chingombe's Blog()
AD RMS Configuration Error in SharePoint 2010
Posted
over 1 year ago
by
Ximand
Trying to connect SharePoint to your AD RMS server gives you this message “The required Windows Rights Management client is present but could not be configured properly. IRM will not work until the WRM client is configured properly”. Ok here I’m assuming...
Richard Chingombe's Blog()
Save site as Template Option Missing in SharePoint 2010?
Posted
over 2 years ago
by
Ximand
This is one of those minor things that can get you scratching your head trying to figure what the issue is. Basically this menu option is removed whenever a site has Publishing Features enabled. Deactivating this feature makes the option show up and vice...
Richard Chingombe's Blog()
SharePoint My Site Exception Your personal site cannot be created
Posted
over 2 years ago
by
Ximand
When users click on the My Content link from within My Site they get the error: Your personal site cannot be created because the managed path "personal" has not been created for this site. Contact your site administrator for more information...
Richard Chingombe's Blog()
My Site Error: Your personal site cannot be created
Posted
over 2 years ago
by
Ximand
When users click on the My Content link from within My Site they get the error: Your personal site cannot be created because the managed path "personal" has not been created for this site. Contact your site administrator for more information...
Richard Chingombe's Blog()
Automatically Detecting Manager for SharePoint Workflow Approvals
Posted
over 2 years ago
by
Ximand
One of the most challenging task in SharePoint workflow seems like it should have been so easy OOB as it is a common use case. Most Approval workflows usually include the user’s manager at some stage. By default there is no intuitive way to dynamically...
Richard Chingombe's Blog()
Configure a SQL Alias Without Client Tools
Posted
over 2 years ago
by
Ximand
If you run into a need to configure a SQL Alias on Windows Server 2008 or Windows 7 when the SQL Client tools are not installed then you run the command “cliconfg.exe”. This will allow you add, edit, or remove SQL aliases.
Richard Chingombe's Blog()
Identifying SharePoint Feature GUIDs
Posted
over 2 years ago
by
Ximand
There are a lot of cases where you received an error within SharePoint referring to a feature by it’s GUID. In most scenarios it’s not possible to quickly cross check what this feature is with an internet search or otherwise. Below is a table that can...
Richard Chingombe's Blog()
Forcefully Removing SharePoint 2010 Server Role from When Database no Longer Exists
Posted
over 2 years ago
by
Ximand
There are cases where a server believes it is still part of a farm but it cannot connect to the said farm especially in situations where there was an update or upgrade to the local machine binary. SharePoint requires that you re-run the Config Wizard...
Richard Chingombe's Blog()
SharePoint 2010 Site Template Names
Posted
over 2 years ago
by
Ximand
Available Sub Site Templates Site Definition Config Concatenated String Preview Image Name Defined in this WEBTEMP File Team Site STS 0 STS#0 stts.png WEBTEMP.XML Blank Site STS 1 STS#1 stbs.png WEBTEMP.XML Document Workspace STS 2 STS#2 stdw.png WEBTEMP...
Richard Chingombe's Blog()
Access Denied Errors Crawling Local SharePoint Sites in SharePoint 2010
Posted
over 2 years ago
by
Ximand
gggWhen trying to crawl regular SharePoint sites and People you receive “Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository...
Richard Chingombe's Blog()
SharePoint 2010: Cases where FQDN is different from NetBios Name for User Profile Synchronization Service
Posted
over 2 years ago
by
Ximand
Copy the following code and paste it into a text editor, such as Notepad: $ServiceApps = Get-SPServiceApplication $UserProfileServiceApp = "" foreach ($sa in $ServiceApps) {if ($sa.DisplayName -eq " <UserProfileServiceName> "...
Richard Chingombe's Blog()
Exchange Server 2010 EMC WinRM Error on Startup
Posted
over 2 years ago
by
Ximand
So you installed a fresh copy of Exchange Server 2010 and cannot seem to connect to the Exchange server via EMC. Instead you receive the following error: Connecting to remote server failed with the following error message: The WinRM client cannot process...
Richard Chingombe's Blog()
.NET Regex Data Services Library for HTML (RDSH)
Posted
over 3 years ago
by
Ximand
Technorati Tags: Regex Data Services HTML .Net C# Parser Screen Scraping 1.1 Rationale and Purpose Every now and then we all run into situations where we need to interface with legacy web applications and sometimes there is no...
Richard Chingombe's Blog()
Extract your main OS partition into a VHD for transfer to new machine or to Hyper-V
Posted
over 3 years ago
by
Ximand
I have been running on a dual boot solution between Windows 7 and Windows Server 2008 R2. I now have a new laptop and would like to have the same environment that I have since customized so well. I would have to start from scratch. Solution? Disk2Vhd...
Page 1 of 2 (40 items)
1
2