<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>blog.kenaro.com</title><description>Technical articles on SharePoint, PowerShell, Active Directory and software development by Ingo Karstein — archive since 2010.</description><link>https://blog.kenaro.com/</link><item><title>Set &quot;Profile Sync&quot; account permissions for SharePoint On-Premises in Active Directory via PowerShell</title><link>https://blog.kenaro.com/blog/set-profile-sync-account-permissions-for-sharepoint-on-premises-in-active-directory-via-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/set-profile-sync-account-permissions-for-sharepoint-on-premises-in-active-directory-via-powershell/</guid><description>Here is a PowerShell script to add &quot;Profile Sync&quot; account in Active Directory to &quot;Default Domain Context&quot; and &quot;Configuration Context&quot;... The outcome is the same as you would add…</description><pubDate>Wed, 16 Jul 2025 13:52:00 GMT</pubDate></item><item><title>SharePoint Server Migration : Lot of WebParts not found during Mount-SPContentDatabase (Error in ULS: &quot;Safe mode did not start successfully&quot;)</title><link>https://blog.kenaro.com/blog/sharepoint-server-migration-lot-of-webparts-not-found-during-mount-spcontentdatabase-error-in-uls-safe-mode-did-not-start-successfully/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-server-migration-lot-of-webparts-not-found-during-mount-spcontentdatabase-error-in-uls-safe-mode-did-not-start-successfully/</guid><description>Today I&apos;m preparing a migration of SharePoint Server 2016 to 2019. On Premisses, of course. Now I was ready to attach the old content databases. In doing so, I got an unexpected…</description><pubDate>Thu, 01 Aug 2024 09:24:56 GMT</pubDate></item><item><title>Fix SharePoint Server (on-prem) Database Permissions using PowerShell</title><link>https://blog.kenaro.com/blog/fix-sharepoint-server-on-prem-database-permissions-using-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/fix-sharepoint-server-on-prem-database-permissions-using-powershell/</guid><description>For some time now, when reinstalling SharePoint Server (2019 or Subscription Edition), I have noticed that after creating the ConfigDB and Central Administration content database,…</description><pubDate>Wed, 24 Jul 2024 17:54:56 GMT</pubDate></item><item><title>Push large repository to GitHub using PowerShell</title><link>https://blog.kenaro.com/blog/push-large-repository-to-github-using-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/push-large-repository-to-github-using-powershell/</guid><description>To push a large repository to GitHub is&apos;s one approach to do it step by step: Only some commits at a time. Here is how I do it using Powershell: The name of the remote respository…</description><pubDate>Thu, 11 Jul 2024 18:14:17 GMT</pubDate></item><item><title>Internal Server Error on SharePoint Server 2019 O-Premises after Update - Missing IIS Module &quot;SPRequestFilterModule&quot;.</title><link>https://blog.kenaro.com/blog/internal-server-error-on-sharepoint-server-2019-o-premises-after-update/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/internal-server-error-on-sharepoint-server-2019-o-premises-after-update/</guid><description>Currently I investigate a problem. A SharePoint Server 2019 page showed me an Internal Server Error 500. SharePoint Server 2019 is installed on Windows Server 2022. The August…</description><pubDate>Mon, 18 Sep 2023 14:17:17 GMT</pubDate></item><item><title>PowerShell &gt;= 7 : Skip Certificate Check for Win and Linux</title><link>https://blog.kenaro.com/blog/powershell-7-skip-certificate-check-for-win-and-linux/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-7-skip-certificate-check-for-win-and-linux/</guid><description>Here is a snippet of how to disable certificate checks on PowerShell 7 and above on Windows and Linux / Debian 11.</description><pubDate>Mon, 08 May 2023 08:37:34 GMT</pubDate></item><item><title>PowerShell on Linux / Debian 11 - &apos;exit&apos; command not working as expected</title><link>https://blog.kenaro.com/blog/powershell-on-linux-debian-11-exit-command-not-working-as-expected/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-on-linux-debian-11-exit-command-not-working-as-expected/</guid><description>On my Debian 11 VM, the &apos;exit&apos; command in a PowerShell script does not work as expected. The script stops working, but the process does not exit either. Now I use this to exit…</description><pubDate>Sat, 06 May 2023 11:56:00 GMT</pubDate></item><item><title>PowerShell on Linux / Debian 11 - Ctrl+C not working</title><link>https://blog.kenaro.com/blog/powershell-on-linux-debian-11-ctrlc-not-working/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-on-linux-debian-11-ctrlc-not-working/</guid><description>I just found out that on my Debian 11 VM in PowerShell the key combination Ctrl+C does not work. The script is not terminated by this, unlike expected. I added the following code…</description><pubDate>Wed, 03 May 2023 11:56:13 GMT</pubDate></item><item><title>Blank / Empty pages when Accessing a Modern Experience page of SharePoint Server Subscription Edition</title><link>https://blog.kenaro.com/blog/blank-empty-pages-when-accessing-a-modern-experience-page-of-sharepoint-server-subscription-edition/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/blank-empty-pages-when-accessing-a-modern-experience-page-of-sharepoint-server-subscription-edition/</guid><description>Resently I installed a new SharePoint Server Subscription Edition but in this case only with the latest security update (https://support.microsoft.com/en us/kb/5002191). When I…</description><pubDate>Wed, 20 Apr 2022 08:14:23 GMT</pubDate></item><item><title>SharePoint User Information List URL (REMINDER)</title><link>https://blog.kenaro.com/blog/sharepoint-user-information-list-url-reminder/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-user-information-list-url-reminder/</guid><description>This is the link to the SharePoint User Information List: https://sharepoint.example.com / catalogs/users/simple.aspx The bold part must be replaced by the SharePoint site…</description><pubDate>Tue, 05 Apr 2022 18:21:04 GMT</pubDate></item><item><title>Microsoft Teams App: Open Developer Tools</title><link>https://blog.kenaro.com/blog/microsoft-teams-app-open-developer-tools/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/microsoft-teams-app-open-developer-tools/</guid><description>As widely known, Microsoft Teams runs on desktop computers with Windows OS or Mac OSX or Linux. The &quot;Teams&quot; app is based on &quot;Electron&quot; (https://www.electronjs.org). &quot;Electron&quot;…</description><pubDate>Wed, 02 Mar 2022 16:17:01 GMT</pubDate></item><item><title>ASP.Net Core .net 6 Demo Authentication Project using local Casdoor Docker Container on Windows Subsystem for Linux</title><link>https://blog.kenaro.com/blog/asp-net-core-net-6-demo-authentication-project-using-local-casdoor-docker-container-on-windows-subsystem-for-linux/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/asp-net-core-net-6-demo-authentication-project-using-local-casdoor-docker-container-on-windows-subsystem-for-linux/</guid><description>I wanted to create a demo application with kind of real world authentication that I can easily adopt in projects. This was not so easy as I thought. 1st: I wanted an identity…</description><pubDate>Fri, 18 Feb 2022 00:19:18 GMT</pubDate></item><item><title>Manager Attribute not Updated in AD Import for Profiles on SharePoint Server On-Premises</title><link>https://blog.kenaro.com/blog/manager-attribute-not-updated-in-ad-import-for-profiles-on-sharepoint-server-on-premises/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/manager-attribute-not-updated-in-ad-import-for-profiles-on-sharepoint-server-on-premises/</guid><description>Today I could solve a wired problem. It belongs to User Profile &quot;AD Import&quot; on SharePoint Server 2019. The profile overview of a person stated two different information: At the…</description><pubDate>Wed, 26 Jan 2022 14:45:00 GMT</pubDate></item><item><title>Upgrade all DOTNET TOOLs at once with PowerShell</title><link>https://blog.kenaro.com/blog/upgrade-all-dotnet-tools-at-once-with-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/upgrade-all-dotnet-tools-at-once-with-powershell/</guid><pubDate>Wed, 15 Dec 2021 18:09:39 GMT</pubDate></item><item><title>kenaflow - Enterprise Business Automation with PowerShell</title><link>https://blog.kenaro.com/blog/kenaflow-enterprise-business-automation-with-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/kenaflow-enterprise-business-automation-with-powershell/</guid><description>Almost exactly four years ago I started developing the software kenaflow . The project started as a workflow engine for SharePoint. Meanwhile the software can do a lot more, e.g.…</description><pubDate>Tue, 07 Sep 2021 15:52:27 GMT</pubDate></item><item><title>&quot;Access Denied&quot; When Trying to Save a Web as Template in SP 2019 On-Premises</title><link>https://blog.kenaro.com/blog/access-denied-when-trying-to-save-a-web-as-template-in-sp-2019-on-premises/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/access-denied-when-trying-to-save-a-web-as-template-in-sp-2019-on-premises/</guid><description>My customer tries to save a sub web &quot;as template&quot; using &quot; / layouts/15/savetmpl.aspx &quot;. He gets an &quot;Access Denied&quot; (&quot;This site has not been shared with you&quot;) page. It took me a…</description><pubDate>Fri, 23 Jul 2021 22:26:04 GMT</pubDate></item><item><title>SQL Execution in Powershell: Write Server Messages to Console</title><link>https://blog.kenaro.com/blog/sql-execution-in-powershell-write-server-messages-to-console/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sql-execution-in-powershell-write-server-messages-to-console/</guid><description>It has been a problem for me to work with SQL backup and restore for SharePoint with Powershell... Issuing the commands is no problem. A simple SQL Server connection is required.…</description><pubDate>Fri, 23 Jul 2021 07:50:36 GMT</pubDate></item><item><title>Cleanup IIS Log using PowerShell</title><link>https://blog.kenaro.com/blog/cleanup-iis-log-using-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/cleanup-iis-log-using-powershell/</guid><description>On every SharePoint or IIS server I need the following script: Short Version, e.g. for Windows Task Scheduler powershell command “get childitem path c:\inetpub\logs\logfiles…</description><pubDate>Thu, 01 Jul 2021 07:59:56 GMT</pubDate></item><item><title>New-SPConfigurationDatabase - Error &quot;Given key was not present in the directory&quot;</title><link>https://blog.kenaro.com/blog/new-spconfigurationdatabase-error-given-key-was-not-present-in-the-directory/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/new-spconfigurationdatabase-error-given-key-was-not-present-in-the-directory/</guid><description>During configuration of a new SharePoint 2019 farm I got an error in PowerShell Cmdlet New SPConfigurationDatabase . The given key was not present in the directory. I found some…</description><pubDate>Wed, 23 Jun 2021 22:10:57 GMT</pubDate></item><item><title>Set TLS Version in PowerShell</title><link>https://blog.kenaro.com/blog/set-tls-version-in-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/set-tls-version-in-powershell/</guid><description>It has been described lots of times before. It&apos;s just for the records... This code sets the used TLS version for secure HTTP connections to version 1.2…</description><pubDate>Mon, 14 Jun 2021 09:15:23 GMT</pubDate></item><item><title>Create Self Signed Certificate with PowerShell on Windows Server 2012 R2.</title><link>https://blog.kenaro.com/blog/create-self-signed-certificate-with-powershell-on-windows-server-2012-r2/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/create-self-signed-certificate-with-powershell-on-windows-server-2012-r2/</guid><description>A little bit outdated. I know. But customers not always have the latest server versions running. Today a customer asked me how to create a self signed SSL certificate with…</description><pubDate>Wed, 24 Mar 2021 23:14:13 GMT</pubDate></item><item><title>SharePoint On-Prem Search Service Error: &quot;Access Denied&quot;</title><link>https://blog.kenaro.com/blog/sharepoint-on-prem-search-service-error-access-denied/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-on-prem-search-service-error-access-denied/</guid><description>I got this error: Search Service Application: Crawl Log Error Breakdown &lt;table &lt;tbody &lt;tr &lt;td Access is denied. Verify that either the Default Content Access Account has access to…</description><pubDate>Wed, 24 Mar 2021 12:11:57 GMT</pubDate></item><item><title>SharePoint Error: Metadata backend service request ExpectedFailure: Metadata backend service request failed in a authorized access exception: System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: AccessDeniedEx:The current user has insufficient permissions to perform this operation.</title><link>https://blog.kenaro.com/blog/sharepoint-error-metadata-backend-service-request-expectedfailure-metadata-backend-service-request-failed-in-a-authorized-access-exception-system-servicemodel-faultexception1system-servicemodel-e/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-error-metadata-backend-service-request-expectedfailure-metadata-backend-service-request-failed-in-a-authorized-access-exception-system-servicemodel-faultexception1system-servicemodel-e/</guid><description>I got the following error: Exception returned from back end service. System.ServiceModel.FaultException 1[System.ServiceModel.ExceptionDetail]: AccessDeniedEx:The current user has…</description><pubDate>Mon, 15 Mar 2021 13:57:14 GMT</pubDate></item><item><title>SharePoint: Error in ULS and Windows Event Log: Unknown SQL Exception 241 occurred. Additional error information from SQL Server is included below.</title><link>https://blog.kenaro.com/blog/sharepoint-error-in-uls-and-windows-event-log-unknown-sql-exception-241-occurred-additional-error-information-from-sql-server-is-included-below/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-error-in-uls-and-windows-event-log-unknown-sql-exception-241-occurred-additional-error-information-from-sql-server-is-included-below/</guid><description>Today I did some SharePoint 2016 = 2019 migration tests for a customer. I set up the new farm weeks ago, but today I saw the following error for the first time in the SharePoint…</description><pubDate>Sat, 13 Mar 2021 18:05:16 GMT</pubDate></item><item><title>Set URL for &quot;New Tab&quot; in Microsoft Edge</title><link>https://blog.kenaro.com/blog/set-url-for-new-tab-in-microsoft-edge/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/set-url-for-new-tab-in-microsoft-edge/</guid><description>In Microsoft Edge the default behaviour of &quot;new tab&quot; is it to open a customizable page with Microsoft Bing and other content. The content can be disabled but there is no way to…</description><pubDate>Wed, 17 Feb 2021 18:06:43 GMT</pubDate></item><item><title>Fix PowerShell Error: &quot;The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.&quot;</title><link>https://blog.kenaro.com/blog/fix-powershell-error-the-underlying-connection-was-closed-could-not-establish-trust-relationship-for-the-ssl-tls-secure-channel/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/fix-powershell-error-the-underlying-connection-was-closed-could-not-establish-trust-relationship-for-the-ssl-tls-secure-channel/</guid><description>Just as a reminder. When getting this error: ...just add this to your PowerShell script:</description><pubDate>Tue, 17 Nov 2020 15:44:45 GMT</pubDate><category>PowerShell</category></item><item><title>Auto Update VISUAL STUDIO 2019/2017 on Windows</title><link>https://blog.kenaro.com/blog/auto-update-visual-studio-2019-2017-on-windows/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/auto-update-visual-studio-2019-2017-on-windows/</guid><description>I have some development machines with Visual Studio 2017 and/or 2019 installed. Too many to constantly install updates in. For a long time I was looking for a solution for this,…</description><pubDate>Wed, 11 Nov 2020 20:32:06 GMT</pubDate></item><item><title>Original &quot;PS2EXE&quot; migrated from MS Technet Gallery to Github</title><link>https://blog.kenaro.com/blog/original-ps2exe-migrated-from-ms-technet-gallery-to-github/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/original-ps2exe-migrated-from-ms-technet-gallery-to-github/</guid><description>This is more &quot;for the record&quot; than it makes real sense. But why not? For a few years &quot;PS2EXE&quot; was represented on Technet and has over 90.000 downloads to date. That is super…</description><pubDate>Wed, 11 Nov 2020 14:57:46 GMT</pubDate></item><item><title>SharePoint 2013 Error: An error occurred during the compilation of the requested file, or one of its dependencies.</title><link>https://blog.kenaro.com/blog/sharepoint-2013-error-an-error-occurred-during-the-compilation-of-the-requested-file-or-one-of-its-dependencies/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-2013-error-an-error-occurred-during-the-compilation-of-the-requested-file-or-one-of-its-dependencies/</guid><description>I have had this exception on SharePoint 2013 pages on several servers after they are running a for one or two days: &quot;An error occurred during the compilation of the requested…</description><pubDate>Fri, 06 Jan 2017 10:48:39 GMT</pubDate></item><item><title>SharePoint 2013: Error in &amp;ldquo;Products Configuration Wizard&amp;rdquo; after Update to SP1</title><link>https://blog.kenaro.com/blog/sharepoint-2013-error-in-products-configuration-wizard-after-update-to-sp1/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-2013-error-in-products-configuration-wizard-after-update-to-sp1/</guid><description>Today I got an error on my development farm after I updated SP 2013 to SP1 level. I also removed Visual Studio 2012 from the box and installed Visual Studio 2013. In fact I did…</description><pubDate>Mon, 07 Jul 2014 15:37:14 GMT</pubDate></item><item><title>Troubleshooting: Cannot access Managed Metadata Service Application in SharePoint 2013</title><link>https://blog.kenaro.com/blog/troubleshooting-cannot-access-managed-metadata-service-application-in-sharepoint-2013/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/troubleshooting-cannot-access-managed-metadata-service-application-in-sharepoint-2013/</guid><description>In the last couple of months I got several times the following error: The Managed Metadata Service Application was not accessible in the Central Administration. I checked all know…</description><pubDate>Thu, 22 May 2014 13:52:10 GMT</pubDate></item><item><title>Get Rid of Orphaned Content Types in SharePoint 2013</title><link>https://blog.kenaro.com/blog/get-rid-of-orphaned-content-types-in-sharepoint-2013/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/get-rid-of-orphaned-content-types-in-sharepoint-2013/</guid><description>One of my customers has a SharePoint 2013 farm with content migrated from SharePoint 2010. In the past on SharePoint 2010 they have had the Microsoft SQL Server 2008 R2 Reporting…</description><pubDate>Mon, 24 Mar 2014 12:00:49 GMT</pubDate></item><item><title>Cross Site Scripting with SharePoint 2013 REST calls</title><link>https://blog.kenaro.com/blog/cross-site-scripting-with-sharepoint-2013-rest-calls/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/cross-site-scripting-with-sharepoint-2013-rest-calls/</guid><description>Today I had to figure out how to query a SharePoint 2013 REST service from another domain. It took a while to find the correct settings. ; ) There was no list on the internet so I…</description><pubDate>Tue, 18 Mar 2014 11:00:58 GMT</pubDate><category>PowerShell</category><category>SharePoint 2013</category></item><item><title>PowerShell Snippet: Store Login Information Secure in PowerShell using Windows Security API</title><link>https://blog.kenaro.com/blog/powershell-snippet-store-login-information-secure-in-powershell-using-windows-security-api/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-snippet-store-login-information-secure-in-powershell-using-windows-security-api/</guid><description>Today I want to show you a small PowerShell snippet that I created for a webinar for AvePoint. It’s a webinar in German language about the DocAve module “Content Manager”. The…</description><pubDate>Thu, 27 Feb 2014 13:00:51 GMT</pubDate></item><item><title>SharePoint 2013 People Picker error: &amp;ldquo;Sorry, we&amp;rsquo;re having trouble reaching the server.&amp;rdquo;</title><link>https://blog.kenaro.com/blog/sharepoint-2013-people-picker-error-sorry-were-having-trouble-reaching-the-server/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-2013-people-picker-error-sorry-were-having-trouble-reaching-the-server/</guid><description>I have had a strange error today in my dev lab environment. First I recognized that I could not select users from the People Picker: Sorry, we’re having trouble reaching the…</description><pubDate>Tue, 18 Feb 2014 16:11:12 GMT</pubDate><category>SharePoint 2013</category></item><item><title>Create User Profile Sync Connection for SharePoint 2013 by Script (A Supported Approach)</title><link>https://blog.kenaro.com/blog/create-user-profile-sync-connection-for-sharepoint-2013-by-script-a-supported-approach/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/create-user-profile-sync-connection-for-sharepoint-2013-by-script-a-supported-approach/</guid><description>In my last post I wrote about a supported approach to create a user profile sync connection in SharePoint 2010 using PowerShell and Internet Explorer automation. In the meanwhile…</description><pubDate>Tue, 17 Sep 2013 10:00:10 GMT</pubDate></item><item><title>Create User Profile Sync Connection for SharePoint 2010 by Script (A Supported Approach)</title><link>https://blog.kenaro.com/blog/create-user-profile-sync-connection-for-sharepoint-2010-by-script-a-supported-approach/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/create-user-profile-sync-connection-for-sharepoint-2010-by-script-a-supported-approach/</guid><description>Before we start… 1\. It’s not supported to create a User Profile Sync connection by script or code using the server object model. We will NOT do this here! 2\. The script in this…</description><pubDate>Wed, 11 Sep 2013 10:00:33 GMT</pubDate></item><item><title>[DE] MCM/MCSM/MCA abgek&amp;uuml;ndigt &amp;ndash; Ende einer &amp;Auml;ra</title><link>https://blog.kenaro.com/blog/de-mcmmcsmmca-abgekndigt-ende-einer-ra/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/de-mcmmcsmmca-abgekndigt-ende-einer-ra/</guid><description>Mein erster Blog Post auf deutsch… Wie Ihr sicher bereits gehört habt wurde der Microsoft Certified (Solutions) Master und Microsoft Certified Architect von Microsoft am Freitag…</description><pubDate>Mon, 02 Sep 2013 10:00:57 GMT</pubDate></item><item><title>Set profile synchronization account rights in AD using PowerShell</title><link>https://blog.kenaro.com/blog/set-profile-synchronization-account-rights-in-ad-using-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/set-profile-synchronization-account-rights-in-ad-using-powershell/</guid><description>This is just a short note on this topic. I could not find a script in the net. I’m not sure this is part of some SharePoint “config frameworks” like “AutoSPInstaller”. I do not…</description><pubDate>Tue, 20 Aug 2013 10:38:34 GMT</pubDate></item><item><title>Client Side Encryption of List Item Fields for SharePoint 2013 (Demo Project)</title><link>https://blog.kenaro.com/blog/client-side-encryption-of-list-item-fields-for-sharepoint-2013-demo-project/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/client-side-encryption-of-list-item-fields-for-sharepoint-2013-demo-project/</guid><description>Some days ago I found this JavaScript library for client side encryption using standard crypto algorithms. Everything done in the browser. Cool! Stanford Javascript Crypto…</description><pubDate>Mon, 01 Jul 2013 10:00:06 GMT</pubDate><category>CodePlex</category><category>SharePoint 2013</category></item><item><title>SharePoint 2013 List Forms: New Small Framework Project to Store List Forms in SharePoint Library (Part 1)</title><link>https://blog.kenaro.com/blog/sharepoint-2013-list-forms-new-small-framework-project-to-store-list-forms-in-sharepoint-library-part-1/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-2013-list-forms-new-small-framework-project-to-store-list-forms-in-sharepoint-library-part-1/</guid><description>I spend some spare time in the last weeks and the last days (in Redmond before the MCSM: SharePoint rotation starts in a few hours ; ) ) for a new private development project. It…</description><pubDate>Mon, 10 Jun 2013 01:00:56 GMT</pubDate></item><item><title>InfoPath error &amp; solution: InfoPath cannot open the following form &lt;url&gt; ... The file is not a valid XML document.</title><link>https://blog.kenaro.com/blog/error-infopath-cannot-open-the-following-form/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-infopath-cannot-open-the-following-form/</guid><description>Yesterday I had a problem on a new SharePoint 2013 farm that took me some hours to solve it. Problem: I was not able to customize forms (again) using InfoPath on lists after…</description><pubDate>Mon, 08 Apr 2013 09:35:57 GMT</pubDate></item><item><title>Guest Blog Article on Hey, Scripting Guy! Blog - Weekend Scripter: Run C# Code from Within PowerShell</title><link>https://blog.kenaro.com/blog/guest-blog-article-on-hey-scripting-guy-blog-weekend-scripter-run-c-code-from-within-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/guest-blog-article-on-hey-scripting-guy-blog-weekend-scripter-run-c-code-from-within-powershell/</guid><description>http://blogs.technet.com/b/heyscriptingguy/archive/2013/03/30/weekend scripter run c code from within powershell.aspx Link to “C Script”: http://gallery.technet.microsoft.com/C…</description><pubDate>Tue, 02 Apr 2013 10:00:55 GMT</pubDate></item><item><title>Guest Blog Article on Microsoft Blog &amp;ldquo;Hey, Scripting Guy!&amp;rdquo;: Learn About Using PowerShell Value Binding by Property Name</title><link>https://blog.kenaro.com/blog/guest-blog-article-on-microsoft-blog-hey-scripting-guy-learn-about-using-powershell-value-binding-by-property-name/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/guest-blog-article-on-microsoft-blog-hey-scripting-guy-learn-about-using-powershell-value-binding-by-property-name/</guid><description>http://blogs.technet.com/b/heyscriptingguy/archive/2013/03/25/learn about using powershell value binding by property name.aspx</description><pubDate>Mon, 25 Mar 2013 12:14:10 GMT</pubDate></item><item><title>Update of PS2EXE: Version 0.4 now support Single and Multi Thread Apartment and &amp;ldquo;NoConsole&amp;rdquo; mode</title><link>https://blog.kenaro.com/blog/update-of-ps2exe-version-0-4-now-support-single-and-multi-thread-apartment-and-noconsole-mode/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/update-of-ps2exe-version-0-4-now-support-single-and-multi-thread-apartment-and-noconsole-mode/</guid><description>On Codeplex user redpark asked for “Single Thread Apartment” mode (http://ps2exe.codeplex.com/discussions/435946)… Here it is… Please see v0.4 on CodePlex:…</description><pubDate>Mon, 11 Mar 2013 10:05:07 GMT</pubDate></item><item><title>Update of PS2EXE: Version 0.3.0.0 Now Supports PowerShell 3.0 and 2.0!</title><link>https://blog.kenaro.com/blog/update-of-ps2exe-version-0-3-0-0-now-supports-powershell-3-0-and-2-0/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/update-of-ps2exe-version-0-3-0-0-now-supports-powershell-3-0-and-2-0/</guid><description>Some time ago I’ve written a little tool called “PS2EXE” that creates .EXE files from PowerShell script files. As mentioned in earlier posts this is no conversation of PS to EXE!…</description><pubDate>Fri, 08 Mar 2013 15:52:49 GMT</pubDate><category>PowerShell</category><category>PS2EXE</category><category>PowerShell</category><category>PS2EXE</category></item><item><title>PDF UPLOAD METADATA EXTRACTOR (sample SharePoint 2013 &amp; 2010 project) on Codeplex</title><link>https://blog.kenaro.com/blog/pdf-upload-metadata-extractor-sample-sharepoint-2013-2010-project-on-codeplex/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/pdf-upload-metadata-extractor-sample-sharepoint-2013-2010-project-on-codeplex/</guid><description>When you upload MS Office documents to SharePoint document libraries their document titles are used in SharePoint to set the default Title column of list item of the uploaded…</description><pubDate>Tue, 26 Feb 2013 09:00:28 GMT</pubDate></item><item><title>SharePoint 2013 Design Packages: Import with PowerShell (Part 2 of 2)</title><link>https://blog.kenaro.com/blog/sharepoint-2013-design-packages-import-with-powershell-part-2-of-2/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-2013-design-packages-import-with-powershell-part-2-of-2/</guid><description>Last Thursday I wrote about “Exporting SharePoint 2013 Design Packages with PowerShell”. Today I’d like to show you the import function. This functions can be used to handle with…</description><pubDate>Mon, 18 Feb 2013 09:00:33 GMT</pubDate><category>PowerShell</category><category>SharePoint 2013</category><category>PowerShell</category><category>SharePoint 2013</category></item><item><title>SharePoint 2013 Design Packages: Export with PowerShell (Part 1 of 2)</title><link>https://blog.kenaro.com/blog/sharepoint-2013-design-packages-export-with-powershell-part-1-of-2/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-2013-design-packages-export-with-powershell-part-1-of-2/</guid><description>Last night I search for “export import sharepoint 2013 design packages powershell”. No luck there. – So I created two functions for this purpose. It works nicely : ) The functions…</description><pubDate>Thu, 14 Feb 2013 09:00:59 GMT</pubDate><category>PowerShell</category><category>SharePoint 2013</category><category>SharePoint 2013</category><category>PowerShell</category></item><item><title>Gimmick: Write To SharePoint Log using PowerShell functions</title><link>https://blog.kenaro.com/blog/gimmick-write-to-sharepoint-log-using-powershell-functions/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/gimmick-write-to-sharepoint-log-using-powershell-functions/</guid><description>In preparation for a deployment project I wrote some PowerShell functions to write messages to the SharePoint ULS. You can download the PowerShell script here:…</description><pubDate>Tue, 12 Feb 2013 14:52:29 GMT</pubDate></item><item><title>Create Provider Hosted High Trust App for SharePoint 2013 (Short Guide)</title><link>https://blog.kenaro.com/blog/create-provider-hosted-high-trust-app-for-sharepoint-2013-short-guide/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/create-provider-hosted-high-trust-app-for-sharepoint-2013-short-guide/</guid><description>About this topic there are several guides. I can’t say that I have to add anything new ; ) But… as always… this blog is a kind of notebook for me. So I post this small guide. 1.…</description><pubDate>Tue, 08 Jan 2013 14:13:38 GMT</pubDate><category>SharePoint 2013</category><category>Visual Studio 2012</category><category>SharePoint Apps</category><category>SharePoint 2013</category><category>SharePoint Apps</category><category>Visual Studio 2012</category></item><item><title>Short Note About Error While Creating Search Service Application for SharePoint 2013 by PowerShell: &amp;ldquo;Value cannot be null. Parameter name: indexLocation&amp;rdquo;</title><link>https://blog.kenaro.com/blog/short-note-about-error-while-creating-search-service-application-for-sharepoint-2013-by-powershell-value-cannot-be-null-parameter-name-indexlocation/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/short-note-about-error-while-creating-search-service-application-for-sharepoint-2013-by-powershell-value-cannot-be-null-parameter-name-indexlocation/</guid><description>Today I got an error while creating a Search Service Application for SharePoint 2013: PS C:\\ $SearchSA = New SPEnterpriseSearchServiceApplication –Name “Enterprise Search Service…</description><pubDate>Fri, 04 Jan 2013 15:52:46 GMT</pubDate><category>PowerShell</category><category>Search</category><category>SharePoint 2013</category><category>PowerShell</category><category>SharePoint 2013</category><category>SharePoint Search</category><category>Config</category></item><item><title>How To: Use Git for small dev projects with &quot;private&quot; GIT repositories based on cloud storage providers such as SugarSync or DropBox</title><link>https://blog.kenaro.com/blog/how-to-use-git-for-small-dev-projects-with-private-git-repositories-based-on-cloud-storage-providers-such-as-sugarsync-or-dropbox/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-use-git-for-small-dev-projects-with-private-git-repositories-based-on-cloud-storage-providers-such-as-sugarsync-or-dropbox/</guid><description>In some small dev projects in the last months I was looking for a source control system. I liked to use Microsoft’s Team Foundation Services. But I was and I am not able to use…</description><pubDate>Mon, 17 Dec 2012 00:59:21 GMT</pubDate></item><item><title>SQL Server Alias management with PowerShell and WMI &amp;ndash; Update for SQL Server 2012</title><link>https://blog.kenaro.com/blog/sql-server-alias-management-with-powershell-and-wmi-update-for-sql-server-2012/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sql-server-alias-management-with-powershell-and-wmi-update-for-sql-server-2012/</guid><description>In 02/2011 I created a PowerShell script to set / get / remove SQL Server aliases: https://blog.kenaro.com/2011/02/09/enumerate add update and remove sql server aliases by using…</description><pubDate>Thu, 13 Dec 2012 22:18:20 GMT</pubDate><category>SQL Server</category></item><item><title>PowerShell Script to Migrate FBA Users from SharePoint 2007 to 2010 *Including FBA Roles*</title><link>https://blog.kenaro.com/blog/powershell-script-to-migrate-fba-users-from-sharepoint-2007-to-2010-including-fba-roles/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-script-to-migrate-fba-users-from-sharepoint-2007-to-2010-including-fba-roles/</guid><description>This days I did some migration work. For experimental purpose I configures my old MOSS 2007 demo machine to use ASP.NET SQL FBA including MySites and profiles for the FBA users.…</description><pubDate>Mon, 15 Oct 2012 11:54:08 GMT</pubDate><category>SharePoint 2010</category></item><item><title>PowerShell Script to Add Account to “Allow Logon Locally” privilege on Local Security Policy</title><link>https://blog.kenaro.com/blog/powershell-script-to-add-account-to-allow-logon-locally-privilege-on-local-security-policy/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-script-to-add-account-to-allow-logon-locally-privilege-on-local-security-policy/</guid><description>As you know the SharePoint Farm Account must have privileges to logon locally for getting “User Profile Service Application” to work. Today I created a PowerShell script that adds…</description><pubDate>Fri, 12 Oct 2012 14:48:10 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>New Demo Project Released: SharePoint Web Change Log – An Alternate Notification Feature</title><link>https://blog.kenaro.com/blog/new-demo-project-released-sharepoint-web-change-log-an-alternate-notification-feature/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/new-demo-project-released-sharepoint-web-change-log-an-alternate-notification-feature/</guid><description>I created an alternated notification feature for SharePoint 2010. It’s a demo project for SharePoint 2010. I’ve done it for some practice in SharePoint development and just for…</description><pubDate>Wed, 03 Oct 2012 18:44:06 GMT</pubDate><category>CodePlex</category><category>SharePoint 2010</category><category>Visual Studio 2010</category></item><item><title>New Tool to Manage Users and Roles for ASP.NET Membership Provider Based Form Based Authentication (FBA)</title><link>https://blog.kenaro.com/blog/new-tool-to-manage-users-and-roles-for-asp-net-membership-provider-based-form-based-authentication-fba/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/new-tool-to-manage-users-and-roles-for-asp-net-membership-provider-based-form-based-authentication-fba/</guid><description>It’s a nightmare to create users for FBA, isn’t it? – There are several tools out there, but some does not work as expected oder you need to install .NET 4 on a server just to run…</description><pubDate>Mon, 17 Sep 2012 21:31:48 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Hello world!</title><link>https://blog.kenaro.com/blog/hello-world/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/hello-world/</guid><description>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</description><pubDate>Thu, 06 Sep 2012 20:09:55 GMT</pubDate></item><item><title>Issue starting User Code Service on SharePoint 2010</title><link>https://blog.kenaro.com/blog/issue-starting-user-code-service-on-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/issue-starting-user-code-service-on-sharepoint-2010/</guid><description>Today I started the “User Code Service” of SharePoint 2010 to enable execution of Sandboxed Solutions. Before activation I’ve created a new domain account for the service (\ ) ,…</description><pubDate>Sun, 19 Aug 2012 07:48:46 GMT</pubDate><category>SharePoint 2010</category></item><item><title>PowerShell Script “SPFolderImport” for import a whole file system folder to a SharePoint document library using the Content Migration API</title><link>https://blog.kenaro.com/blog/powershell-script-spfolderimport-for-import-a-whole-file-system-folder-to-a-sharepoint-document-library-using-the-content-migration-api/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-script-spfolderimport-for-import-a-whole-file-system-folder-to-a-sharepoint-document-library-using-the-content-migration-api/</guid><description>The last days I’ve created a PowerShell script that enables you to import a whole file system folder into a SharePoint document library using the SharePoint Content Migration API.…</description><pubDate>Sun, 05 Aug 2012 21:06:01 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Error during farm config: New-SPConfigurationDatabase failed with exception “The process does not passess the ‘SeSecurityPriviledge’ priviledge which is required for this operation.”</title><link>https://blog.kenaro.com/blog/error-during-farm-config-new-spconfigurationdatabase-failed-with-exception-the-process-does-not-passess-the-sesecuritypriviledge-priviledge-which-is-required-for-this-operation/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-during-farm-config-new-spconfigurationdatabase-failed-with-exception-the-process-does-not-passess-the-sesecuritypriviledge-priviledge-which-is-required-for-this-operation/</guid><description>Today I tried to configure a new SharePoint farm. I got this error: “The process does not passess the ‘SeSecurityPriviledge’ priviledge which is required for this operation.” –…</description><pubDate>Fri, 22 Jun 2012 20:10:52 GMT</pubDate><category>SharePoint 2010</category></item><item><title>How to install SharePoint Server 2010 Language Pack SP1.</title><link>https://blog.kenaro.com/blog/how-to-install-sharepoint-server-2010-language-pack-sp1/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-install-sharepoint-server-2010-language-pack-sp1/</guid><description>When you install SharePoint Server 2010 by using the official slipstreamed version that includes SP1 you may get an error while installing SP1 for several language packs. “The…</description><pubDate>Wed, 20 Jun 2012 20:39:03 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Redirecting to new URL with IIS</title><link>https://blog.kenaro.com/blog/redirecting-to-new-url-with-iis/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/redirecting-to-new-url-with-iis/</guid><description>In IIS there is a trick for redirecting requests to a new URL including original path and query string. This trick worked on IIS 6. Today I tried this with IIS 7.5 on Windows…</description><pubDate>Tue, 15 May 2012 16:22:09 GMT</pubDate><category>SharePoint 2010</category></item><item><title>For MCTs: Classroom Setup Tools for MS Learning Hyper-V machines</title><link>https://blog.kenaro.com/blog/for-mcts-classroom-setup-tools-for-ms-learning-hyper-v-machines/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/for-mcts-classroom-setup-tools-for-ms-learning-hyper-v-machines/</guid><description>(Download link below!) If you set up a MS Learning Classroom with Hyper V and the images provided by MS at the MCT download page you need to deploy the VHD files (and the other VM…</description><pubDate>Tue, 15 May 2012 12:23:42 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Create WSP (Cab) file on SharePoint Server using SharePoint Built-in functionality</title><link>https://blog.kenaro.com/blog/create-wsp-cab-file-on-sharepoint-server-using-sharepoint-built-in-functionality/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/create-wsp-cab-file-on-sharepoint-server-using-sharepoint-built-in-functionality/</guid><description>SharePoint Server 2010 and Foundation too has a namespace “Microsoft.SharePoint.Utilities.Cab”. In this namespace there are all functions you need to create CAB=WSP files. I have…</description><pubDate>Tue, 01 May 2012 09:00:15 GMT</pubDate><category>SharePoint 2010</category></item><item><title>PS2EXE v0.2.0.0: Improvements: Platform switch (x64 or x86 or AnyCPU), new “EXE.config” file for “supported runtime”</title><link>https://blog.kenaro.com/blog/ps2exe-v0-2-0-0-improvements-platform-switch-x64-or-x86-or-anycpu-new-exe-config-file-for-supported-runtime/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/ps2exe-v0-2-0-0-improvements-platform-switch-x64-or-x86-or-anycpu-new-exe-config-file-for-supported-runtime/</guid><description>(Original article: https://blog.kenaro.com/2011/06/21/ps2exe tool for converting powershell scripts to standalone exe files/) I have implemented some new switches for PS2EXE: \…</description><pubDate>Mon, 30 Apr 2012 15:29:44 GMT</pubDate><category>PS2EXE</category></item><item><title>Error in crawl log: &quot;The SharePoint item being crawled returned an error when attempting to download the item&quot;</title><link>https://blog.kenaro.com/blog/error-in-crawl-log-the-sharepoint-item-being-crawled-returned-an-error-when-attempting-to-download-the-item/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-in-crawl-log-the-sharepoint-item-being-crawled-returned-an-error-when-attempting-to-download-the-item/</guid><description>Another error in the crawl log: Using Fiddler I figured out that the pages report an “incompatible browser” error if the SharePoint crawler opens that pages. It seems that the…</description><pubDate>Fri, 20 Apr 2012 09:03:23 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Error in crawl log: “The server is unavailable and could not be accessed. The server is probably disconnected from the network.” (SharePoint 2010)</title><link>https://blog.kenaro.com/blog/error-in-crawl-log-the-server-is-unavailable-and-could-not-be-accessed-the-server-is-probably-disconnected-from-the-network-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-in-crawl-log-the-server-is-unavailable-and-could-not-be-accessed-the-server-is-probably-disconnected-from-the-network-sharepoint-2010/</guid><description>I got this error messages a thousand times: Solution 1: I added the root certification authority certificates and the intermediate certification authority certificates of all SSL…</description><pubDate>Thu, 19 Apr 2012 14:10:57 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Demo: Generating Sandboxed Solutions Through Code for SharePoint 2010</title><link>https://blog.kenaro.com/blog/demo-generating-sandboxed-solutions-through-code-for-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/demo-generating-sandboxed-solutions-through-code-for-sharepoint-2010/</guid><description>Some weeks ago I startet a new private dev project. To reach one of the goals of the project I thought about the possibility to create Sandboxed Solutions at runtime. I’ve…</description><pubDate>Wed, 29 Feb 2012 08:30:10 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Minify JavaScript and PowerShell scripts by using PowerShell</title><link>https://blog.kenaro.com/blog/minify-javascript-and-powershell-scripts-by-using-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/minify-javascript-and-powershell-scripts-by-using-powershell/</guid><description>There are several tools out there to minify JavaScript files. – You don’t know “minification”? Look here: http://en.wikipedia.org/wiki/Minification\ (programming)) Common tools…</description><pubDate>Wed, 22 Feb 2012 14:39:06 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Walkaround for common &quot;TaxonomyPicker.ascx&quot; error in Windows Event Log: SharePoint Feature that renames the file</title><link>https://blog.kenaro.com/blog/walkaround-for-common-taxonomypicker-ascx-error-in-windows-event-log-sharepoint-feature-that-renames-the-file/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkaround-for-common-taxonomypicker-ascx-error-in-windows-event-log-sharepoint-feature-that-renames-the-file/</guid><description>There is a common error in SharePoint 2010: On almost every (web frontend) server you can find this error in the Windows Event Log “Application”: Event Type: Error Event Source:…</description><pubDate>Wed, 01 Feb 2012 09:00:12 GMT</pubDate><category>SharePoint 2010</category></item><item><title>BTW: A little trick for development in Visual Studio 2010 – Start PowerShell scripts that need to run in an x64 context by double click from Solution Explorer</title><link>https://blog.kenaro.com/blog/btw-a-little-trick-for-development-in-visual-studio-2010-start-powershell-scripts-that-need-to-run-in-an-x64-context-by-double-click-from-solution-explorer/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/btw-a-little-trick-for-development-in-visual-studio-2010-start-powershell-scripts-that-need-to-run-in-an-x64-context-by-double-click-from-solution-explorer/</guid><description>For development and some related tasks I use PowerShell, of course. – I store the PowerShell scripts in my projects as part of them. They are part of the source code and they are…</description><pubDate>Wed, 25 Jan 2012 15:51:05 GMT</pubDate><category>PowerShell</category><category>Visual Studio 2010</category></item><item><title>Walkaround for problems accessing a diffrent web by “Linq to SharePoint” inside server code.</title><link>https://blog.kenaro.com/blog/walkaround-for-problems-accessing-a-diffrent-web-by-linq-to-sharepoint-inside-server-code/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkaround-for-problems-accessing-a-diffrent-web-by-linq-to-sharepoint-inside-server-code/</guid><description>At the weekend I tried to access a diffrent SharePoint Web (SPWeb) from inside server code (ASPX application page). Before I created interface classes to the “diffrent SharePoint…</description><pubDate>Mon, 23 Jan 2012 09:00:46 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Walkthrough: Create simple WCF Web Service for SharePoint 2010 with Visual Studio 2010</title><link>https://blog.kenaro.com/blog/walkthrough-create-simple-wcf-web-service-for-sharepoint-2010-with-visual-studio-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-create-simple-wcf-web-service-for-sharepoint-2010-with-visual-studio-2010/</guid><description>In this “Walkthrough” I’d like to show you how to create a simple WCF Web Service for SharePoint 2010. This Web Service will provide two methods: Ping = Just as test.…</description><pubDate>Sat, 21 Jan 2012 09:00:33 GMT</pubDate><category>SharePoint 2010</category><category>Visual Studio 2010</category></item><item><title>Migration Issue - Error in Upgrade Log: “Exception thrown while applying the global template to the web with URL &quot;(unknown)&quot; (Id: &apos;&apos;) from site with URL &quot;(unknown)&quot; (Id: &apos;&apos;). Adding web to the exceptions list. Exception: System.IO.FileNotFoundException: The site with the id could not be found.”</title><link>https://blog.kenaro.com/blog/migration-issue-error-in-upgrade-log-exception-thrown-while-applying-the-global-template-to-the-web-with-url-unknown-id-from-site-with-url-unknown-id/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/migration-issue-error-in-upgrade-log-exception-thrown-while-applying-the-global-template-to-the-web-with-url-unknown-id-from-site-with-url-unknown-id/</guid><description>In my curent migration project I got this error in an Content Database upgrade log on the new SharePoint 2010 farm: Template MPS 0: Exception thrown while applying the global…</description><pubDate>Fri, 20 Jan 2012 16:00:57 GMT</pubDate><category>Migration</category><category>SharePoint 2010</category><category>Migration</category><category>SharePoint 2010</category></item><item><title>Exclude Asset Library from search results by modifying search scopes</title><link>https://blog.kenaro.com/blog/exclude-asset-library-from-search-results-by-modifying-search-scopes/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/exclude-asset-library-from-search-results-by-modifying-search-scopes/</guid><description>It’s possible to exclude SharePoint Lists from search results by excluding their types in the search scope definition. Therefore you need to define an search scope rule based on a…</description><pubDate>Mon, 28 Nov 2011 19:30:10 GMT</pubDate><category>SharePoint 2010</category></item><item><title>PowerShell Script for Recreating the Server Cache (related to error in Windows Event Log, Event ID 6482: Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance)</title><link>https://blog.kenaro.com/blog/powershell-script-for-recreating-the-server-cache-related-to-error-in-windows-event-log-event-id-6482-application-server-administration-job-failed-for-service-instance-microsoft-office-server-searc/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-script-for-recreating-the-server-cache-related-to-error-in-windows-event-log-event-id-6482-application-server-administration-job-failed-for-service-instance-microsoft-office-server-searc/</guid><description>Today I’ve had the error: Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (150CA1DD 02E3 47C0…</description><pubDate>Fri, 04 Nov 2011 00:01:40 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Strange Error on Web Frontend Server of MOSS 2007 farm: stsadm operation “enumallwebs” with “includewebparts” options results in lots of missing WebParts</title><link>https://blog.kenaro.com/blog/strange-error-on-web-frontend-server-of-moss-2007-farm-stsadm-operation-enumallwebs-with-includewebparts-options-results-in-lots-of-missing-webparts/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/strange-error-on-web-frontend-server-of-moss-2007-farm-stsadm-operation-enumallwebs-with-includewebparts-options-results-in-lots-of-missing-webparts/</guid><description>During a migration project from MOSS 2007 to SharePoint 2010 we got a strange error that took some hours to resolve. For an automated migration tasks I tried to create a…</description><pubDate>Wed, 26 Oct 2011 18:22:05 GMT</pubDate><category>SharePoint 2007 (MOSS)</category></item><item><title>Deploying “Fantastic Fourty“ templates of MOSS 2007 on SharePoint 2010</title><link>https://blog.kenaro.com/blog/deploying-fantastic-fourty-templates-of-moss-2007-on-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/deploying-fantastic-fourty-templates-of-moss-2007-on-sharepoint-2010/</guid><description>There are the “Fantastic Fourty” templates you all now… They are create for MOSS 2007 and there are no update available for SharePoint 2010… Because of a migration of MOSS 2007 to…</description><pubDate>Tue, 25 Oct 2011 15:07:29 GMT</pubDate><category>SharePoint 2010</category></item><item><title>PowerShell Tool to Enumerate the Content Type Usage in SharePoint 2010</title><link>https://blog.kenaro.com/blog/powershell-tool-to-enumerate-the-content-type-usage-in-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-tool-to-enumerate-the-content-type-usage-in-sharepoint-2010/</guid><description>A customer of mine has the problem that he wants to remove a Web Content Type but SharePoint says the content type is still in use. Therefore I created a tool for enumerating all…</description><pubDate>Tue, 20 Sep 2011 00:39:06 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>“SPWebPSConsole”: Web based PowerShell Console for SharePoint (A new project on Codeplex)</title><link>https://blog.kenaro.com/blog/spwebpsconsole-web-based-powershell-console-for-sharepoint-a-new-project-on-codeplex/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/spwebpsconsole-web-based-powershell-console-for-sharepoint-a-new-project-on-codeplex/</guid><description>This project is a stand alone clone of my project „Web based PowerShell Console” released on 2011 09 02 on Codeplex and in this blog article:…</description><pubDate>Fri, 09 Sep 2011 12:29:48 GMT</pubDate><category>CodePlex</category><category>PowerShell</category><category>SharePoint 2010</category><category>Codeplex</category><category>PowerShell</category><category>SharePoint 2010</category><category>SPWebPSConsole</category><category>WebPSConsole</category></item><item><title>Access Site Collection Settings of a SharePoint Online site.</title><link>https://blog.kenaro.com/blog/access-site-collection-settings-of-a-sharepoint-online-site/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/access-site-collection-settings-of-a-sharepoint-online-site/</guid><description>On a SharePoint Online site there is no “official” link to the Site Collection Administration page. But you can access them by typing the URL in the browser: http://&lt;your.domain…</description><pubDate>Wed, 07 Sep 2011 22:29:14 GMT</pubDate><category>Office 365</category><category>SharePoint Online</category><category>Office 365</category><category>SharePoint Online</category></item><item><title>“WebPSConsole”: Web based PowerShell Console (A new  project on Codeplex)</title><link>https://blog.kenaro.com/blog/webpsconsole-web-based-powershell-console-a-new-project-on-codeplex/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/webpsconsole-web-based-powershell-console-a-new-project-on-codeplex/</guid><description>Starting at 12th of September 2011 I&apos;ll be freelancer. – In August I had some vacation days to spend. – So I created a new project for me – and for you. I call it &quot;Web based…</description><pubDate>Fri, 02 Sep 2011 11:43:20 GMT</pubDate><category>CodePlex</category><category>PowerShell</category><category>Codeplex</category><category>PowerShell</category><category>WebPSConsole</category></item><item><title>Truncate (Shrink) LOG Files of Databases in SQL Server 2008 R2</title><link>https://blog.kenaro.com/blog/truncate-shrink-log-files-of-databases-in-sql-server-2008-r2/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/truncate-shrink-log-files-of-databases-in-sql-server-2008-r2/</guid><description>Today I got this error while trying to shrink my SharePoint 2010 databases on my dev machine: ‘TRUNCATE\ ONLY’ is not a recognized BACKUP option. I searched for the error and…</description><pubDate>Sun, 28 Aug 2011 19:31:41 GMT</pubDate><category>SQL Server</category><category>Shrink</category><category>SQLServer2008R2</category><category>truncate</category></item><item><title>“LongPathSupport”: Operate with files and directories with “long paths” in .NET (CodePlex Project)</title><link>https://blog.kenaro.com/blog/longpathsupport-operate-with-files-and-directories-with-long-paths-in-net-codeplex-project/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/longpathsupport-operate-with-files-and-directories-with-long-paths-in-net-codeplex-project/</guid><description>In my project RoboPowerCopy (http://robopowercopy.codeplex.com) I’ve implemented a basic set of classes and methods for use with files and directories with long paths. NTFS…</description><pubDate>Mon, 22 Aug 2011 11:49:04 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Clean Up Your PowerShell Environment by Tracking Variable Use: New guest blog article on “Hey, Scripting Guy!”</title><link>https://blog.kenaro.com/blog/clean-up-your-powershell-environment-by-tracking-variable-use-new-guest-blog-article-on-hey-scripting-guy/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/clean-up-your-powershell-environment-by-tracking-variable-use-new-guest-blog-article-on-hey-scripting-guy/</guid><description>Today my second guest blog article on “Hey, Scripting Guy!” was published: http://blogs.technet.com/b/heyscriptingguy/archive/2011/08/21/clean up your powershell environment by…</description><pubDate>Sun, 21 Aug 2011 20:17:30 GMT</pubDate><category>Personal</category><category>PowerShell</category></item><item><title>Walkthrough: Deploy ClickOnce Application as SharePoint 2010 Solution Package</title><link>https://blog.kenaro.com/blog/walkthrough-deploy-clickonce-application-as-sharepoint-2010-solution-package/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-deploy-clickonce-application-as-sharepoint-2010-solution-package/</guid><description>In some projects there was a need to run code on the client machine for interaction with SharePoint. If’ve realized this kind of applications as “ClickOnce” apps. It’s possible to…</description><pubDate>Tue, 16 Aug 2011 00:07:55 GMT</pubDate><category>SharePoint 2010</category><category>Visual Studio 2010</category></item><item><title>SharePoint PowerShell Timer Jobs: Run PowerShell scripts in SharePoint Timer Service context.</title><link>https://blog.kenaro.com/blog/sharepoint-powershell-timer-jobs-run-powershell-scripts-in-sharepoint-timer-service-context/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-powershell-timer-jobs-run-powershell-scripts-in-sharepoint-timer-service-context/</guid><description>I’ve created a new project that combines my two primary technical passions: SharePoint 2010 and PowerShell. The project “SharePoint PowerShell Timer Jobs” lets you create, modify…</description><pubDate>Thu, 04 Aug 2011 00:07:02 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>SharePoint Warm Up – Now with “Timeout”</title><link>https://blog.kenaro.com/blog/sharepoint-warm-up-now-with-timeout/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-warm-up-now-with-timeout/</guid><description>In January 2011 I published a SharePoint Warm Up script based on PowerShell. Some days ago blog reader Tamas published an comment: https://blog.kenaro.com/2011/01/27/sharepoint…</description><pubDate>Wed, 03 Aug 2011 19:43:46 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>Me on &quot;Hey, Scripting Guy&quot; blog!</title><link>https://blog.kenaro.com/blog/me-on-hey-scripting-guy-blog/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/me-on-hey-scripting-guy-blog/</guid><description>Let me say this in PowerShell language : ) Here it is: Learn About Two CodePlex Projects: PS2EXE and RoboPowerCopy…</description><pubDate>Fri, 22 Jul 2011 10:28:44 GMT</pubDate><category>Personal</category><category>PowerShell</category></item><item><title>(Announcement:) PowerGUI 3.0 released!</title><link>https://blog.kenaro.com/blog/announcement-powergui-3-0-released/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/announcement-powergui-3-0-released/</guid><description>The folks of Quest released PowerGUI 3.0 ! http://powergui.org It&apos;s a famous tool for PowerShell development. Useful for complex scripts like &quot;RoboPowerCopy&quot; : ) On live server…</description><pubDate>Thu, 21 Jul 2011 18:12:45 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Error in InfoPath web browser form: &quot;An error occured querying a data source.&quot;</title><link>https://blog.kenaro.com/blog/869/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/869/</guid><description>Yesterday I changed the Access mode of a SharePoint Web Application to &quot;Only SSL&quot;. On the Web Application are some browser enabled InfoPath forms. Some of them consume a…</description><pubDate>Fri, 01 Jul 2011 01:12:23 GMT</pubDate><category>SharePoint 2010</category></item><item><title>RoboPowerCopy on PowerScripting Podcast</title><link>https://blog.kenaro.com/blog/robopowercopy-on-powerscripting-podcast/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/robopowercopy-on-powerscripting-podcast/</guid><description>There is a short review of my “RoboPowerCopy” tool on the PowerScripting blog: http://powerscripting.wordpress.com/2011/06/27/episode 151 jeremy kelly announces script explorer/…</description><pubDate>Tue, 28 Jun 2011 19:40:04 GMT</pubDate><category>PowerShell</category><category>RoboPowerCopy</category></item><item><title>Walkthrough/Solution for Workflow Error in SharePoint 2010 State Machine Workflow: Event &quot;OnWorkflowActivated&quot; on interface type &quot;Microsoft.SharePoint.Workflow.ISharePointService&quot; for instance id &quot;&lt;guid&gt;&quot; cannot be delivered.</title><link>https://blog.kenaro.com/blog/walkthroughsolution-for-workflow-error-in-sharepoint-2010-state-machine-workflow-event-onworkflowactivated-on-interface-type-microsoft-sharepoint-workflow-isharepointservice/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthroughsolution-for-workflow-error-in-sharepoint-2010-state-machine-workflow-event-onworkflowactivated-on-interface-type-microsoft-sharepoint-workflow-isharepointservice/</guid><description>Today I got the following error and did not find a clear description and solution for it: Error message: “Event &quot;OnWorkflowActivated&quot; on interface type…</description><pubDate>Thu, 23 Jun 2011 23:58:09 GMT</pubDate><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>Workflow</category></item><item><title>Walkthrough: Add List Event Receiver dynamically at runtime in SharePoint 2010</title><link>https://blog.kenaro.com/blog/walkthrough-add-list-event-receiver-dynamically-at-runtime-in-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-add-list-event-receiver-dynamically-at-runtime-in-sharepoint-2010/</guid><description>This time a tiny neat walkthrough of how to add an Event Receiver at runtime in SharePoint 2010. Let’s say you have a SharePoint site that your colleagues already use. In this…</description><pubDate>Wed, 22 Jun 2011 06:34:40 GMT</pubDate><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>Walkthrough</category></item><item><title>PS2EXE: Tool for “converting” PowerShell scripts to “standalone” EXE files</title><link>https://blog.kenaro.com/blog/ps2exe-tool-for-converting-powershell-scripts-to-standalone-exe-files/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/ps2exe-tool-for-converting-powershell-scripts-to-standalone-exe-files/</guid><description>In the last days I created the tool “PS2EXE”. It is able to “convert” PowerShell scripts to “standalone” EXE files. Project site here: http://ps2exe.codeplex.com – It’s ALPHA in…</description><pubDate>Tue, 21 Jun 2011 20:16:51 GMT</pubDate><category>PowerShell</category><category>PowerShell</category></item><item><title>RoboPowerCopy - A PowerShell based RoboCopy clone</title><link>https://blog.kenaro.com/blog/robopowercopy-a-powershell-based-robocopy-clone-v0-1-0/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/robopowercopy-a-powershell-based-robocopy-clone-v0-1-0/</guid><description>UPDATE 2021 07 23: Because of the Codeplex shutdown I have archived the project here: https://github.com/ikarstein/robopowercopy Today I want to announce my latest development…</description><pubDate>Thu, 16 Jun 2011 21:07:06 GMT</pubDate><category>PowerShell</category><category>RoboPowerCopy</category></item><item><title>Problem and Workaround: Organization Browser Silverlight Web Part is empty on other site than “MySite”</title><link>https://blog.kenaro.com/blog/problem-and-workaround-organization-browser-silverlight-web-part-is-empty-on-other-site-than-mysite/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/problem-and-workaround-organization-browser-silverlight-web-part-is-empty-on-other-site-than-mysite/</guid><description>At first: This is a common problem. Using the &quot;Organization Browser&quot; Web Part on another page than on the MySite host web application results in an empty view. This means, the…</description><pubDate>Thu, 16 Jun 2011 20:10:30 GMT</pubDate><category>SharePoint 2010</category><category>SharePoint Designer 2010</category></item><item><title>Error while publishing an InfoPath 2010 form to SharePoint: “The following URL is not valid”</title><link>https://blog.kenaro.com/blog/error-while-publishing-an-infopath-2010-form-to-sharepoint-the-following-url-is-not-valid/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-while-publishing-an-infopath-2010-form-to-sharepoint-the-following-url-is-not-valid/</guid><description>Today I got this error: I tried to deploy a simple form to the SharePoint location http://sharepoint.local. This location is a root site collection!!! I got the error: The…</description><pubDate>Fri, 10 Jun 2011 19:37:49 GMT</pubDate><category>InfoPath</category><category>SharePoint 2010</category></item><item><title>How to deploy conditional formatting in a SharePoint 2010 list definition using Visual Studio 2010</title><link>https://blog.kenaro.com/blog/how-to-deploy-conditional-formatting-in-a-sharepoint-2010-list-definition-using-visual-studio-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-deploy-conditional-formatting-in-a-sharepoint-2010-list-definition-using-visual-studio-2010/</guid><description>This time it’s not a walkthrough. Only a description of what you have to do. – It’s “experimental”!!! The need is to deploy a conditional formatting in a list definition that was…</description><pubDate>Mon, 09 May 2011 22:24:49 GMT</pubDate><category>SharePoint 2010</category><category>Visual Studio 2010</category></item><item><title>Walkthrough: Create SharePoint 2010 Workflow Association Form and Initiation Form in Visual Studio 2010 by using Application Pages (Part 2 of 2)</title><link>https://blog.kenaro.com/blog/walkthrough-create-sharepoint-2010-workflow-association-form-and-initiation-form-in-visual-studio-2010-by-using-application-pages-part-2-of-2/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-create-sharepoint-2010-workflow-association-form-and-initiation-form-in-visual-studio-2010-by-using-application-pages-part-2-of-2/</guid><description>This is Part 2 of 2 that describes the steps 18 to 27 . You will find Part 1 here: https://blog.kenaro.com/2011/04/24/walkthrough create sharepoint 2010 workflow association form…</description><pubDate>Sun, 24 Apr 2011 13:32:18 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Walkthrough: Create SharePoint 2010 Workflow Association Form and Initiation Form in Visual Studio 2010 by using Application Pages (Part 1 of 2)</title><link>https://blog.kenaro.com/blog/walkthrough-create-sharepoint-2010-workflow-association-form-and-initiation-form-in-visual-studio-2010-by-using-application-pages-part-1-of-2/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-create-sharepoint-2010-workflow-association-form-and-initiation-form-in-visual-studio-2010-by-using-application-pages-part-1-of-2/</guid><description>Because of some requests by my blog readers I’d like to show you how to create Workflow Association and Initiation (“Instantiation”) forms in Visual Studio 2010 for use with a…</description><pubDate>Sun, 24 Apr 2011 13:27:18 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Walkthrough: Creating a simple Sequential Workflow with a custom Task Form in SharePoint 2010 using Visual Studio 2010 (Part 3 of (2+1))</title><link>https://blog.kenaro.com/blog/walkthrough-creating-a-simple-sequential-workflow-with-a-custom-task-form-in-sharepoint-2010-using-visual-studio-2010-part-3-of-21/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-creating-a-simple-sequential-workflow-with-a-custom-task-form-in-sharepoint-2010-using-visual-studio-2010-part-3-of-21/</guid><description>This article belongs to these previous posts: Part 1 Part 2 You should read this article if you have problems to deploy my sample project on Codeplex…</description><pubDate>Fri, 22 Apr 2011 10:33:29 GMT</pubDate><category>CodePlex</category><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>Workflow</category><category>Codeplex</category><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>Walkthrough</category><category>Workflow</category></item><item><title>Walkthrough: Deploying a InfoPath 2010 List Form in a Visual Studio 2010 solution package</title><link>https://blog.kenaro.com/blog/walkthrough-deploying-a-infopath-2010-list-form-in-a-visual-studio-2010-solution-package/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-deploying-a-infopath-2010-list-form-in-a-visual-studio-2010-solution-package/</guid><description>This is not easy. It took me some days. – Now it works! Here I’ll show you how to create a List Form for a SharePoint List using InfoPath 2010. Therefore you need SharePoint 2010…</description><pubDate>Sat, 02 Apr 2011 18:15:00 GMT</pubDate><category>InfoPath</category><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>InfoPath 2010</category><category>SharePoint 2010</category><category>Visual Studio 2010</category></item><item><title>Walkthrough: Creating a simple Sequential Workflow with a custom Task Form in SharePoint 2010 using Visual Studio 2010 (Part 1 of 2)</title><link>https://blog.kenaro.com/blog/walkthrough-creating-a-simple-sequential-workflow-with-a-custom-task-form-in-sharepoint-2010-using-visual-studio-2010-part-1-of-2/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-creating-a-simple-sequential-workflow-with-a-custom-task-form-in-sharepoint-2010-using-visual-studio-2010-part-1-of-2/</guid><description>In this walkthrough I want to show you how to create a Sequential Workflow with Visual Studio 2010 for use in SharePoint 2010. – I will show how to create a custom Task Form for…</description><pubDate>Wed, 30 Mar 2011 19:10:52 GMT</pubDate><category>CodePlex</category><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>Workflow</category><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>Walkthrough</category><category>Workflow</category></item><item><title>Walkthrough: Creating a simple Sequential Workflow with a custom Task Form in SharePoint 2010 using Visual Studio 2010 (Part 2 of 2)</title><link>https://blog.kenaro.com/blog/walkthrough-creating-a-simple-sequential-workflow-with-a-custom-task-form-in-sharepoint-2010-using-visual-studio-2010-part-2-of-2/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-creating-a-simple-sequential-workflow-with-a-custom-task-form-in-sharepoint-2010-using-visual-studio-2010-part-2-of-2/</guid><description>In this walkthrough I want to show you how to create a Sequential Workflow with Visual Studio 2010 for use in SharePoint 2010. – I will show how to create a custom Task Form for…</description><pubDate>Wed, 30 Mar 2011 19:02:30 GMT</pubDate><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>Workflow</category><category>SharePoint 2010</category><category>Visual Studio 2010</category><category>Walkthrough</category><category>Workflow</category></item><item><title>Error while creating a Enterprise Wiki sub site in SharePoint 2010</title><link>https://blog.kenaro.com/blog/error-while-creating-a-enterprise-wiki-sub-site-in-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-while-creating-a-enterprise-wiki-sub-site-in-sharepoint-2010/</guid><description>A customer of mine had a problem in a it’s SharePoint 2010 farm. An error occurred while creating a sub site of type Enterprise Wiki. The user that tried to create the sub site…</description><pubDate>Thu, 24 Mar 2011 00:16:41 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Kerberos error in event log on every SharePoint 2010 farm server.</title><link>https://blog.kenaro.com/blog/kerberos-error-in-event-log-on-every-sharepoint-2010-farm-server/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/kerberos-error-in-event-log-on-every-sharepoint-2010-farm-server/</guid><description>I had an error in the event log on every SharePoint 2010 farm server: This happens after migration of the old MOSS 2007 farm to SharePoint 2010. – On the new farm I used new…</description><pubDate>Thu, 17 Mar 2011 18:03:00 GMT</pubDate><category>SharePoint 2010</category><category>Kerberos</category></item><item><title>Additional Ribbon Sample: Custom Ribbon Tab generated by a delegate control that lists all associated list workflows and allow to start a workflow on a selected list item. (Part 3)</title><link>https://blog.kenaro.com/blog/additional-ribbon-sample-custom-ribbon-tab-generated-by-a-delegate-control-that-lists-all-associated-list-workflows-and-allow-to-start-a-workflow-on-a-selected-list-item-part-3/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/additional-ribbon-sample-custom-ribbon-tab-generated-by-a-delegate-control-that-lists-all-associated-list-workflows-and-allow-to-start-a-workflow-on-a-selected-list-item-part-3/</guid><description>In the last weeks I’ve extended the sample project that I’ve created for “Ribbon Customization”. You find the project source code on Codeplex:…</description><pubDate>Thu, 03 Mar 2011 00:47:30 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Walkthrough: Create a simple BCS connection with SharePoint Designer 2010</title><link>https://blog.kenaro.com/blog/walkthrough-create-a-simple-bcs-connection-with-sharepoint-designer-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-create-a-simple-bcs-connection-with-sharepoint-designer-2010/</guid><description>First: You need a SharePoint 2010 platform. You can use Foundation because BCS = Business Connectivity Services former BDC = Business Data Catalog in SharePoint 2007 – included in…</description><pubDate>Wed, 23 Feb 2011 19:26:14 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Walkthrough: How to move or copy a SharePoint Designer 2010 List Workflow to another list on the same site or another site.</title><link>https://blog.kenaro.com/blog/walkthrough-how-to-move-or-copy-a-sharepoint-designer-2010-list-workflow-to-another-list-on-the-same-site-or-another-site/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-how-to-move-or-copy-a-sharepoint-designer-2010-list-workflow-to-another-list-on-the-same-site-or-another-site/</guid><description>I had to develop a Holiday Approval Workflow with SharePoint Designer 2010. – I used a “List Workflow”. – Bad mistake! – It’s not possible to copy this kind of workflow to another…</description><pubDate>Thu, 10 Feb 2011 00:06:09 GMT</pubDate><category>SharePoint 2010</category><category>SharePoint Designer 2010</category><category>Workflow</category></item><item><title>Enumerate, add, update and remove SQL Server aliases by using PowerShell</title><link>https://blog.kenaro.com/blog/enumerate-add-update-and-remove-sql-server-aliases-by-using-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/enumerate-add-update-and-remove-sql-server-aliases-by-using-powershell/</guid><description>I’ve created a PowerShell script for adding, updating, enumerating und removing SQL Server aliases. – You can use the script to create/remove/enumerate both 32bit und 64bit…</description><pubDate>Wed, 09 Feb 2011 22:26:13 GMT</pubDate><category>PowerShell</category><category>SQL Server</category></item><item><title>SharePoint Warm Up with PowerShell</title><link>https://blog.kenaro.com/blog/sharepoint-warm-up-with-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-warm-up-with-powershell/</guid><description>Every SharePoint farm needs a warm up After giving the IIS 7.5 Application Warmup a chance… I had to do it in another way… I created a warmup script in PowerShell. Here it is……</description><pubDate>Thu, 27 Jan 2011 00:20:40 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>Demo project: Excel Export feature for SharePoint 2010</title><link>https://blog.kenaro.com/blog/demo-project-excel-export-feature-for-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/demo-project-excel-export-feature-for-sharepoint-2010/</guid><description>I’ve uploaded another private demo project. It was planned as part of an SharePoint solution I liked to create but I cannot finalize this project. So I publish this project as…</description><pubDate>Tue, 25 Jan 2011 01:07:38 GMT</pubDate><category>CodePlex</category><category>SharePoint 2010</category></item><item><title>Walkthrough: Create custom SharePoint 2010 list form for deployment in a Visual Studio 2010 project – PART 2</title><link>https://blog.kenaro.com/blog/walkthrough-create-custom-sharepoint-2010-list-form-for-deployment-in-a-visual-studio-2010-project-part-2/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-create-custom-sharepoint-2010-list-form-for-deployment-in-a-visual-studio-2010-project-part-2/</guid><description>This is part 2 of my demo project about “How to create a custom list form…” – See this post for part one: https://blog.kenaro.com/2010/12/29/walkthrough create custom sharepoint…</description><pubDate>Mon, 24 Jan 2011 19:25:23 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Error while executing the SharePoint 2010 PowerShell cmdlet Mount-SPContentDatabase: “Exception of type &apos;Microsoft.SharePoint.Upgrade.SPUpgradeException&apos; was thrown.”</title><link>https://blog.kenaro.com/blog/error-while-executing-the-sharepoint-2010-powershell-cmdlet-mount-spcontentdatabase-exception-of-type-microsoft-sharepoint-upgrade-spupgradeexception-was-thrown/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-while-executing-the-sharepoint-2010-powershell-cmdlet-mount-spcontentdatabase-exception-of-type-microsoft-sharepoint-upgrade-spupgradeexception-was-thrown/</guid><description>Have a look into the SQL Server Management Studio. – The content database is read only. That’s the problem</description><pubDate>Sun, 23 Jan 2011 00:31:44 GMT</pubDate><category>SharePoint 2010</category></item><item><title>SharePoint 2010 Help doesn’t work after migration</title><link>https://blog.kenaro.com/blog/sharepoint-2010-help-doesnt-work-after-migration/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-2010-help-doesnt-work-after-migration/</guid><description>I had to migrate a MOSS 2007 farm to SharePoint 2010. – After migration the SharePoint Help did not work. (It’s the button upper right on a SharePoint site.) A popup window…</description><pubDate>Sat, 22 Jan 2011 15:35:59 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Missing “View in Browser” and “Edit in Browser” in the context menu of Excel files in a SharePoint 2010 document library…</title><link>https://blog.kenaro.com/blog/missing-view-in-browser-and-edit-in-browser-in-the-context-menu-of-excel-files-in-a-sharepoint-2010-document-library/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/missing-view-in-browser-and-edit-in-browser-in-the-context-menu-of-excel-files-in-a-sharepoint-2010-document-library/</guid><description>You have installed the Office Web Apps on your SharePoint 2010 server. Now you are missing the menu entries “View in Browser” and “Edit in Browser”. You create a new Excel file in…</description><pubDate>Sat, 22 Jan 2011 15:27:45 GMT</pubDate><category>Office Web Apps</category><category>SharePoint 2010</category></item><item><title>Error while connecting to a SharePoint 2010 web site in SharePoint Designer 2010</title><link>https://blog.kenaro.com/blog/error-while-connecting-to-a-sharepoint-2010-web-site-in-sharepoint-designer-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-while-connecting-to-a-sharepoint-2010-web-site-in-sharepoint-designer-2010/</guid><description>Today I got this error: (“The server could not complete your request. For more specific information, click the Details button.”) I clicked the “Details” button as commanded.…</description><pubDate>Fri, 21 Jan 2011 00:28:49 GMT</pubDate><category>SharePoint 2010</category></item><item><title>The definitive guide of How to configure the SharePoint 2010 User Profile Service Application</title><link>https://blog.kenaro.com/blog/the-definitive-guide-of-how-to-configure-the-sharepoint-2010-user-profile-service-application/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/the-definitive-guide-of-how-to-configure-the-sharepoint-2010-user-profile-service-application/</guid><description>I took me hours and hours to get to User Profile Service Application working. These are the steps I’ve done in some scenarios. Especial to migrate an SharePoint 2007 profile…</description><pubDate>Fri, 21 Jan 2011 00:12:57 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category><category>SharePoint 2010</category></item><item><title>(Another) error opening a document in a Office Web App of SharePoint 2010: “PowerPoint Web App encountered an error. Please try again.”</title><link>https://blog.kenaro.com/blog/another-error-opening-a-document-in-a-office-web-app-of-sharepoint-2010-powerpoint-web-app-encountered-an-error-please-try-again/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/another-error-opening-a-document-in-a-office-web-app-of-sharepoint-2010-powerpoint-web-app-encountered-an-error-please-try-again/</guid><description>… on the SharePoint 2010 with german system language of my customer the message text was “Fehler bei PowerPoint Web App. Wiederholen Sie den Vorgang.” In the SharePoint log I…</description><pubDate>Thu, 20 Jan 2011 22:14:54 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Failed to open a document with a Office Web App in SharePoint 2010</title><link>https://blog.kenaro.com/blog/failed-to-open-a-document-with-a-office-web-app-in-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/failed-to-open-a-document-with-a-office-web-app-in-sharepoint-2010/</guid><description>Today I got this error while opening a Word document stored in a SharePoint library. This document should be opened in the Word Web App. – IT WAS A DOCUMENT IN A MIGRATED CONTENT…</description><pubDate>Thu, 20 Jan 2011 22:02:00 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Sample Visual Studio 2010 project for creating a custom SharePoint 2010 Ribbon tab on runtime (!)</title><link>https://blog.kenaro.com/blog/sample-visual-studio-2010-project-for-creating-a-custom-sharepoint-2010-ribbon-tab-on-runtime/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sample-visual-studio-2010-project-for-creating-a-custom-sharepoint-2010-ribbon-tab-on-runtime/</guid><description>The related articles on my blog are: Part 1: How To Activate SharePoint Ribbon Tab by JavaScript Code Part 2: Sample Visual Studio 2010 project for creating a custom SharePoint…</description><pubDate>Fri, 14 Jan 2011 20:19:03 GMT</pubDate><category>CodePlex</category><category>SharePoint 2010</category><category>Visual Studio 2010</category></item><item><title>How to upload user profile pictures in SharePoint 2010 using PowerShell</title><link>https://blog.kenaro.com/blog/how-to-upload-user-profile-pictures-in-sharepoint-2010-using-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-upload-user-profile-pictures-in-sharepoint-2010-using-powershell/</guid><description>I’ve created a script for uploading user pictures to the SharePoint 2010 User Profile system. For me it worked very well. But: Use it at your own risk! Here is the script:</description><pubDate>Tue, 11 Jan 2011 21:07:00 GMT</pubDate><category>SharePoint 2010</category></item><item><title>How to have a look behind the data source of the XsltListViewWebPart of SharePoint 2010</title><link>https://blog.kenaro.com/blog/how-to-have-a-look-behind-the-data-source-of-the-xsltlistviewwebpart-of-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-have-a-look-behind-the-data-source-of-the-xsltlistviewwebpart-of-sharepoint-2010/</guid><description>I want to create a custom field type in a SharePoint 2010 development project (which I want to publish as as “walkthrough” on this blog ) Therefore I need to inspect the source…</description><pubDate>Mon, 10 Jan 2011 22:46:21 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Walkthrough: Create custom SharePoint 2010 list form for deployment in a Visual Studio 2010 project</title><link>https://blog.kenaro.com/blog/walkthrough-create-custom-sharepoint-2010-list-form-for-deployment-in-a-visual-studio-2010-project/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-create-custom-sharepoint-2010-list-form-for-deployment-in-a-visual-studio-2010-project/</guid><description>(This is part 1 of 2. See link below.) Today I want to show you how to create a custom list form for deployment within a custom list template developed in Visual Studio 2010.…</description><pubDate>Wed, 29 Dec 2010 15:05:21 GMT</pubDate><category>SharePoint 2010</category></item><item><title>CodePlex project uploaded: SharePoint 2010 Conditional Lookup Control</title><link>https://blog.kenaro.com/blog/codeplex-project-uploaded-sharepoint-2010-conditional-lookup-control/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/codeplex-project-uploaded-sharepoint-2010-conditional-lookup-control/</guid><description>I’ve created a custom control for SharePoint 2010. This control let you connect two lookup fields so that the second lookup field contains only a subset of all values depending on…</description><pubDate>Tue, 28 Dec 2010 22:43:19 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Read and write User Profile Properties of SharePoint 2010 User Profile Service Application with PowerShell</title><link>https://blog.kenaro.com/blog/read-and-write-user-profile-properties-of-sharepoint-2010-user-profile-service-application-with-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/read-and-write-user-profile-properties-of-sharepoint-2010-user-profile-service-application-with-powershell/</guid><description>I needed to change some properties of user profiles of my SharePoint 2010 farm. Of cource I wanted to do this with PowerShell! Before you can execute the following script, be sure…</description><pubDate>Thu, 23 Dec 2010 09:51:44 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Create tool for Visual Studio 2010 to extract the full qualified public assemby name with PowerShell</title><link>https://blog.kenaro.com/blog/create-tool-for-visual-studio-2010-to-extract-the-full-qualified-public-assemby-name-with-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/create-tool-for-visual-studio-2010-to-extract-the-full-qualified-public-assemby-name-with-powershell/</guid><description>I created a simple tool extension for Visual Studio for extracting the full qualified name of an .NET assembly. Like this: http://msdn.microsoft.com/en us/library/ee539398.aspx…</description><pubDate>Tue, 21 Dec 2010 11:27:51 GMT</pubDate><category>PowerShell</category><category>Visual Studio 2010</category><category>PowerShell</category><category>Visual Studio 2010</category></item><item><title>Walkthrough: Create Form with InfoPath and use it in a SharePoint 2010 Form Library</title><link>https://blog.kenaro.com/blog/walkthrough-create-form-with-infopath-and-use-it-in-a-sharepoint-2010-form-library/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/walkthrough-create-form-with-infopath-and-use-it-in-a-sharepoint-2010-form-library/</guid><description>In this walkthrough I want to show you the steps for creating a InfoPath form and use it with InfoPath Forms Services of SharePoint 2010. 1\. First I downloaded a downloadable…</description><pubDate>Wed, 15 Dec 2010 16:13:11 GMT</pubDate><category>InfoPath</category><category>SharePoint 2010</category><category>SharePoint 2010</category><category>InfoPath</category></item><item><title>Error while enabling Session State Service on SharePoint 2010</title><link>https://blog.kenaro.com/blog/error-while-enabling-session-state-service-on-sharepoint-2010/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-while-enabling-session-state-service-on-sharepoint-2010/</guid><description>There are some mysterios errors on my SharePoint farm. After reading tons of log files I found some hints to problems with the “Session State Service” of SharePoint 2010. I found…</description><pubDate>Tue, 14 Dec 2010 13:30:16 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>Enumerate Sharepoint 2010 database in PowerShell</title><link>https://blog.kenaro.com/blog/enumerate-sharepoint-2010-database-in-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/enumerate-sharepoint-2010-database-in-powershell/</guid><description>“Is there a way to enumerate all SharePoint 2010 databases in PowerShell like the page /\ admin/DatabaseStatus.aspx&quot; /\ admin/DatabaseStatus.aspx&quot; http://&lt;centra\ administration…</description><pubDate>Mon, 13 Dec 2010 14:36:06 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>How to create an instance of an generic class in PowerShell</title><link>https://blog.kenaro.com/blog/how-to-create-an-instance-of-an-generic-class-in-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-create-an-instance-of-an-generic-class-in-powershell/</guid><description>Sometimes you may need to create instances of generic classes in PowerShell. Like this (in C ): There is a generic class used in the code above: System.Collection.Generic.List. If…</description><pubDate>Mon, 13 Dec 2010 14:14:43 GMT</pubDate><category>SharePoint 2010</category></item><item><title>How to determine current PowerShell session is x86 or x64.</title><link>https://blog.kenaro.com/blog/how-to-determine-current-powershell-session-is-x86-or-x64/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-determine-current-powershell-session-is-x86-or-x64/</guid><description>For the execution of SharePoint PowerShell scripts I need to check the execution environment of my PowerShell session to be sure that PowerShell runs as x64 application. This was…</description><pubDate>Wed, 08 Dec 2010 10:22:30 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Forefront Protection 2010 for SharePoint–Error “The SharePoint service is running but the Forefront VSAPI Library is not registered”</title><link>https://blog.kenaro.com/blog/forefront-protection-2010-for-sharepointerror-the-sharepoint-service-is-running-but-the-forefront-vsapi-library-is-not-registered/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/forefront-protection-2010-for-sharepointerror-the-sharepoint-service-is-running-but-the-forefront-vsapi-library-is-not-registered/</guid><description>I got this error in the config tool of Forefront Protection 2010 for SharePoint: “The SharePoint service is running but the Forefront VSAPI Library is not registered” Here is what…</description><pubDate>Tue, 07 Dec 2010 16:00:13 GMT</pubDate><category>Forefront Protection 2010 for SharePoint</category><category>SharePoint 2010</category><category>Forefront Protection 2010 for SharePoint</category><category>SharePoint 2010</category></item><item><title>How to set the SharePoint 2010 Enterprise Search Service Application &quot;Default Content Access Account&quot; by using PowerShell</title><link>https://blog.kenaro.com/blog/how-to-set-the-sharepoint-2010-enterprise-search-service-application-default-content-access-account-by-using-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-set-the-sharepoint-2010-enterprise-search-service-application-default-content-access-account-by-using-powershell/</guid><description>If you want to set the SharePoint 2010 Enterprise Search Service Application &quot;Default Content Access Account&quot; by using PowerShell you can use this script: $searchapp \= Get…</description><pubDate>Wed, 03 Nov 2010 00:32:00 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>How to set the identity of a SharePoint Windows Service, e.g. “SharePoint Server Search”</title><link>https://blog.kenaro.com/blog/how-to-set-the-identity-of-a-sharepoint-windows-service-e-g-sharepoint-server-search/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-set-the-identity-of-a-sharepoint-windows-service-e-g-sharepoint-server-search/</guid><description>I have had the problem to set the SharePoint Sevice Account of &quot;SharePoint Server Search&quot; to a special user account during a automatic setup. In other words: I want to automate…</description><pubDate>Wed, 03 Nov 2010 00:24:13 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Error while trying to connect to a published Service Application in SharePoint 2010: “Unable to connect to the specified address. Verify the URL you entered and contact the service administrator for more details.”</title><link>https://blog.kenaro.com/blog/error-while-trying-to-connect-to-a-published-service-application-in-sharepoint-2010-unable-to-connect-to-the-specified-address-verify-the-url-you-entered-and-contact-the-service-administrator/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/error-while-trying-to-connect-to-a-published-service-application-in-sharepoint-2010-unable-to-connect-to-the-specified-address-verify-the-url-you-entered-and-contact-the-service-administrator/</guid><description>When you receive this error …and you have done the exchange of farm certificates than you forgot this step: (Technet: http://technet.microsoft.com/en us/library/ff700211.aspx) See…</description><pubDate>Fri, 22 Oct 2010 14:13:23 GMT</pubDate><category>SharePoint 2010</category></item><item><title>How to embedd compressed scripts in other PowerShell scripts</title><link>https://blog.kenaro.com/blog/how-to-embedd-compressed-scripts-in-other-powershell-scripts/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-embedd-compressed-scripts-in-other-powershell-scripts/</guid><description>For a current project I want to create a “master script” that contains another compressed PowerShell script. This compressed script contains some informations server names,…</description><pubDate>Tue, 19 Oct 2010 14:41:55 GMT</pubDate><category>PowerShell</category><category>PowerShell</category></item><item><title>OCSetup and DISM: Component Names</title><link>https://blog.kenaro.com/blog/ocsetup-and-dism-component-names/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/ocsetup-and-dism-component-names/</guid><description>If you want to install windows features by script you have to use one of the tool OCSETUP oder DISM. E.g. start /w ocsetup &lt;component name or dism /online /enable…</description><pubDate>Thu, 14 Oct 2010 12:07:40 GMT</pubDate><category>SharePoint 2010</category></item><item><title>“Passphrase” error while creating a new SharePoint 2010 farm with PowerShell cmdlet “New-SPConfigurationDatabase”</title><link>https://blog.kenaro.com/blog/passphrase-error-while-creating-a-new-sharepoint-2010-farm-with-powershell-cmdlet-new-spconfigurationdatabase/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/passphrase-error-while-creating-a-new-sharepoint-2010-farm-with-powershell-cmdlet-new-spconfigurationdatabase/</guid><description>I tried to create a new SharePoint Server 2010 farm by using PowerShell cmdlet “New SPConfigurationDatabase” in one of the first steps. I got this error: New…</description><pubDate>Mon, 04 Oct 2010 13:52:25 GMT</pubDate><category>SharePoint 2010</category></item><item><title>PowerShell: Cast Object Type</title><link>https://blog.kenaro.com/blog/powershell-cast-object-type/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/powershell-cast-object-type/</guid><description>If you load an CSV file with import csv you will end up with an object of type System.Management.Automation.PSCustomObject . It’s an array. In such a case I liked to use such an…</description><pubDate>Fri, 24 Sep 2010 13:23:53 GMT</pubDate><category>PowerShell</category></item><item><title>Project Server 2010: Error Message “Could not retrieve enterprise global template. Please contact your administrator.”</title><link>https://blog.kenaro.com/blog/project-server-2010-error-message-could-not-retrieve-enterprise-global-template-please-contact-your-administrator/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/project-server-2010-error-message-could-not-retrieve-enterprise-global-template-please-contact-your-administrator/</guid><description>After renaming my SharePoint 2010 from an old to a new URL I could not longer access any project from this server. The error message looked like this: “Could not retrieve…</description><pubDate>Thu, 23 Sep 2010 11:00:38 GMT</pubDate><category>SharePoint 2010</category></item><item><title>FileNotFoundException while developing an external SharePoint application</title><link>https://blog.kenaro.com/blog/filenotfoundexception-while-developing-an-external-sharepoint-application/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/filenotfoundexception-while-developing-an-external-sharepoint-application/</guid><description>If you develop a SharePoint Application with Visual Studio 2010, e.g. a Console Aplication, you may get an FileNotFoundException. For example in this code (program.cs): I’ve maked…</description><pubDate>Mon, 20 Sep 2010 11:39:41 GMT</pubDate><category>SharePoint 2010</category><category>SharePoint 2010</category></item><item><title>Activate Claim Based Authentication afterwards with PowerShell</title><link>https://blog.kenaro.com/blog/activate-claim-based-authentication-afterwards-with-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/activate-claim-based-authentication-afterwards-with-powershell/</guid><description>You can active Claim Based Authentication for a SharePoint Web App afterwards if you missed that at creation time. Use this PowerShell script:</description><pubDate>Fri, 03 Sep 2010 13:49:38 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>Enable CollectSPRequestAllocationCallStacks with PowerShell</title><link>https://blog.kenaro.com/blog/enable-collectsprequestallocationcallstacks-with-powershell/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/enable-collectsprequestallocationcallstacks-with-powershell/</guid><description>I got this message in the ULS log: The following PowerShell script will do that for me – and you : )</description><pubDate>Fri, 03 Sep 2010 10:52:47 GMT</pubDate><category>SharePoint 2010</category></item><item><title>Add web.config Modification with PowerShell (SPWebConfigModification)</title><link>https://blog.kenaro.com/blog/add-web-config-modification-with-powershell-spwebconfigmodification/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/add-web-config-modification-with-powershell-spwebconfigmodification/</guid><description>Here is a script I used to add some web.config modifications with PowerShell. In this case I want to add a custom authentication provider. The following script I used for setup…</description><pubDate>Thu, 02 Sep 2010 23:40:46 GMT</pubDate><category>Personal</category><category>SharePoint 2010</category></item><item><title>&quot;TaxonomyPicker&quot; failed to load - Error in Event Viewer</title><link>https://blog.kenaro.com/blog/taxonomypicker-failed-to-load-error-in-event-viewer/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/taxonomypicker-failed-to-load-error-in-event-viewer/</guid><description>After updating the SharePoint Foundation 2010 Server of our company to SharePoint Server 2010 I got this error in the Event Viewer: I could solve this error by re enabling the…</description><pubDate>Wed, 01 Sep 2010 11:12:17 GMT</pubDate><category>PowerShell</category><category>SharePoint 2010</category></item><item><title>How To Activate SharePoint Ribbon Tab by JavaScript Code</title><link>https://blog.kenaro.com/blog/how-to-activate-sharepoint-ribbon-tab-by-javascript-code/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/how-to-activate-sharepoint-ribbon-tab-by-javascript-code/</guid><description>In the last weeks I’ve extended the sample project that I’ve created for “Ribbon Customization”. You find the project source code on Codeplex:…</description><pubDate>Tue, 15 Jun 2010 22:49:48 GMT</pubDate><category>SharePoint 2010</category><category>SharePoint 2010</category></item><item><title>SharePoint 2010 Application Page Code Behind Throws Exception &quot;Trying to use an SPWeb object that has been closed or disposed and is no longer valid.&quot;</title><link>https://blog.kenaro.com/blog/sharepoint-2010-application-page-code-behind-throws-exception-trying-to-use-an-spweb-object-that-has-been-closed-or-disposed-and-is-no-longer-valid/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/sharepoint-2010-application-page-code-behind-throws-exception-trying-to-use-an-spweb-object-that-has-been-closed-or-disposed-and-is-no-longer-valid/</guid><description>This was the situation: I have a SharePoint Foundation 2010 project in VS2010. There I deploy some SharePoint lists with custom views an custom form pages. In one case I wanted to…</description><pubDate>Tue, 15 Jun 2010 22:36:28 GMT</pubDate><category>SharePoint 2010</category></item><item><title>That&apos;s me!</title><link>https://blog.kenaro.com/blog/thats-me/</link><guid isPermaLink="true">https://blog.kenaro.com/blog/thats-me/</guid><description>That&apos;s me.</description><pubDate>Tue, 15 Jun 2010 18:07:44 GMT</pubDate><category>Personal</category></item></channel></rss>