<?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>Pol -&#62; Bol -&#62; Bolg -&#62; Blog</title>
	<atom:link href="http://www.plop.lu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plop.lu</link>
	<description>My two cents</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:33:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Exchange 2010 OWA Certificate problems</title>
		<link>http://www.plop.lu/exchange-2010-owa-certificate-problems/</link>
		<comments>http://www.plop.lu/exchange-2010-owa-certificate-problems/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 14:33:24 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Outlook & Exchange 2010]]></category>
		<category><![CDATA[XP]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[exchange 2010]]></category>
		<category><![CDATA[outlook 2010]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=342</guid>
		<description><![CDATA[As we do not have the same Active Directory Domain Name as our Web Domain Name we had problems to implement our certificate bought at Globalsign in our Exchange Server. The internal and external Domain names were correctly set. It is important to import your certificate in your Exchange Server before you follow these steps: [...]]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/exchange-2010-owa-certificate-problems/" layout="box_count"></fb:like></span><p>As we do not have the same Active Directory Domain Name as our Web Domain Name we had problems to implement our certificate bought at Globalsign in our Exchange Server. The internal and external Domain names were correctly set.</p>
<p>It is important to import your certificate in your Exchange Server before you follow these steps:</p>
<p>1) Open your IIS Manager =&gt; Select the Default Web Site =&gt; Right side: Bindings</p>
<p style="text-align: left;"><a href="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-38-12.png"><img class="aligncenter  wp-image-346" title="Bindings" src="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-38-12-300x121.png" alt="" width="300" height="121" /></a>2) A popup fires up and shows the Bindings per interface. By default https listens on all interfaces (*).</p>
<p style="text-align: center;"><a href="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-33-55.png"><img class="aligncenter" title="31-01-2012 13-33-55" src="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-33-55-300x117.png" alt="" width="300" height="117" /></a></p>
<p>3) So remove the wildcard (https:443 *) and add your interfaces and select the certificate you need for the interface</p>
<p style="text-align: left;"><a href="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-34-55.png"><img class="aligncenter size-medium wp-image-345" title="31-01-2012 13-34-55" src="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-34-55-300x164.png" alt="" width="300" height="164" /></a><a href="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-34-17.png"><img class="aligncenter size-medium wp-image-344" title="31-01-2012 13-34-17" src="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-34-17-300x165.png" alt="" width="300" height="165" /></a></p>
<p style="text-align: left;">4) Hooray ! You should now see the correct settings for your interfaces and the correct certificates are used for the connections.</p>
<p style="text-align: left;"><a href="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-45-22.png"><img class="aligncenter size-medium wp-image-347" title="31-01-2012 13-45-22" src="http://www.plop.lu/wp-content/uploads/2012/01/31-01-2012-13-45-22-300x139.png" alt="" width="300" height="139" /></a></p>
<p style="text-align: left;">Hopefully this helps <img src='http://www.plop.lu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<fb:like href='http://www.plop.lu/exchange-2010-owa-certificate-problems/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/exchange-2010-owa-certificate-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access MySQL from outside</title>
		<link>http://www.plop.lu/access-mysql-from-outside/</link>
		<comments>http://www.plop.lu/access-mysql-from-outside/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 21:18:39 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=338</guid>
		<description><![CDATA[Set the parameter in /etc/my.cnf bind-address to the value 0.0.0.0]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/access-mysql-from-outside/" layout="box_count"></fb:like></span><p>Set the parameter in /etc/my.cnf</p>
<address>bind-address</address>
<p>to the value</p>
<address>0.0.0.0</address>
<fb:like href='http://www.plop.lu/access-mysql-from-outside/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/access-mysql-from-outside/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remotely enable Remote Desktop</title>
		<link>http://www.plop.lu/remotely-enable-remote-desktop/</link>
		<comments>http://www.plop.lu/remotely-enable-remote-desktop/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 21:12:10 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[XP]]></category>
		<category><![CDATA[connect]]></category>
		<category><![CDATA[network registry]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=334</guid>
		<description><![CDATA[Perhaps you didn&#8217;t enable Remote Desktop on the machines on your network. Simply connect to the registry of the destination computer using the registry editor (=&#62; Connect Network Registry) and go to the key: HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server and set the value fDenyTSConnection to 1 and you may connect now to the destination computer.]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/remotely-enable-remote-desktop/" layout="box_count"></fb:like></span><p>Perhaps you didn&#8217;t enable Remote Desktop on the machines on your network. Simply connect to the registry of the destination computer using the registry editor (=&gt; Connect Network Registry) and go to the key:</p>
<address>HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server</address>
<p>and set the value</p>
<address>fDenyTSConnection</address>
<p>to 1 and you may connect now to the destination computer.</p>
<fb:like href='http://www.plop.lu/remotely-enable-remote-desktop/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/remotely-enable-remote-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Firefox default browser via GPO</title>
		<link>http://www.plop.lu/set-firefox-default-browser-via-gpo/</link>
		<comments>http://www.plop.lu/set-firefox-default-browser-via-gpo/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 11:46:35 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[GPO]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=331</guid>
		<description><![CDATA[Create a new GPO or use an existing one. Add a registry entry: HKEY_CURRENT_USER\Software\Classes\http\shell\open\command and set it to &#8220;C:\Program Files (x86)\Mozilla Firefox\firefox.exe&#8221; -requestPending -osint -url &#8220;%1&#8243; For XP systems the path remains the same but without &#8221; (x86)&#8221; ! This should set Firefox as your default browser !]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/set-firefox-default-browser-via-gpo/" layout="box_count"></fb:like></span><p>Create a new GPO or use an existing one. Add a registry entry:</p>
<p>HKEY_CURRENT_USER\Software\Classes\http\shell\open\command</p>
<p>and set it to &#8220;C:\Program Files (x86)\Mozilla Firefox\firefox.exe&#8221; -requestPending -osint -url &#8220;%1&#8243;</p>
<p>For XP systems the path remains the same but without &#8221; (x86)&#8221; ! This should set Firefox as your default browser !</p>
<fb:like href='http://www.plop.lu/set-firefox-default-browser-via-gpo/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/set-firefox-default-browser-via-gpo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acer Aspire 3000 freeze</title>
		<link>http://www.plop.lu/acer-aspire-3000-freeze/</link>
		<comments>http://www.plop.lu/acer-aspire-3000-freeze/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 14:21:34 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[XP]]></category>
		<category><![CDATA[acer]]></category>
		<category><![CDATA[acpi]]></category>
		<category><![CDATA[aspire]]></category>
		<category><![CDATA[aspire 3000]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[freeze]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=328</guid>
		<description><![CDATA[Recently I got an Acer Aspire 3000 that should be reinstalled. During the setup it freezed twice and after the installation it freezed while loading the autostart items. The mouse and the keyboard did not respond and I had to remove the power cord and the battery to get it turned off. When I tried [...]]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/acer-aspire-3000-freeze/" layout="box_count"></fb:like></span><p>Recently I got an Acer Aspire 3000 that should be reinstalled. During the setup it freezed twice and after the installation it freezed while loading the autostart items. The mouse and the keyboard did not respond and I had to remove the power cord and the battery to get it turned off. When I tried to turn the device off using the power button I saw that the battery monitor did not respond anymore and I tried to boot again without battery and it worked. However there must be a way to use the laptop with the battery. After a few tries I booted in safe mode and disabled the &#8220;Microsoft ACPI-Compliant Control Method Battery&#8221; in the Device Manager. After a restart in normal Windows it worked !</p>
<fb:like href='http://www.plop.lu/acer-aspire-3000-freeze/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/acer-aspire-3000-freeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You do not have sufficient privileges to delete XX, or this object is protected from accidental deletion</title>
		<link>http://www.plop.lu/you-do-not-have-sufficient-privileges-to-delete-xx-or-this-object-is-protected-from-accidental-deletion/</link>
		<comments>http://www.plop.lu/you-do-not-have-sufficient-privileges-to-delete-xx-or-this-object-is-protected-from-accidental-deletion/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 11:50:17 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[General - IT]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[organizational unit]]></category>
		<category><![CDATA[protected]]></category>
		<category><![CDATA[windows 2008 r2]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=325</guid>
		<description><![CDATA[In Windows Server 2008 R2, Organizational Units can&#8217;t be deleted if they are protected. Therefore you get the error: &#8220;You do not have sufficient privileges to delete XX, or this object is protected from accidental deletion.&#8221; Follow these instructions and you can delete everything Open &#8220;Active Directory Users and Computers&#8221; Click at &#8220;View&#8221; =&#62; &#8220;Advanced [...]]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/you-do-not-have-sufficient-privileges-to-delete-xx-or-this-object-is-protected-from-accidental-deletion/" layout="box_count"></fb:like></span><p>In Windows Server 2008 R2, Organizational Units can&#8217;t be deleted if they are protected. Therefore you get the error:</p>
<p>&#8220;You do not have sufficient privileges to delete XX, or this object is protected from accidental deletion.&#8221;</p>
<p>Follow these instructions and you can delete everything <img src='http://www.plop.lu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<ul>
<li>Open &#8220;Active Directory Users and Computers&#8221;</li>
<li>Click at &#8220;View&#8221; =&gt; &#8220;Advanced Features&#8221;</li>
<li>Right-Click on the OU =&gt; Properties</li>
<li>Some tabs were added, select the &#8220;Object&#8221; tab</li>
<li>Uncheck &#8220;Protect object from accidental deletion&#8221;</li>
<li>Click &#8220;Ok&#8221; and delete object</li>
</ul>
<fb:like href='http://www.plop.lu/you-do-not-have-sufficient-privileges-to-delete-xx-or-this-object-is-protected-from-accidental-deletion/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/you-do-not-have-sufficient-privileges-to-delete-xx-or-this-object-is-protected-from-accidental-deletion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Exchange Accounts on Outlook 2010 always asks for password</title>
		<link>http://www.plop.lu/multiple-exchange-accounts-on-outlook-2010-always-asks-for-password/</link>
		<comments>http://www.plop.lu/multiple-exchange-accounts-on-outlook-2010-always-asks-for-password/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 07:28:32 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Outlook & Exchange 2010]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[multiple accounts]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=320</guid>
		<description><![CDATA[While using multiple Exchange 2010 Accounts on one Outlook 2010 profile, I&#8217;m always gettings asked for a password. The first time when I start Outlook he wants the password for the first account, the second time outlook is started he asks for the password of the second account. In the event viewer every time the [...]]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/multiple-exchange-accounts-on-outlook-2010-always-asks-for-password/" layout="box_count"></fb:like></span><p>While using multiple Exchange 2010 Accounts on one Outlook 2010 profile, I&#8217;m always gettings asked for a password. The first time when I start Outlook he wants the password for the first account, the second time outlook is started he asks for the password of the second account.</p>
<p>In the event viewer every time the password is asked a new event is created that looks like this:</p>
<pre>xxx@xxx.xx failed an operation because the user did not
have the following access rights:

'Delete' 'Read Property' 'Write Property' 'Create Message' 'View Item'
'Create Subfolder' 'Write Security Descriptor' 'Write Owner'
'Read Security Descriptor' 'Contact'

The distinguished name of the owning mailbox is /O=NOSL/OU=EXCHANGE
ADMINISTRATIVE GROUP (FYDIBOHF23SPDLT)/CN=RECIPIENTS/CN=MYUSERNAME.
The folder ID is in the data section of this event.</pre>
<p>I solved the problem by setting full access permissions for the second account. The first account is my own, and the second is a shared mailbox.</p>
<p>Go to the Exchange Management Console, select the second mailbox and on the right click on &#8220;Manage Full Access Permission&#8221; and select the user you login with.</p>
<p><a href="http://www.plop.lu/wp-content/uploads/2011/12/08.12.png"><img class="aligncenter size-full wp-image-321" title="08.12" src="http://www.plop.lu/wp-content/uploads/2011/12/08.12.png" alt="" width="203" height="316" /></a></p>
<p>This should resolve your problem <img src='http://www.plop.lu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<fb:like href='http://www.plop.lu/multiple-exchange-accounts-on-outlook-2010-always-asks-for-password/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/multiple-exchange-accounts-on-outlook-2010-always-asks-for-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileSystemAccessRights &#8220;No flags can be set.&#8221; &#8220;Parameter name: inheritanceFlags&#8221;</title>
		<link>http://www.plop.lu/filesystemaccessrights-no-flags-can-be-set-parameter-name-inheritanceflags/</link>
		<comments>http://www.plop.lu/filesystemaccessrights-no-flags-can-be-set-parameter-name-inheritanceflags/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 12:52:07 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[filesystemaccessrules]]></category>
		<category><![CDATA[filesystemrights]]></category>
		<category><![CDATA[inheritanceflags]]></category>
		<category><![CDATA[No flags can be set]]></category>
		<category><![CDATA[setaccessrule]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=314</guid>
		<description><![CDATA[I tried to set filesystem Access Rights: ?View Code VBNET1 2 3 4 FileSystemAccessRule fsarUser = new FileSystemAccessRule&#40;sidUser, FileSystemRights.Modify, InheritanceFlags.ContainerInherit &#124; InheritanceFlags.ObjectInherit, PropagationFlags.None, AccessControlType.Allow&#41;; &#160; FileSecurity fs = new FileSecurity&#40;&#41;; fs.SetAccessRule&#40;fsarUser&#41;; But SetAccessRule() fired up the exception: Argumentexception was unhandled No flags can be set. Parameter name: inheritanceFlags Reason: Inheritance settings do not need to [...]]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/filesystemaccessrights-no-flags-can-be-set-parameter-name-inheritanceflags/" layout="box_count"></fb:like></span><p>I tried to set filesystem Access Rights:</p>

<div class="wp_codebox_msgheader wp_codebox_hide"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p314code3'); return false;">View Code</a> VBNET</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p3143"><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code" id="p314code3"><pre class="vbnet" style="font-family:monospace;">FileSystemAccessRule fsarUser <span style="color: #008000;">=</span> <span style="color: #FF8000;">new</span> FileSystemAccessRule<span style="color: #000000;">&#40;</span>sidUser, FileSystemRights.<span style="color: #0000FF;">Modify</span>, InheritanceFlags.<span style="color: #0000FF;">ContainerInherit</span> | InheritanceFlags.<span style="color: #0000FF;">ObjectInherit</span>, PropagationFlags.<span style="color: #0000FF;">None</span>, AccessControlType.<span style="color: #0000FF;">Allow</span><span style="color: #000000;">&#41;</span>;
&nbsp;
FileSecurity fs <span style="color: #008000;">=</span> <span style="color: #FF8000;">new</span> FileSecurity<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
fs.<span style="color: #0000FF;">SetAccessRule</span><span style="color: #000000;">&#40;</span>fsarUser<span style="color: #000000;">&#41;</span>;</pre></td></tr></table></div>

<p>But SetAccessRule() fired up the exception:</p>
<p>Argumentexception was unhandled<br />
No flags can be set.<br />
Parameter name: inheritanceFlags</p>
<p>Reason: Inheritance settings do not need to be set for a file, so modify the FileSystemAccessRule constructor to:</p>

<div class="wp_codebox_msgheader wp_codebox_hide"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p314code4'); return false;">View Code</a> VBNET</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p3144"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p314code4"><pre class="vbnet" style="font-family:monospace;">FileSystemAccessRule fsarUser <span style="color: #008000;">=</span> <span style="color: #FF8000;">new</span> FileSystemAccessRule<span style="color: #000000;">&#40;</span>sidUser, FileSystemRights.<span style="color: #0000FF;">Modify</span>, AccessControlType.<span style="color: #0000FF;">Allow</span><span style="color: #000000;">&#41;</span>;</pre></td></tr></table></div>

<fb:like href='http://www.plop.lu/filesystemaccessrights-no-flags-can-be-set-parameter-name-inheritanceflags/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/filesystemaccessrights-no-flags-can-be-set-parameter-name-inheritanceflags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Tasks</title>
		<link>http://www.plop.lu/remote-tasks/</link>
		<comments>http://www.plop.lu/remote-tasks/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 07:46:36 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=306</guid>
		<description><![CDATA[Get Tasks from a remote machine running the commands: ?View Code DOS1 2 3 tasklist /S &#38;lt;IP&#38;gt; tasklist /S &#38;lt;IP&#38;gt; /FI &#34;STATUS eq RUNNING&#34; tasklist /S &#38;lt;IP&#38;gt; /FI &#34;STATUS eq NOT RESPONDING&#34; /FI &#8220;STATUS eq NOT RESPONDING&#8221; filters the processes and lists only the processes that do not respond anymore. Status filter is not available [...]]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/remote-tasks/" layout="box_count"></fb:like></span><p>Get Tasks from a remote machine running the commands:</p>

<div class="wp_codebox_msgheader wp_codebox_hide"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p306code7'); return false;">View Code</a> DOS</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p3067"><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code" id="p306code7"><pre class="dos" style="font-family:monospace;">tasklist /S &amp;lt;IP&amp;gt;
tasklist /S &amp;lt;IP&amp;gt; /FI &quot;STATUS eq RUNNING&quot;
tasklist /S &amp;lt;IP&amp;gt; /FI &quot;STATUS eq <a href="http://www.ss64.com/nt/not.html"><span style="color: #000000; font-weight: bold;">NOT</span></a> RESPONDING&quot;</pre></td></tr></table></div>

<p>/FI &#8220;STATUS eq NOT RESPONDING&#8221; filters the processes and lists only the processes that do not respond anymore. Status filter is not available on Windows Servers.</p>
<p>TaskList returns the list of tasks including a PID (Process ID), take the PID from the process you want to kill and excecute the following command:</p>

<div class="wp_codebox_msgheader wp_codebox_hide"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p306code8'); return false;">View Code</a> DOS</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p3068"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p306code8"><pre class="dos" style="font-family:monospace;">taskkill /S &amp;lt;IP&amp;gt; /IM &amp;lt;PID&amp;gt;</pre></td></tr></table></div>

<fb:like href='http://www.plop.lu/remote-tasks/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/remote-tasks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The attribute syntax specified to the directory service is invalid &#8211; Error Code : 8007200b</title>
		<link>http://www.plop.lu/the-attribute-syntax-specified-to-the-directory-service-is-invalid-error-code-8007200b/</link>
		<comments>http://www.plop.lu/the-attribute-syntax-specified-to-the-directory-service-is-invalid-error-code-8007200b/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 07:22:02 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.plop.lu/?p=298</guid>
		<description><![CDATA[If you get the following error &#8220;The attribute syntax specified to the directory service is invalid &#8211; Error Code : 8007200b&#8221; when committing changes on a user object in the active directory, you probably tried to clear a property by setting the value to an empty string or null like this: ?View Code VBNET1 2 [...]]]></description>
			<content:encoded><![CDATA[<span class="fb_share"><fb:like href="http://www.plop.lu/the-attribute-syntax-specified-to-the-directory-service-is-invalid-error-code-8007200b/" layout="box_count"></fb:like></span><p>If you get the following error &#8220;The attribute syntax specified to the directory service is invalid &#8211; Error Code : 8007200b&#8221; when committing changes on a user object in the active directory, you probably tried to clear a property by setting the value to an empty string or null like this:</p>

<div class="wp_codebox_msgheader wp_codebox_hide"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p298code11'); return false;">View Code</a> VBNET</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p29811"><td class="line_numbers"><pre>1
2
</pre></td><td class="code" id="p298code11"><pre class="vbnet" style="font-family:monospace;">userentry.<span style="color: #0000FF;">Properties</span><span style="color: #000000;">&#91;</span><span style="color: #808080;">&quot;mail&quot;</span><span style="color: #000000;">&#93;</span>.<span style="color: #0000FF;">Value</span> <span style="color: #008000;">=</span> <span style="color: #808080;">&quot;&quot;</span>;
userentry.<span style="color: #0000FF;">CommitChanges</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;</pre></td></tr></table></div>

<p>But you have to CLEAR it:</p>

<div class="wp_codebox_msgheader wp_codebox_hide"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p298code12'); return false;">View Code</a> VBNET</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p29812"><td class="line_numbers"><pre>1
2
</pre></td><td class="code" id="p298code12"><pre class="vbnet" style="font-family:monospace;">userentry.<span style="color: #0000FF;">Properties</span><span style="color: #000000;">&#91;</span><span style="color: #808080;">&quot;mail&quot;</span><span style="color: #000000;">&#93;</span>.<span style="color: #0000FF;">Clear</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
userentry.<span style="color: #0000FF;">CommitChanges</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;</pre></td></tr></table></div>

<fb:like href='http://www.plop.lu/the-attribute-syntax-specified-to-the-directory-service-is-invalid-error-code-8007200b/' send='false' layout='button_count' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.plop.lu/the-attribute-syntax-specified-to-the-directory-service-is-invalid-error-code-8007200b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

