<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ideas For Free &#187; Windows 2008</title>
	<atom:link href="http://blog.libinuko.com/tag/windows-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.libinuko.com</link>
	<description>Only freedom will grow our ideas</description>
	<lastBuildDate>Sun, 18 Dec 2011 04:51:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PowerShell : Desktop Experience Feature</title>
		<link>http://blog.libinuko.com/2010/07/28/powershell-desktop-experience-feature/</link>
		<comments>http://blog.libinuko.com/2010/07/28/powershell-desktop-experience-feature/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 08:58:17 +0000</pubDate>
		<dc:creator>cakriwut</dc:creator>
				<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Desktop Experience]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://blog.libinuko.com/?p=555</guid>
		<description><![CDATA[English Today I find a strange behaviour, my Office 2010 can not browse to the SharePoint 2010 document library. In short, I can not save my document directly to SharePoint 2010.&#160; Office 2010 provide Save and Send functionality, which should give me functionality to save directly to SharePoint 2010 as what it does in previous version; [...] <a href="http://blog.libinuko.com/2010/07/28/powershell-desktop-experience-feature/">[read more...]</a>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>English</p>
<p>Today I find a strange behaviour, my Office 2010 can not browse to the SharePoint 2010 document library. In short, I can not save my document directly to SharePoint 2010.&#160; Office 2010 provide Save and Send functionality, which should give me functionality to save directly to SharePoint 2010 as what it does in previous version; so what could be the problem?</p>
<p>Saving to SharePoint 2010 document library requires WebDAV functionality via Web Client service. Unfortunatelly the Web Client service is not enabled by default, and it is part of <a href="http://technet.microsoft.com/en-us/library/cc772567.aspx">Desktop Experience features</a>.&#160; So, how can we enable it using PowerShell?</p>
<blockquote><p># Open PowerShell console and then type</p>
<p>import-module servermanager     <br />Add-WindowsFeature Desktop-Experience</p>
</blockquote>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://blog.libinuko.com/2010/07/28/powershell-desktop-experience-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem when installing WSP in Windows 7/Windows Server 2008</title>
		<link>http://blog.libinuko.com/2009/07/31/problem-when-installing-wsp-in-windows-7windows-server-2008/</link>
		<comments>http://blog.libinuko.com/2009/07/31/problem-when-installing-wsp-in-windows-7windows-server-2008/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 16:09:00 +0000</pubDate>
		<dc:creator>cakriwut</dc:creator>
				<category><![CDATA[Office 12]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Fabulous 40]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.libinuko.com/2009/07/31/problem-when-installing-wsp-in-windows-7windows-server-2008/</guid>
		<description><![CDATA[English I know that Microsoft has fabulous 40, a collection of 40 site templates in this link. I have played with all the templates, without any problem – but today when I tried to install it in my Windows 2008 server I was stuck in the wsp deployment. It seems that I couldn’t deploy the WSP. Then, [...] <a href="http://blog.libinuko.com/2009/07/31/problem-when-installing-wsp-in-windows-7windows-server-2008/">[read more...]</a>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>English</p>
<p>I know that Microsoft has fabulous 40, a collection of 40 site templates in <a href="http://technet.microsoft.com/en-us/windowsserver/sharepoint/bb407286.aspx">this link</a>. I have played with all the templates, without any problem – but today when I tried to install it in my Windows 2008 server I was stuck in the wsp deployment. It seems that I couldn’t deploy the WSP.</p>
<p>Then, I remembered that Windows 2008 has increased security model which prevent accidental execution using privileged account. So, what I did to solve it – was just simply open the cmd console using privileged account. </p>
<p>Right click on “cmd.exe” and select “Run as Administrator”. And here we go, all wsp finally deployed to my MOSS installation.</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://blog.libinuko.com/2009/07/31/problem-when-installing-wsp-in-windows-7windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

