<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>luka.manojlovic.net</title>
	<link>http://luka.manojlovic.net</link>
	<description>Luka's technical blog</description>
	<pubDate>Fri, 18 Jul 2008 21:19:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Hyper-V FreeBSD shutdown problem workaround</title>
		<link>http://luka.manojlovic.net/2008/07/18/hyper-v-freebsd-shutdown-problem-workaround/</link>
		<comments>http://luka.manojlovic.net/2008/07/18/hyper-v-freebsd-shutdown-problem-workaround/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 17:09:39 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[MS Windows server]]></category>

		<category><![CDATA[Powershell]]></category>

		<category><![CDATA[Windows server 2008]]></category>

		<category><![CDATA[freebsd]]></category>

		<category><![CDATA[Hyper-V]]></category>

		<category><![CDATA[Shutdown problem]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/07/18/hyper-v-freebsd-shutdown-problem-workaround/</guid>
		<description><![CDATA[Thanks to Mike &#8230; 
Mike wrote: 
&#8220;I&#8217;ve found an even easier way to do this.  I found a PowerShell Hyper-V script at:
http://www.codeplex.com/PSHyperv
It has a lot of functions already, and I added a &#8220;Kill-VM&#8221; function that automates the kill process:
Kill-VM &#60;VM name&#62;
My modified script is attached to this message.
To use it, you need to install PowerShell (Under Server Manager [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to Mike &#8230; </p>
<p>Mike wrote: </p>
<p>&#8220;I&#8217;ve found an even easier way to do this.  I found a PowerShell Hyper-V script at:</p>
<p><a href="http://www.codeplex.com/PSHyperv" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.codeplex.com');">http://www.codeplex.com/PSHyperv</a></p>
<p>It has a lot of functions already, and I added a &#8220;Kill-VM&#8221; function that automates the kill process:</p>
<p>Kill-VM &lt;VM name&gt;</p>
<p>My modified script is attached to this message.</p>
<p>To use it, you need to install PowerShell (Under Server Manager -&gt; Features in Win2008).  Once installed, run PowerShell from Start -&gt; Search, find the script, and type:</p>
<p>. .\hyperv.ps1</p>
<p>Once loaded into memory, type:</p>
<p>Kill-VM &lt;VM Name&gt;</p>
<p>Enjoy&#8221;</p>
<p><a href="http://store.manojlovic.net/utility/Hyper-VPS/hyperv-script.zip" onclick="javascript:pageTracker._trackPageview('/downloadsstore./utility/Hyper-VPS/hyperv-script.zip');">Click here to download script - hyperv-script.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/07/18/hyper-v-freebsd-shutdown-problem-workaround/feed/</wfw:commentRss>
		</item>
		<item>
		<title>So true&#8230; :)</title>
		<link>http://luka.manojlovic.net/2008/07/02/so-true/</link>
		<comments>http://luka.manojlovic.net/2008/07/02/so-true/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 22:02:58 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/07/02/so-true/</guid>
		<description><![CDATA[A little bit of fun after this serious posts  
http://www.thewebsiteisdown.com/salesguy.html
]]></description>
			<content:encoded><![CDATA[<p>A little bit of fun after this serious posts <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.thewebsiteisdown.com/salesguy.html"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.thewebsiteisdown.com');">http://www.thewebsiteisdown.com/salesguy.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/07/02/so-true/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeBSD on Hyper-V - shutdown hangs&#8230;</title>
		<link>http://luka.manojlovic.net/2008/07/02/freebsd-on-hyper-v-shutdown-hangs/</link>
		<comments>http://luka.manojlovic.net/2008/07/02/freebsd-on-hyper-v-shutdown-hangs/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 14:13:03 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[MS Windows server]]></category>

		<category><![CDATA[Windows server 2008]]></category>

		<category><![CDATA[hyper-v on freebsd shutdown]]></category>

		<category><![CDATA[turn off hangs]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/07/02/freebsd-on-hyper-v-shutdown-hangs/</guid>
		<description><![CDATA[If I try to reboot my working FreeBSD machine in HyperV it does not work&#8230; FreeBSD somehow hangs the reboot procedure and I need to reboot my Windows server 2008 with Hyper-V - it can not be turned off even by clicking on &#8220;Turn off&#8230;&#8221; in a virtual machine context menu&#8230;
For now the only solution [...]]]></description>
			<content:encoded><![CDATA[<p>If I try to reboot my working FreeBSD machine in HyperV it does not work&#8230; FreeBSD somehow hangs the reboot procedure and I need to reboot my Windows server 2008 with Hyper-V - it can not be turned off even by clicking on &#8220;Turn off&#8230;&#8221; in a virtual machine context menu&#8230;</p>
<p>For now the only solution I found is to use command:</p>
<p>shutdown -p now</p>
<p>and when it turns off I turn it back on with Hyper-V console&#8230;</p>
<p> :) hope it helps</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/07/02/freebsd-on-hyper-v-shutdown-hangs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeBSD in Hyper-V - WORKS!!!</title>
		<link>http://luka.manojlovic.net/2008/07/01/freebsd-in-hyper-v-works/</link>
		<comments>http://luka.manojlovic.net/2008/07/01/freebsd-in-hyper-v-works/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 21:13:59 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[MS Windows server]]></category>

		<category><![CDATA[Windows server 2008]]></category>

		<category><![CDATA[freebsd]]></category>

		<category><![CDATA[hyper-v freebsd]]></category>

		<category><![CDATA[hyper-v installing freebsd]]></category>

		<category><![CDATA[hyper-v linux]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/07/01/freebsd-in-hyper-v-works/</guid>
		<description><![CDATA[I am so happy - I managed to make it work&#8230;
What we need to make FreeBSD run on Hyper-V:
- download FreeBSD ISO image from:
ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/200806
Download this ISO image:
7.0-STABLE-200806-i386-disc1.iso
- create new Virtual Machine using Hyper-V
- remove default network card that is added by wizard
- add hardware and chose Legacy network adapter
- start the machine and &#8220;mount&#8221; ISO [...]]]></description>
			<content:encoded><![CDATA[<p>I am so happy - I managed to make it work&#8230;<br />
What we need to make FreeBSD run on Hyper-V:</p>
<p>- download FreeBSD ISO image from:<br />
<a target="_blank" href="ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/200806">ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/200806<br />
</a>Download this ISO image:<br />
<strong>7.0-STABLE-200806-i386-disc1.iso</strong></p>
<p>- create new Virtual Machine using Hyper-V<br />
- <strong>remove</strong> default network card that is added by wizard<br />
- add hardware and chose <strong>Legacy network adapter<br />
</strong>- start the machine and &#8220;mount&#8221; ISO image to start booting FreeBSD&#8230;<br />
- install it with parameters you want&#8230;</p>
<p>- **** <strong>NETWORK PROBLEMS</strong> **** Even if you are runing DHCP server on your network your FreeBSD machine <strong>will not get IP</strong> from your DHCP server (my machine did not) so I used <strong>ifconfig</strong> to add <strong>IP</strong> and <strong>gateway</strong> this way:</p>
<p>ifconfig de0 10.70.60.201 - this is IP in my subnet you should use one of your free IP&#8217;s<br />
ifconfig de0 down<br />
ifconfig de0 up</p>
<p>You can now chec status of your IP with:<br />
ifconfig</p>
<p>Ok, now we need a gateway to get to the internet:<br />
route add 0.0.0.0 10.70.60.1 This will add your default gateway (for example my gateway is 10.70.60.1)&#8230;</p>
<p>try to ping an public IP address to see it is working&#8230; As you can see in my screenshots it works for me. <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://store.manojlovic.net/articles/FreeBSD%20on%20Hyper-V.docx"target="_blank"  >FreeBSD on Hyper-V [docx]</a><br />
<a href="http://store.manojlovic.net/articles/FreeBSD%20on%20Hyper-V.pdf"target="_blank"  onclick="javascript:pageTracker._trackPageview('/downloadsstore./articles/FreeBSD%20on%20Hyper-V.pdf');">FreeBSD on Hyper-V [pdf]</a></p>
<p>*** There is still one problem unsolved for now&#8230; If you try to reboot Free BSD, Hyper-V does not Turn off the machine &#8230; I am trying to solve that with some <a href="http://nejc.skoberne.net" onclick="javascript:pageTracker._trackPageview('/outbound/article/nejc.skoberne.net');">Nejc</a> tricks <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/07/01/freebsd-in-hyper-v-works/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Virtual machine additions in Virtual PC / Virtual Server VS Integration services in Hyper-V</title>
		<link>http://luka.manojlovic.net/2008/06/29/virtual-machine-additions-in-virtual-pc-virtual-server-vs-integration-services-in-hyper-v/</link>
		<comments>http://luka.manojlovic.net/2008/06/29/virtual-machine-additions-in-virtual-pc-virtual-server-vs-integration-services-in-hyper-v/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 13:42:07 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[MS Windows server]]></category>

		<category><![CDATA[Windows server 2008]]></category>

		<category><![CDATA[Hyper-V legacy network adapter]]></category>

		<category><![CDATA[Hyper-V network problems]]></category>

		<category><![CDATA[Hyper-V unknown devices]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/06/29/virtual-machine-additions-in-virtual-pc-virtual-server-vs-integration-services-in-hyper-v/</guid>
		<description><![CDATA[Alot of people does not know that there are no Virtual Machine additions any more in Hyper-V this are now called Integration services and you can install them on this OS-es. So if you use for example Ubuntu on Hyper-V you need to remove Network card that it added to Virtual machine by default and [...]]]></description>
			<content:encoded><![CDATA[<p>Alot of people does not know that there are no Virtual Machine additions any more in Hyper-V this are now called Integration services and you can install them on this <a href="http://www.microsoft.com/windowsserver2008/en/us/hyperv-supported-guest-os.aspx"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.microsoft.com');">OS-es</a>. So if you use for example Ubuntu on Hyper-V you need to remove Network card that it added to Virtual machine by default and then Add Hardware and add <strong>Legacy Network Adapter</strong> (it behaves the same way as bridged adapter in Virtual PC and Virtual server) - as it is used for machines that do not have Integration services installed.<br />
You need to intall Integration services on all MS Windows server 2008 machines to get best performance!</p>
<p>If you you need network connectivity imediatly after installation you can first use Legacy network adapter and after Integration services intallation you can replace it with Network adapter that was configurated during creation of Virtual Machine.</p>
<p>Integration services will also solve your unknown devices in device manager.</p>
<p>You install Integration services by clicking on <strong>Action / Insert Integration Services Setup Disk</strong> when you are logged on your virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/06/29/virtual-machine-additions-in-virtual-pc-virtual-server-vs-integration-services-in-hyper-v/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Understanding Virtual network manager in Hyper-V</title>
		<link>http://luka.manojlovic.net/2008/06/29/understanding-virtual-network-manager-in-hyper-v/</link>
		<comments>http://luka.manojlovic.net/2008/06/29/understanding-virtual-network-manager-in-hyper-v/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 13:23:40 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[MS Windows server]]></category>

		<category><![CDATA[Windows server 2008]]></category>

		<category><![CDATA[hyper-v network]]></category>

		<category><![CDATA[hyper-v virtual network manager]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/06/29/understanding-virtual-network-manager-in-hyper-v/</guid>
		<description><![CDATA[If you like your Hyper-V story to run smoothly your server needs two network cards - my HP DL380 has two gigabit cards - one is used for Hyper-V server to have internet connectivity (updates, remote management &#8230;) second one is given to Virtual network manager to be used by virtual machines.
If you did not select [...]]]></description>
			<content:encoded><![CDATA[<p>If you like your Hyper-V story to run smoothly your server needs two network cards - my HP DL380 has two gigabit cards - one is used for Hyper-V server to have internet connectivity (updates, remote management &#8230;) second one is given to Virtual network manager to be used by virtual machines.</p>
<p>If you did not select any network adapters to be used by Hyper-V during Hyper-V installation you can see your physical two adapters in Network connections.<br />
After you run Virtual network manager and you create new network for example &#8220;External network&#8221; that is connected to your second physical card your physical card lose connectivity and all protocols and services are unchecked except Microsoft Virtual Network Switch Protocol (and HP Network configuration utility - but this is specific to my case becouse I use HP server). When you finish the wizard you can see that in your Network connections there is another adapter called &#8220;External network&#8221; - it is now used for your Virtual machines.</p>
<p>HINT! Do not do that remotely if you are not completely shure which adapter is which&#8230; If you make a mistake you will need physical access to the machine to change network parameters. <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Example:<br />
<a href="http://store.manojlovic.net/articles/Hyper-V%20virtual%20network%20manager%20example.docx"target="_blank"  >Hyper-V virtual network manager example [docx]</a><br />
<a href="http://store.manojlovic.net/articles/Hyper-V%20virtual%20network%20manager%20example.pdf"target="_blank"  onclick="javascript:pageTracker._trackPageview('/downloadsstore./articles/Hyper-V%20virtual%20network%20manager%20example.pdf');">Hyper-V virtual network manager example [pdf]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/06/29/understanding-virtual-network-manager-in-hyper-v/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hyper-V final version is here&#8230; Let&#8217;s install it&#8230;</title>
		<link>http://luka.manojlovic.net/2008/06/29/hyper-v-final-version-is-here-lets-install-it/</link>
		<comments>http://luka.manojlovic.net/2008/06/29/hyper-v-final-version-is-here-lets-install-it/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 13:11:54 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[MS Windows server]]></category>

		<category><![CDATA[Windows server 2008]]></category>

		<category><![CDATA[Hyper-V final]]></category>

		<category><![CDATA[Hyper-v install]]></category>

		<category><![CDATA[Hyper-v installation]]></category>

		<category><![CDATA[step-by-step hyper-v]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/06/29/hyper-v-final-version-is-here-lets-install-it/</guid>
		<description><![CDATA[Hyper-V final is ready to be installed so I created a Step-By-Step tutorial how to install Hyper-V final version on Windows server 2008 64 bit server (Hyper-V role works only on 64 bit!!!)
This Step-By-Step have some specific information regarding installing Hyper-V on HP DL380 server which I have at home - so I have explained [...]]]></description>
			<content:encoded><![CDATA[<p>Hyper-V final is ready to be installed so I created a Step-By-Step tutorial how to install Hyper-V final version on Windows server 2008 64 bit server (Hyper-V role works only on 64 bit!!!)</p>
<p>This Step-By-Step have some specific information regarding installing Hyper-V on HP DL380 server which I have at home - so I have explained how to enable virtualization in BIOS (it may vary from bios to bios) and some specific problem HP servers with HP Network configuration utility have when you try to install Hyper-V (server hangs on &#8220;Configuring Updates Stage 3 of 3&#8243; on 54% or 75%).</p>
<p><a href="http://store.manojlovic.net/articles/Step-by-step%20installing%20Hyper-V%20final%20version.docx"target="_blank"  >Step-by-step installing Hyper-V final version [docx]</a><br />
<a href="http://store.manojlovic.net/articles/Step-by-step%20installing%20Hyper-V%20final%20version.pdf"target="_blank"  onclick="javascript:pageTracker._trackPageview('/downloadsstore./articles/Step-by-step%20installing%20Hyper-V%20final%20version.pdf');">Step-by-step installing Hyper-V final version [pdf]</a></p>
<p>Additional resources:<br />
<a href="http://www.microsoft.com/windowsserver2008/en/us/virtualization-consolidation.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.microsoft.com');">http://www.microsoft.com/windowsserver2008/en/us/virtualization-consolidation.aspx</a> - Microsoft Virtualization<br />
<a href="http://blogs.technet.com/virtualization/" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.technet.com');">http://blogs.technet.com/virtualization/</a> - Microsoft Virtualization blog<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F3AB3D4B-63C8-4424-A738-BADED34D24ED&amp;displaylang=en" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.microsoft.com');">http://www.microsoft.com/downloads/details.aspx?FamilyId=F3AB3D4B-63C8-4424-A738-BADED34D24ED&amp;displaylang=en</a> - Hyper-V Final version update<br />
<a href="http://support.microsoft.com/default.aspx/kb/950792" onclick="javascript:pageTracker._trackPageview('/outbound/article/support.microsoft.com');">http://support.microsoft.com/default.aspx/kb/950792</a> - HP servers problem when installing Hyper-V</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/06/29/hyper-v-final-version-is-here-lets-install-it/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Portable Powershell even on Windows server 2008 core - it is possible!</title>
		<link>http://luka.manojlovic.net/2008/06/18/portable-powershell-even-on-windows-server-2008-core-it-is-possible/</link>
		<comments>http://luka.manojlovic.net/2008/06/18/portable-powershell-even-on-windows-server-2008-core-it-is-possible/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 22:01:52 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[MS Scripting]]></category>

		<category><![CDATA[Powershell]]></category>

		<category><![CDATA[Windows server 2008]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/06/18/portable-powershell-even-on-windows-server-2008-core-it-is-possible/</guid>
		<description><![CDATA[Look at: http://karlprosser.com/coder/2008/06/17/portable-powershell-v1-and-v2-side-by-side-even-on-server-core/
 Great stuff!!!
]]></description>
			<content:encoded><![CDATA[<p>Look at: <a href="http://karlprosser.com/coder/2008/06/17/portable-powershell-v1-and-v2-side-by-side-even-on-server-core/" onclick="javascript:pageTracker._trackPageview('/outbound/article/karlprosser.com');">http://karlprosser.com/coder/2008/06/17/portable-powershell-v1-and-v2-side-by-side-even-on-server-core/</a></p>
<p> Great stuff!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/06/18/portable-powershell-even-on-windows-server-2008-core-it-is-possible/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reduce Sharepoint services 3.0 log.ldf files&#8230;</title>
		<link>http://luka.manojlovic.net/2008/06/15/reduce-sharepoint-services-30-logldf-files/</link>
		<comments>http://luka.manojlovic.net/2008/06/15/reduce-sharepoint-services-30-logldf-files/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 14:05:53 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[Sharepoint services]]></category>

		<category><![CDATA[Sharepoint services 3.0]]></category>

		<category><![CDATA[big log.ldf]]></category>

		<category><![CDATA[large log.ldf]]></category>

		<category><![CDATA[log.ldf large]]></category>

		<category><![CDATA[sharepoint services 3.0 large log files]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/06/15/reduce-sharepoint-services-30-logldf-files/</guid>
		<description><![CDATA[I had the problem that Sharepoint_Config-ID-.log.ldf grow realy BIG (14GB) on a content database of 1 GB!
You can solve this problem by using &#8220;Shrink&#8221; command in the MS SQL Server Management Studio Express
First you need to connect to your Sharepoint 3.0 database called: \\.\pipe\mssql$microsoft##ssee\sql\query - just put this string in your &#8220;Server name&#8221; field:
\\.\pipe\mssql$microsoft##ssee\sql\query
 Create full backup [...]]]></description>
			<content:encoded><![CDATA[<p>I had the problem that Sharepoint_Config-ID-.log.ldf grow realy BIG (14GB) on a content database of 1 GB!</p>
<p>You can solve this problem by using &#8220;Shrink&#8221; command in the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c243a5ae-4bd1-4e3d-94b8-5a0f62bf7796"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.microsoft.com');">MS SQL Server Management Studio Express</a></p>
<p>First you need to connect to your Sharepoint 3.0 database called: \\.\pipe\mssql$microsoft##ssee\sql\query - just put this string in your &#8220;Server name&#8221; field:</p>
<p><strong>\\.\pipe\mssql$microsoft##ssee\sql\query</strong></p>
<p><strong> Create full backup of all databases before continuing!</strong></p>
<p>After that we should change restore mode from &#8220;Full&#8221; (this the parameter that allows .log.ldf to grow that large as transaction logs are not purged) to &#8220;Simple&#8221;:</p>
<p>Expand Databases, right mouse click on Sharepoint_Config&#8230; Properties, Options, Recovery model: <strong>Simple</strong> and click OK</p>
<p>Shrink the database procedure:</p>
<p>Expand Databases, right mouse click on Sharepoint_Config&#8230; Tasks, Shrink, Files in File type select <strong>Log</strong> and click OK<br />
Your log file will become radicaly smaller. <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Be sure you backup your databases <strong>before this procedure</strong> and also on daily bases&#8230;</p>
<p>Good luck!</p>
<p> Also check:<br />
<a href="http://geekswithblogs.net/RogueCoder/archive/2008/06/03/122588.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/geekswithblogs.net');">http://geekswithblogs.net/RogueCoder/archive/2008/06/03/122588.aspx</a><br />
<a href="http://www.karaszi.com/SQLServer/info_dont_shrink.asp" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.karaszi.com');">http://www.karaszi.com/SQLServer/info_dont_shrink.asp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/06/15/reduce-sharepoint-services-30-logldf-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Infosek 2008 ppt&#8230;</title>
		<link>http://luka.manojlovic.net/2008/06/11/infosek-2008-ppt/</link>
		<comments>http://luka.manojlovic.net/2008/06/11/infosek-2008-ppt/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 17:17:44 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
		
		<category><![CDATA[Presentations]]></category>

		<category><![CDATA[Infosek]]></category>

		<category><![CDATA[Kevin Mitnick]]></category>

		<category><![CDATA[Palsit]]></category>

		<category><![CDATA[Tutti Frutti security]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/06/11/infosek-2008-ppt/</guid>
		<description><![CDATA[Infosek forum 2008 was great&#8230; I meet Kevin Mitnick and now I have his magnificent business card &#8230;  
 Here is my presentation&#8230;
 Tutti frutti security - 5 security tricks  ppt / pptx
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infosek.net"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.infosek.net');">Infosek forum 2008 </a>was great&#8230; I meet <a href="http://www.kevinmitnick.com/"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.kevinmitnick.com');">Kevin Mitnick</a> and now I have his magnificent <a href="http://www.flickr.com/photos/ranh/106709219/"target="_blank"  onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">business card </a>&#8230; <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p> Here is my presentation&#8230;</p>
<p> Tutti frutti security - 5 security tricks <img src='http://luka.manojlovic.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <a href="http://store.manojlovic.net/presentations/Infosek%20forum%202008/Tutti%20frutti%20security.ppt"target="_blank"  onclick="javascript:pageTracker._trackPageview('/downloadsstore./presentations/Infosek%20forum%202008/Tutti%20frutti%20security.ppt');">ppt</a> / <a href="http://store.manojlovic.net/presentations/Infosek%20forum%202008/Tutti%20frutti%20security.pptx"target="_blank"  >pptx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/06/11/infosek-2008-ppt/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
