<?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>{ Berbagi, Menulis, Dan Mengajar } Ilmu... &#187; Windows-Server</title>
	<atom:link href="http://dimas.ubhara.id/category/os/windows-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://dimas.ubhara.id</link>
	<description>sampaikanlah ilmu walau satu ayat</description>
	<lastBuildDate>Wed, 15 Apr 2026 00:19:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>Create Start Up Daemon Windows Server</title>
		<link>http://dimas.ubhara.id/2008/06/213/</link>
		<comments>http://dimas.ubhara.id/2008/06/213/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 13:58:50 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[Windows-Server]]></category>

		<guid isPermaLink="false">http://blog.ptpn-xi.com/?p=213</guid>
		<description><![CDATA[Create Start Up Program On Windows Server
-&#62; Regedit ,
&#8211;&#62; HKey_local_Machine
&#8211;&#62; Software 
&#8211;&#62; Microsoft 
&#8211;&#62; Windows 
&#8211;&#62; Current Version
&#8211;&#62; Run
by Dms
]]></description>
				<content:encoded><![CDATA[<p>Create Start Up Program On Windows Server</p>
<p>-&gt; Regedit ,</p>
<p>&#8211;&gt; HKey_local_Machine</p>
<p>&#8211;&gt; Software </p>
<p>&#8211;&gt; Microsoft </p>
<p>&#8211;&gt; Windows </p>
<p>&#8211;&gt; Current Version</p>
<p>&#8211;&gt; Run</p>
<p>by Dms</p>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2008/06/213/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2003 Password Policy Changes</title>
		<link>http://dimas.ubhara.id/2008/06/windows-server-2003-password-policy-changes/</link>
		<comments>http://dimas.ubhara.id/2008/06/windows-server-2003-password-policy-changes/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 14:53:47 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[Windows-Server]]></category>

		<guid isPermaLink="false">http://blog.ptpn-xi.com/?p=211</guid>
		<description><![CDATA[Windows Server 2003 Password Policy Changes

Windows cannot set the password for &#60;user&#62; because: The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements.
This error is because the password you or the user has tried to enter does not meet the password policy set in Windows Server 2003.
As a Server Administrator, you may find yourself in a situation where you need to change this policy, for more complex or simpler passwords to appease corporate users. Below are the default password policy requirements.
Minimum password length:This security setting determines the least number of characters that a password for a user account may contain. You can set a value of between 1 and 14 characters, or you can establish that no password is required by setting the number of characters to 0.Default:7 on domain controllers.0 on stand-alone servers.
Password Complexity Requirements:Not contain the user&#8217;s account ...]]></description>
				<content:encoded><![CDATA[<h3 class="entrytitle" id="post-46"><a href="http://www.iishacks.com/index.php/2007/09/24/windows-server-2003-password-policy-changes/" rel="bookmark" >Windows Server 2003 Password Policy Changes</a></h3>
<div class="entrybody">
<p>Windows cannot set the password for &lt;user&gt; because: The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements.</p>
<p>This error is because the password you or the user has tried to enter does not meet the password policy set in Windows Server 2003.</p>
<p>As a Server Administrator, you may find yourself in a situation where you need to change this policy, for more complex or simpler passwords to appease corporate users. Below are the default password policy requirements.</p>
<p><strong>Minimum password length:</strong><br />This security setting determines the least number of characters that a password for a user account may contain. You can set a value of between 1 and 14 characters, or you can establish that no password is required by setting the number of characters to 0.<br />Default:<br />7 on domain controllers.<br />0 on stand-alone servers.</p>
<p><strong>Password Complexity Requirements:</strong><br />Not contain the user&rsquo;s account name or parts of the user&rsquo;s full name that exceed two consecutive characters<br />Be at least six characters in length<br />Contain characters from three of the following four categories:<br />English uppercase characters (A through Z)<br />English lowercase characters (a through z)<br />Base 10 digits (0 through 9)<br />Non-alphabetic characters (for example, !, $, #, %)<br />Complexity requirements are enforced when passwords are changed or created.<br />Default:<br />Enabled on domain controllers.<br />Disabled on stand-alone servers.</p>
<p><strong>Maximum password age:</strong><br />This security setting determines the period of time (in days) that a password can be used before the system requires the user to change it. You can set passwords to expire after a number of days between 1 and 999, or you can specify that passwords never expire by setting the number of days to 0. If the maximum password age is between 1 and 999 days, the Minimum password age must be less than the maximum password age. If the maximum password age is set to 0, the minimum password age can be any value between 0 and 998 days.<br />Note: It is a security best practice to have passwords expire every 30 to 90 days, depending on your environment. This way, an attacker has a limited amount of time in which to crack a user&rsquo;s password and have access to your network resources.<br />Default: 42.</p>
<p><strong>To Change the Default Password Policy in Windows Server 2003</strong></p>
<p>Select <strong>Domain Security Policy</strong> from <strong>Administrative Tools</strong>.<br />Click on <strong>Security Settings</strong> &gt; <strong>Account Policies</strong> &gt; <strong>Password Policy</strong>.</p>
<p>Right-click on <strong>Passwords must meet complexity requirements</strong>.</p>
<p>Click <strong>Properties</strong> from the context menu.</p>
<p><img style="WIDTH: 683px; HEIGHT: 244px" src="http://blog.ptpn-xi.com/wp-content/uploads/2008/06/dss-1.jpg" height="244" width="683" alt="dss-1" border="0" /></p>
<p>Do not remove the check from the Define this policy setting checkbox.<br />Select the <strong>Disabled</strong> option.<br />(This will allow less complex passwords)</p>
<p>Click the <strong>OK</strong> button.<br /><img style="WIDTH: 421px; HEIGHT: 249px" src="http://blog.ptpn-xi.com/wp-content/uploads/2008/06/dss-2.jpg" height="249" width="421" alt="dss-2" border="0" /></p>
<p>Double-click on <strong>Minimum Password Length</strong> in the right pane.<br />Enter a new minimum password length. Entering <strong>Zero (0)</strong> will remove the password requirement.<br />Do not remove the check from the Define this policy setting checkbox.</p>
<p>Click the <strong>OK</strong> button.</p>
<p><img style="WIDTH: 421px; HEIGHT: 249px" src="http://blog.ptpn-xi.com/wp-content/uploads/2008/06/dss-3.jpg" height="249" width="421" alt="dss-3" border="0" /></p>
<p>Close the Default Domain Security Settings window.</p>
<p>Type <strong>gpupdate /force</strong> at the Command Prompt. This will refresh the security policy without restarting.</p>
<p>Press the Enter.</p>
<p><img style="WIDTH: 668px; HEIGHT: 223px" src="http://blog.ptpn-xi.com/wp-content/uploads/2008/06/dss-4.jpg" height="223" width="668" alt="dss-4" border="0" /></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2008/06/windows-server-2003-password-policy-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autostart WINDOWS SERVER 2003</title>
		<link>http://dimas.ubhara.id/2008/06/autostart-windows-server-2003/</link>
		<comments>http://dimas.ubhara.id/2008/06/autostart-windows-server-2003/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 14:04:19 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[Windows-Server]]></category>

		<guid isPermaLink="false">http://blog.ptpn-xi.com/?p=210</guid>
		<description><![CDATA[mas dimas.
ketik aja di windows run : control userpasswords2
pilih user yang hendak dipilih auto login
kemudian hilangkan tanda centang ’user must enter a username and password to
use this computer’
salam
moko
&#8212;&#8211; Original Message &#8212;&#8211;
From: &#60;dimas@ptpn-xi.com&#62;
To: &#60;moko@eepis-its.edu&#62;
Sent: Tuesday, June 17, 2008 8:18 AM
Subject: Tanya Starting Application di Windows Server
&#62; Halo Boss Moko
&#62; Apa kabar ?
&#62; &#8212;-
&#62; Aku mo nanya, gimana ya caranya naruh program biar bisa langsung start di
&#62; Windows Server, tanpa harus Login dulu &#8230; ?
&#62; &#8212;
&#62; Dulu Aku Pernah sampean Ajari Cuman lali ..
&#62; &#8212;
&#62; kalo aku setting di Program &#8211;&#62; start up nya Windows Server &#8230; Ternyata
&#62; program baru bisa jalan setelah Login dulu &#8230;
&#62; &#8212;
&#62; Gimana ya boss solusinya ?
&#62; &#8212;
&#62; thx
&#62;
]]></description>
				<content:encoded><![CDATA[<p>mas dimas.</p>
<p>ketik aja di windows run : control userpasswords2</p>
<p>pilih user yang hendak dipilih auto login<br />
kemudian hilangkan tanda centang ’user must enter a username and password to<br />
use this computer’</p>
<p>salam</p>
<p>moko</p>
<p>&#8212;&#8211; Original Message &#8212;&#8211;<br />
From: &lt;<a href="mailto:dimas@ptpn-xi.com">dimas@ptpn-xi.com</a>&gt;<br />
To: &lt;<a href="mailto:moko@eepis-its.edu">moko@eepis-its.edu</a>&gt;<br />
Sent: Tuesday, June 17, 2008 8:18 AM<br />
Subject: Tanya Starting Application di Windows Server</p>
<p>&gt; Halo Boss Moko<br />
&gt; Apa kabar ?<br />
&gt; &#8212;-<br />
&gt; Aku mo nanya, gimana ya caranya naruh program biar bisa langsung start di<br />
&gt; Windows Server, tanpa harus Login dulu &#8230; ?<br />
&gt; &#8212;<br />
&gt; Dulu Aku Pernah sampean Ajari Cuman lali ..<br />
&gt; &#8212;<br />
&gt; kalo aku setting di Program &#8211;&gt; start up nya Windows Server &#8230; Ternyata<br />
&gt; program baru bisa jalan setelah Login dulu &#8230;<br />
&gt; &#8212;<br />
&gt; Gimana ya boss solusinya ?<br />
&gt; &#8212;<br />
&gt; thx<br />
&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2008/06/autostart-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firewall Windows 2003</title>
		<link>http://dimas.ubhara.id/2007/09/firewall-windows-2003/</link>
		<comments>http://dimas.ubhara.id/2007/09/firewall-windows-2003/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 17:19:30 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[Windows-Server]]></category>

		<guid isPermaLink="false">http://blog.ptpn-xi.com/?p=54</guid>
		<description><![CDATA[Klik Link Dibawah ini, Berisi tentang artikel step by step installasi firewall di Windows 2003
http://www.msfirewall.org/isa2004/ipsecsitetosite/sitetositeipsec.htm#_Toc64301263
]]></description>
				<content:encoded><![CDATA[<p>Klik Link Dibawah ini, Berisi tentang artikel step by step installasi firewall di Windows 2003</p>
<p>http://www.msfirewall.org/isa2004/ipsecsitetosite/sitetositeipsec.htm#_Toc64301263</p>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2007/09/firewall-windows-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bekap Windows 2003</title>
		<link>http://dimas.ubhara.id/2007/08/akan-hadir-tulisan-saya-dalam-waktu-dekat-2/</link>
		<comments>http://dimas.ubhara.id/2007/08/akan-hadir-tulisan-saya-dalam-waktu-dekat-2/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 02:28:50 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[Windows-Server]]></category>

		<guid isPermaLink="false">http://blog.ptpn-xi.com/?p=33</guid>
		<description><![CDATA[Sebelum memulai mengutak atik windows 2003 server milik anda, lebih baik lakukan bekap terhadap windows server anda, caranya lakukan dengan perintah
Start &#8211;> Run &#8211;> ntbackup
&#8212;
.:GoodLuck:.
]]></description>
				<content:encoded><![CDATA[<p>Sebelum memulai mengutak atik windows 2003 server milik anda, lebih baik lakukan bekap terhadap windows server anda, caranya lakukan dengan perintah</p>
<p><strong>Start &#8211;> Run &#8211;> ntbackup</strong></p>
<p>&#8212;</p>
<p>.:GoodLuck:.</p>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2007/08/akan-hadir-tulisan-saya-dalam-waktu-dekat-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
