<?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>Sentiment &#187; Windows</title>
	<atom:link href="http://wouter.shush.com/category/it-stuff/microsoft/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://wouter.shush.com</link>
	<description>About Life, the Universe, and Everything...</description>
	<lastBuildDate>Sun, 04 Jul 2010 13:47:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Be mindful of the Current Time</title>
		<link>http://wouter.shush.com/2008/09/be-mindful-of-the-current-time</link>
		<comments>http://wouter.shush.com/2008/09/be-mindful-of-the-current-time#comments</comments>
		<pubDate>Tue, 16 Sep 2008 07:13:42 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[kerberos]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[timezone]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/?p=100&amp;lang=en-us</guid>
		<description><![CDATA[If you ever run into one of those messages &#8220;The current time on the computer and the current time on the network are different&#8221; when trying to log on, you will probably try to log on on the domain controller and try to assess in which amount the time got desynchronised in your domain or [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever run into one of those messages &#8220;<span class="value">The current time on the computer and the current time on the network are different&#8221; when trying to log on, you will probably try to log on on the domain controller and try to assess in which amount the time got desynchronised in your domain or between domains in your forrest.  As you might know, Active Directory is picky about time, because the Kerberos authentication does not accept timestamps that differ more than 5 minutes between the machine that is trying to host the login and the domain controller.</span></p>
<p><span id="more-100"></span></p>
<p>In one such case, I could log into the domain controller with an administrative account in the domain of the domain controller.  However, when trying to log into the domain controller with a account from a trusted domain, I kept getting the same error message and denied logon.  The domain controller is hosted off-site in another timezone.</p>
<p>I made sure both domain controllers were synchronised correctly, manually corrected the time (which was already synchronous) and even rebooted the faulty domain controller.</p>
<p>It was only until I went to check the Timezone settings that I found something peculiar: the time zone settings indicated that the location was 3 hours ahead of GMT, while my location was 1 hour ahead.  And still, the difference between my location&#8217;s time and the culprit&#8217;s location was only one hour.</p>
<p>Again, the error was in a Daylight Saving Time setup which was outdated as described in one of my previous posts, and the local admin manually <em>correcting </em>the time into a time which was actually one hour behind our domain&#8217;s time.</p>
<p>You can use the following Microsoft Knowledge Base article to read up on making sure your domains are up to date with new Timezone settings: <a title="How to configure daylight saving time for Microsoft Windows operating systems" href="http://support.microsoft.com/kb/914387/en-us" target="_blank">http://support.microsoft.com/kb/914387/en-us</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2008/09/be-mindful-of-the-current-time/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daylight Saving Time woes</title>
		<link>http://wouter.shush.com/2008/09/daylight-saving-time-woes</link>
		<comments>http://wouter.shush.com/2008/09/daylight-saving-time-woes#comments</comments>
		<pubDate>Thu, 11 Sep 2008 11:40:51 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/?p=86&amp;lang=en-us</guid>
		<description><![CDATA[dst, daylight saving time, gpo, group policies]]></description>
			<content:encoded><![CDATA[<p>Windows features automatic Daylight Saving Time switching, which removes the hassle of changing the date and time manually.  This however causes issues when your government decides to change the beginning and end dates of your local DST regulations, and Microsoft does not or too late come up with the necessary hotfixes.</p>
<p>To set up your DST changes manually, Microsoft published <a title="How to configure daylight saving time for Microsoft Windows operating systems" href="http://support.microsoft.com/kb/914387/en-us" target="_blank">an extensive Knowledge Base article to create the necessary modifications and replicate it throughout your organisation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2008/09/daylight-saving-time-woes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adminpak.msi Redux</title>
		<link>http://wouter.shush.com/2008/09/adminpakmsi-redux</link>
		<comments>http://wouter.shush.com/2008/09/adminpakmsi-redux#comments</comments>
		<pubDate>Wed, 10 Sep 2008 06:55:34 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Command Prompt]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/?p=84&amp;lang=en-us</guid>
		<description><![CDATA[Whenever you are working with the tools included in the Administration Pack, you might want to use some shortcuts to get quicker to the information you want.  For instance, when working in a Active Directory forest with multiple domains, you sometimes do not want to spend time clicking and hovering through the Start Menu to [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever you are working with the tools included in the Administration Pack, you might want to use some shortcuts to get quicker to the information you want.  For instance, when working in a Active Directory forest with multiple domains, you sometimes do not want to spend time clicking and hovering through the Start Menu to get to Active Directory Users and Computers, to open the AD structure of the domain you are logged into, and to manually open the Active Directory Domain you want to make changes in.</p>
<p>Do it quicker.</p>
<p><span id="more-84"></span></p>
<p>You can, using the Command Prompt or Run in the Start Menu, type in the corresponding <span class="filetype">Microsoft Management Console Snap-in Control file</span> to open the correct domain.</p>
<p>For instance, to open up the Active Directory Users and Computers console for Contoso&#8217;s subsidiary in Paris (domain &#8220;paris.contoso.com&#8221;) you could use the following:</p>
<pre>dsa.msc /domain=paris</pre>
<p>This will open the Active Directory Users and Computers console with the paris domain opened.</p>
<p>Some of the other snap-ins you can open directly:</p>
<table id="AutoNumber10" border="2" cellspacing="1" width="53%">
<tbody>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Certificates</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">certmgr.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Indexing  					Service</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">ciadv.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Computer  					Management</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">compmgmt.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Device Manager</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">devmgmt.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Disk  					Defragmenter</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">dfrg.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Disk Management</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">diskmgmt.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Event Viewer</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">eventvwr.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Shared Folders</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">fsmgmt.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Group Policy</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">gpedit.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Local Users and  					Groups</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">lusrmgr.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Removable  					Storage</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">ntmsmgr.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Removable  					Storage Operator Requests</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">ntmsoprq.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Performance</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">perfmon.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Resultant Set  					of Policy</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">rsop.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Local Security  					Settings</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">secpol.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Services</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">services.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Windows  					Management Infrastructure (WMI)</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">wmimgmt.msc</span></td>
</tr>
<tr>
<td width="36%"><span style="font-family: Tahoma; font-size: x-small;">Component  					Services</span></td>
<td width="28%"><span style="font-family: Tahoma; font-size: x-small;">comexp.msc</span></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2008/09/adminpakmsi-redux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Toolbox: Adminpak.msi</title>
		<link>http://wouter.shush.com/2008/07/the-toolbox-adminpakmsi</link>
		<comments>http://wouter.shush.com/2008/07/the-toolbox-adminpakmsi#comments</comments>
		<pubDate>Tue, 22 Jul 2008 07:45:22 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[adminpak]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/?p=66&amp;lang=en-us</guid>
		<description><![CDATA[Starting a new job makes you ponder on which tools you use to get the job done, and which tools you have aquired over the years.  I had to start with a white blanket again, and found out I have quite a large tookbox. Awaiting my test environment for more technical articles, I&#8217;ll review my [...]]]></description>
			<content:encoded><![CDATA[<p>Starting a new job makes you ponder on which tools you use to get the job done, and which tools you have aquired over the years.  I had to start with a white blanket again, and found out I have quite a large tookbox.</p>
<p>Awaiting my test environment for more technical articles, I&#8217;ll review my toolbox over the next few weeks, starting with the Windows Server 2003 Administration Tools Pack, or more commonly known as &#8220;adminpak.msi&#8221;.</p>
<p><span id="more-66"></span></p>
<div id="attachment_69" class="wp-caption alignright" style="width: 151px"><a href="http://wouter.shush.com/wordpress/wp-content/uploads/adminpak.png" rel="lightbox[66]"><img class="size-medium wp-image-69" title="Windows Server 2003 Administration Tools Pack" src="http://wouter.shush.com/wordpress/wp-content/uploads/adminpak-141x300.png" alt="Windows Server 2003 Administration Tools Pack" width="141" height="300" /></a><p class="wp-caption-text">Windows Server 2003 Administration Tools Pack</p></div>
<p>If you want to start being a system administrator, the Administration Tools Pack is the first thing you will be touching after setting up a Windows Server 2000 or 2003 and setting up your Active Directory.  In all Windows Server operating systems, the Administration Tools Pack is included in the installation, and all tools are available in the folder &#8220;Administrative Tools&#8221; under your Programs Start Menu folder.</p>
<p>The Pack includes the obvious Active Directory Users and Computers Management Console, to administer all common AD elements (users, groups and computers), but also lesser used utilities such as Domains and Trusts, or the foundations of any Active Directory setup: DNS and optional DHCP.</p>
<p>The Pack is not only available for Windows Server operating systems, but also for Windows XP, if you get the <a title="Windows Server 2003 Service Pack 2 Administration Tools Pack for x86 editions" href="http://www.microsoft.com/downloads/details.aspx?familyid=86b71a4f-4122-44af-be79-3f101e533d95&amp;displaylang=en" target="_blank">x86</a>/<a title="Windows Server 2003 Service Pack 2 Administration Tools Pack for x64 editions" href="http://www.microsoft.com/downloads/details.aspx?familyid=514BD06E-F3BC-4054-8429-C49F51E2190B" target="_self">x64 </a>installation media from Microsoft.  Windows Vista is not officially supported, but since SP1 of the pack, installation on Vista is possible and works without a glitch.</p>
<p>In the end, the adminpak.msi (or its following versions with more elaborate filenames) is the first set of tools I require when starting a system administration position.  Where NT4 lacked good tools and you had to resort to <a title="Hyena Total System Administration" href="http://www.systemtools.com/hyena/" target="_blank">Hyena </a>or <a title="Dameware NT Utilities" href="http://www.dameware.com/products/dntu/" target="_blank">DameWare NT Utilities</a>, Windows Server 2000 and 2003 actually had decent tools shipped with them.</p>
<p>There are sure other, easier and more elaborate tools which I&#8217;ll visit over the coming weeks.  But the Windows Server 2003 Administration Tools Pack is the basis for any good Windows Server environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2008/07/the-toolbox-adminpakmsi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding members to groups with +1500 members in PowerShell</title>
		<link>http://wouter.shush.com/2007/10/adding-members-to-groups-with-1500-members-in-powershell</link>
		<comments>http://wouter.shush.com/2007/10/adding-members-to-groups-with-1500-members-in-powershell#comments</comments>
		<pubDate>Fri, 19 Oct 2007 07:27:37 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ADSI]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/it-stuff/adding-members-to-groups-with-1500-members-in-powershell</guid>
		<description><![CDATA[The Windows Active Directory does not really have hard limits when it comes to group memberships. There are however soft limits. Any ADSI or WMI query to a list of your group memberships will turn out to 1000 members in Windows 2000 mode, or 1500 in Windows 2003 native mode. Only by using ADO range [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows Active Directory does not really have <a title="Active Directory limits" href="http://blogs.technet.com/mcs-ireland-infrastructure/archive/2006/10/14/active-directory-limits.aspx" target="_blank">hard limits</a> when it comes to group memberships. There are however soft limits.</p>
<p>Any ADSI or WMI query to a list of your group memberships will turn out to 1000 members in Windows 2000 mode, or 1500 in Windows 2003 native mode. Only by using <a title="List large groups" href="http://www.rlmueller.net/DocumentLargeGroup.htm" target="_blank">ADO range limits</a>, you can go by this soft limit.</p>
<p>This shouldn&#8217;t pose a problem when you are just adding members to an already big group. However, it does.<span id="more-36"></span></p>
<pre lang="powershell" line="1">$userOU = [ADSI] "LDAP://cn=myUser,ou=Users,dc=contoso,dc=com"
$groupOU = [ADSI] "LDAP://cn=myGroup,ou=Users,dc=contoso,dc=com"
<strong>$groupOU.Member = $groupOU.Member + $userOU.distinguishedName
</strong>$groupOU.SetInfo()
</pre>
<p>Adding the myUser user to the myGroup group will work fine if the group member count is below 1500. Once above, your group will suddenly loose an amount of members until you are left with a group of just 1500 members, and then added by the new member.</p>
<p>What actually happens is self-explanatory when reading the code: the group members is the group member list plus the new member. When the group member list only returns 1500 members, and then you add one member, you are left with 1501 members, and not your original amount of members + 1.</p>
<p>A workaround is this:</p>
<pre lang="powershell" line="1">$ADS_PROPERTY_APPEND = 3
$userOU = [ADSI] "LDAP://cn=myUser,ou=Users,dc=contoso,dc=com"
$groupOU = [ADSI] "LDAP://cn=myGroup,ou=Users,dc=contoso,dc=com"
<strong>$groupOU.putEx($ADS_PROPERTY_APPEND, "member", @($userOU.distinguishedname))</strong>
$groupOU.SetInfo()</pre>
<p>In this workaround, we are going to use <a title="HOW TO: Use ADSI to Set LDAP Directory Attributes" href="http://support.microsoft.com/kb/260251" target="_blank">putEx</a> to append a member to a group, instead of loading the full member list (with a limit of 1500) and then adding a new member.</p>
<p><a title="ADSI and group membership - what am I doing wrong - Neil Chambers " href="http://www.eggheadcafe.com/software/aspnet/30327382/adsi-and-group-membership.aspx" target="_blank">Source</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2007/10/adding-members-to-groups-with-1500-members-in-powershell/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion version control on Windows</title>
		<link>http://wouter.shush.com/2007/09/subversion-version-control-on-windows</link>
		<comments>http://wouter.shush.com/2007/09/subversion-version-control-on-windows#comments</comments>
		<pubDate>Wed, 26 Sep 2007 12:12:03 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/it-stuff/subversion-version-control-on-windows</guid>
		<description><![CDATA[Having version control is one of the sound practices of a good programmer.  Version control can be done manually, but is quickly a very administrative and error-prone task, so many development organisations try to use automated systems, such as Microsoft&#8217;s Visual SourceSafe or other applications. There are also open-source counterparts, such as the old and [...]]]></description>
			<content:encoded><![CDATA[<p>Having version control is one of the sound practices of a good programmer.  Version control can be done manually, but is quickly a very administrative and error-prone task, so many development organisations try to use automated systems, such as Microsoft&#8217;s <a href="http://msdn.microsoft.com/ssafe/" title="Microsoft Visual SourceSafe" target="_blank">Visual SourceSafe</a> or other applications. There are also open-source counterparts, such as the old and trusty <a href="http://www.nongnu.org/cvs/" title="CVS" target="_blank">CVS</a>, or the newer <a href="http://www.google.be/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fsubversion.tigris.org%2F&amp;ei=_0H6RpOeEZ30wwHXl7GTCw&amp;usg=AFQjCNECDGdYIfVJA74uPGr3-JKbCKXFWQ&amp;sig2=w-hVlKRpWunHvn7hRrinmg" title="Subversion" target="_blank">Subversion</a>.<br />
What is interesting, however, is that many system administrators and architects do development too, but without any  version control.  A set of scripts is not as elaborate as an accounting application, but without proper versioning, even the best  administrator risks losing track of changes, lost time on debugging.  And many places do not offer any form of version control for system administrators!</p>
<p>In this post, I&#8217;ll explain how to run your own Subversion version control server to control your script development.  This is an update to <a href="http://blogs.vertigosoftware.com/teamsystem/archive/2006/01/16/Setting_up_a_Subversion_Server_under_Windows.aspx" title="Setting up a Subversion Server under Windows" target="_blank">this post</a> for Subversion 1.4.5<span id="more-28"></span></p>
<h3>Subversion</h3>
<p>First of all, get the latest Windows compiled version of Subversion on <a href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91" target="_blank">their website</a>.  This post covers the current 1.4.5 version, but should work for all 1.4.x versions. Install the package with the basic Win32 binaries.</p>
<p>After installation, open a command line window and type in the following:</p>
<pre>svnadmin create "c:\Documents and Settings\Subversion Repository"</pre>
<p>Navigate to the directory you just created.  Uncomment the following lines in the conf\svnserve.conf file:</p>
<pre>[general]
anon-access = read
auth-access = write
password-db = passwd</pre>
<p>Uncomment the following lines in the conf\passwd file:</p>
<pre>[users]
harry = harryssecret
sally = sallyssecret</pre>
<p>Make the svnserve service by using the following command one one single line:</p>
<pre>sc &lt;computername&gt;
  create svnserve
  binpath= "c:\Program Files\Subversion\bin\svnserve.exe --service --root
  \"C:\Documents and Settings\Subversion Repository\""
  displayname= "Subversion Repository"
  depend= Tcpip</pre>
<p>Notice that all &lt;options&gt; of the SC command have a &lt;space&gt; after the = sign.  Microsoft has <a href="http://support.microsoft.com/kb/251192" title="How to Create a Windows Service Using Sc.exe" target="_blank">a nice summary</a> up on all SC options.</p>
<p>Notice also how the Repository path has been &#8220;escaped&#8221; by using \&#8221;.  You need to do this when your repository path contains spaces.</p>
<p>Type the following to get the service started:</p>
<pre>net start svnserve</pre>
<p>Next, make your first project:</p>
<pre>svn mkdir svn://localhost/myproject</pre>
<p>Subversion will create some default folders, and will open notepad with svn-commit.tmp where you can put in a comment.  Save the file, close it and the following will appear in your command line window:</p>
<pre>Authentication realm: &lt;svn://localhost:3690&gt; dc1f5697-44ac-5745-849e-e86ad8f60265
Password for 'wooter': **********
Authentication realm: &lt;svn://localhost:3690&gt; dc1f5697-44ac-5745-849e-e86ad8f60265
Username: sally
Password for 'sally': ************

Committed revision 1.</pre>
<p>As you can see, you first get asked for the password of your Windows user, and next one of the users defined in conf\passwd.</p>
<h3>TortoiseSVN</h3>
<p>Next, run the <a href="http://tortoisesvn.net/downloads" title="TortoiseSVN installer" target="_blank">TortoiseSVN installer</a>. Install the package with default settings.</p>
<p>Select a folder where you want to start your first version controlled project:</p>
<p>[photopress:subversion_tortoise_checkout.gif,full,centered]</p>
<p>Type in your repository URL and click OK:</p>
<p>[photopress:subversion_tortoise_checkout_2.gif,full,centered]</p>
<p>Create a new file in that directory, and add the file to your Subversion server</p>
<p>[photopress:subversion_tortoise_add_file.gif,full,centered]</p>
<p>Although you &#8220;added&#8221; the file, the file has not been checked into Subversion yet.  To commit all changes, right-click on the file or folder and select &#8220;SVN Commit&#8221;:</p>
<p>[photopress:subversion_tortoise_commit.gif,full,centered]</p>
<p>Now you can maintain your scripts in version control.</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2007/09/subversion-version-control-on-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems running DHCP on VMWare ESX 3.0?</title>
		<link>http://wouter.shush.com/2007/09/problems-running-dhcp-on-vmware-esx-30</link>
		<comments>http://wouter.shush.com/2007/09/problems-running-dhcp-on-vmware-esx-30#comments</comments>
		<pubDate>Sat, 22 Sep 2007 18:26:16 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[ESX 3.0]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[bindings]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[windows server 2003]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/2007/09/22/problems-running-dhcp-on-vmware-esx-30</guid>
		<description><![CDATA[Last week, our team had a hard task solving an urgent problem on an VMWare ESX 3.0 we had running at one of our clients. For some unexplainable reason, the DHCP server running on one Microsoft Windows Server 2003 did not seem to work. On closer inspection, the service was still running on the server, [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, our team had a hard task solving an urgent problem on an VMWare ESX 3.0 we had running at one of our clients. For some unexplainable reason, the DHCP server running on one Microsoft Windows Server 2003 did not seem to work. On closer inspection, the service was still running on the server, but for some reason DHCP functionality was not reaching clients.<span id="more-23"></span> Looking further into the DHCP server settings, we found out that although the DHCP server was authorized in the Active Directory and the defined scopes all worked correctly, the binding of the DHCP server to the only available virtual network adapter was disabled. We enabled it, but we quickly found out this setting was not saved when clicking OK, so no DHCP requests were accepted and responded to.</p>
<p>[photopress:dhcp_bindings_vmware.png,full,centered]</p>
<p>After hours of useless fiddling, with limited internet access, I found <a target="_blank" href="http://www.gorillapond.com/2006/12/20/vmware-esx-3-and-dhcp-servers-in-a-virtual-machine/" title="VMware ESX 3 and DHCP Servers in a Virtual Machine">this possible solution</a>, while my colleague figured the same thing through another means: deleting the virtual network adapter from the server, rebooting the server and letting the OS detect a &#8216;new&#8217; virtual network adapter. The Bindings page checkbox was active again, and DHCP services were restored.</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2007/09/problems-running-dhcp-on-vmware-esx-30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Access Denied&#8221; using Trend Micro Officescan 5.58?</title>
		<link>http://wouter.shush.com/2007/05/access-denied-using-trend-micro-officescan-558</link>
		<comments>http://wouter.shush.com/2007/05/access-denied-using-trend-micro-officescan-558#comments</comments>
		<pubDate>Thu, 31 May 2007 16:13:14 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Internet Information Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/wordpress/2007/05/31/access-denied-using-trend-micro-officescan-558/</guid>
		<description><![CDATA[A client uses Trend Micro Officescan 5.58. On Windows Server 2000, this works fine, but on Server 2003 it goes awry. Install does not pose any trouble, but after installation, there was no way for me to log into the Officescan&#8217;s control panel. The result was a 403 Forbidden: Access Denied error while calling up [...]]]></description>
			<content:encoded><![CDATA[<p>A client uses <a href="http://us.trendmicro.com/us/products/enterprise/officescan-client-server-edition/">Trend Micro Officescan </a>5.58.  On Windows Server 2000, this works fine, but on Server 2003 it goes awry.  Install does not pose any trouble, but after installation, there was no way for me to log into the Officescan&#8217;s control panel.  The result was a 403 Forbidden: Access Denied error while calling up http://server/officescan/cgi/cgiChkMasterPwd.exe.</p>
<p>A day later, the client came up with the solution: switch on IIS 5.0 isolation mode in Windows Server 2003&#8242;s IIS 6.0:</p>
<p>[photopress:iis_50_isolationmode.gif,full,centered]</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2007/05/access-denied-using-trend-micro-officescan-558/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
