<?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>Digital Journal &#187; Windows</title>
	<atom:link href="https://digitaljournal.sg/wp/?cat=11&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>https://digitaljournal.sg/wp</link>
	<description>My Digital Journal</description>
	<lastBuildDate>Mon, 20 Oct 2014 00:32:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Find out MySQL and MsSQL on Windows</title>
		<link>https://digitaljournal.sg/wp/?p=121</link>
		<comments>https://digitaljournal.sg/wp/?p=121#comments</comments>
		<pubDate>Thu, 25 Oct 2012 09:38:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips&Info]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[find out MsSQL version]]></category>
		<category><![CDATA[find out MySQL version]]></category>
		<category><![CDATA[MsSQL version]]></category>
		<category><![CDATA[MySQL version]]></category>

		<guid isPermaLink="false">http://digitaljournal.sg/wp/?p=121</guid>
		<description><![CDATA[This might be helpful in case you are maintaining Windows server and need to find out whether your MsSQL and MySQL is applicable for patches or fixes from vendors, because sometimes Windows not displaying the exact version until application minor number. To check Microsoft SQL/mssql version: SELECT SERVERPROPERTY(&#8216;productversion&#8217;), SERVERPROPERTY (&#8216;productlevel&#8217;), SERVERPROPERTY (&#8216;edition&#8217;) To check mysqld [...]]]></description>
			<content:encoded><![CDATA[<p>This might be helpful in case you are maintaining Windows server and need to find out whether your MsSQL and MySQL is applicable for patches or fixes from vendors, because sometimes Windows not displaying the exact version until application minor number.</p>
<p>To check Microsoft SQL/mssql version:<br />
<strong><em>SELECT SERVERPROPERTY(&#8216;productversion&#8217;), SERVERPROPERTY</em></strong><br />
<strong><em> (&#8216;productlevel&#8217;), SERVERPROPERTY (&#8216;edition&#8217;)</em></strong></p>
<p>To check mysqld server:<br />
<strong>SHOW VARIABLES LIKE &#8220;%version%&#8221;;</strong></p>
]]></content:encoded>
			<wfw:commentRss>https://digitaljournal.sg/wp/?feed=rss2&#038;p=121</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increase/expand size of the  boot or system disk on Windows 2003</title>
		<link>https://digitaljournal.sg/wp/?p=83</link>
		<comments>https://digitaljournal.sg/wp/?p=83#comments</comments>
		<pubDate>Mon, 01 Oct 2012 09:01:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[expand partition using gparted]]></category>
		<category><![CDATA[expand system disk windows 2003]]></category>
		<category><![CDATA[increase boot partition windows 2003]]></category>
		<category><![CDATA[increase system disk windows 2003]]></category>
		<category><![CDATA[Increase/expand size of the boot or system disk on Windows 2003]]></category>

		<guid isPermaLink="false">http://digitaljournal.sg/wp/?p=83</guid>
		<description><![CDATA[There are some of software that can be used to increase/expand size of the  boot or system  disk size on Windows 2003 for example, acronis disk director, partition master, partition wizard, partition assistant,but whatever tools you will use, Please do a backup first. Please take note that you would not be able to increase/expand the [...]]]></description>
			<content:encoded><![CDATA[<p>There are some of software that can be used to increase/expand size of the  boot or system  disk size on Windows 2003 for example, acronis disk director, partition master, partition wizard, partition assistant,but whatever tools you will use, Please do a backup first. Please take note that you would not be able to increase/expand the size of the partition if there is no more available unallocated space on your Disk.</p>
<p>but why need to extend system or boot partition? As applications continue to be installed into the Windows system, one day, suddenly you will find that the system and/or boot partition do not have enough free disk space, and when every time the system starts, Windows always prompts the following information:</p>
<p><strong>You are running out of disk space on SYSTEM (C:), To free space on this drive by deleting old or unnecessary files, click here…</strong></p>
<p>This time i will use Gparted (<a title="http://gparted.sourceforge.net" href="http://gparted.sourceforge.net">http://gparted.sourceforge.net</a>) , one of best opensource tools available, With GParted you can resize, copy, and move partitions without data loss (**Again i warn you to do a proper backup before proceed**)</p>
<p>-)Load in the Gparted live CD into the CdRom/DVDRom and boot up directly using CDRom/DVDRom, you might need to change your server/pc boot order</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted1.jpg"><img class="aligncenter size-medium wp-image-85" title="Gparted Boot menu" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted1-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Select Gparted Live and press Enter to continue.</p>
<p>&nbsp;</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted2.jpg"><img class="aligncenter size-medium wp-image-87" title="gparted2" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted2-300x166.jpg" alt="" width="300" height="166" /></a></p>
<p>Use default setting and  press enter to continue.</p>
<p>&nbsp;</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted3.jpg"><img class="aligncenter size-medium wp-image-88" title="gparted3" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted3-300x167.jpg" alt="" width="300" height="167" /></a></p>
<p>Use default setting to use US-English and press Enter to continue.</p>
<p>&nbsp;</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted4.jpg"><img class="aligncenter size-medium wp-image-89" title="gparted4" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted4-300x165.jpg" alt="" width="300" height="165" /></a></p>
<p>Use default setting and press Enter to continue.</p>
<p>&nbsp;</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted5.jpg"><img class="aligncenter size-medium wp-image-90" title="gparted5" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted5-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p>Select which partition you want to increase/expand.</p>
<p>&nbsp;</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted6.jpg"><img class="aligncenter size-medium wp-image-91" title="gparted6" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted6-300x205.jpg" alt="" width="300" height="205" /></a></p>
<p>Click on &#8220;Partition&#8221; from the Menu and Click on &#8220;Resize or Move&#8221;</p>
<p>&nbsp;</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted7.jpg"><img class="aligncenter size-medium wp-image-92" title="gparted7" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted7-300x205.jpg" alt="" width="300" height="205" /></a></p>
<p>Before Rezising. Drag Bar accross to Max Size</p>
<p>&nbsp;</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted8.jpg"><img class="aligncenter size-medium wp-image-93" title="gparted8" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted8-300x204.jpg" alt="" width="300" height="204" /></a></p>
<p>After Resizing.</p>
<p>&nbsp;</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted9.jpg"><img class="aligncenter size-medium wp-image-94" title="gparted9" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted9-300x205.jpg" alt="" width="300" height="205" /></a><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted10.jpg"><img class="aligncenter size-medium wp-image-95" title="gparted10" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted10-300x204.jpg" alt="" width="300" height="204" /></a><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted11.jpg"><img class="aligncenter size-medium wp-image-96" title="gparted11" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/10/gparted11-300x206.jpg" alt="" width="300" height="206" /></a></p>
<p>Click Apply.</p>
<p>-)Done</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>PS. If your Windows 2003 is running on Virtualization (VMware ,VMware ESX/i, Virtualbox, KVM) , these steps can be followed:</p>
<p>-)Turn off Windows 2003 VM</p>
<p>-)Increase Disk Allocation to the VM for example from 100GB to 150GB</p>
<p>-)Turn on your Windows 2003 VM and boot using Gparted CD/ISO file</p>
<p>-)Follow the above steps before this &#8220;PS&#8221; section <img src='https://digitaljournal.sg/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[ Once Again , do this on your own risk, do backup first before proceed.]</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://digitaljournal.sg/wp/?feed=rss2&#038;p=83</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Speed up shutdown time for windows 2003</title>
		<link>https://digitaljournal.sg/wp/?p=68</link>
		<comments>https://digitaljournal.sg/wp/?p=68#comments</comments>
		<pubDate>Fri, 28 Sep 2012 01:35:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips&Info]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://digitaljournal.sg/wp/?p=68</guid>
		<description><![CDATA[Sometimes Windows servers seems take forever to shutdown escpecialyl the one with Active Directory or ISA or Exhange installed on it. I’ve known several people who’ve caused problems for themself by geting impatient and shutting off the server via the power button, rather than waiting for a graceful shutdown. You can try this one : [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes Windows servers seems take forever to shutdown escpecialyl the one with Active Directory or ISA or Exhange installed on it. I’ve known several people who’ve caused problems for themself by geting impatient and shutting off the server via the power button, rather than waiting for a graceful shutdown.</p>
<p>You can try this one :</p>
<p>-)Start Registry Editor. To do this, click <strong>Start</strong>, click <strong>Run</strong>, type regedit in the <strong>Open</strong> box, and then click <strong>OK</strong>.</p>
<p>-)Locate and then click the following registry subkey:</p>
<p><em><strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control</strong></em><br />
-)Double click on WaitToKillServiceTimeout</p>
<p>-)In the <strong>Value data</strong> box, type 120000, and then click <strong>OK</strong>. (in miliseconds)</p>
<p>-)Quit Registry Editor, and all you need to do is reboot the server</p>
<p>Credit to: http://support.microsoft.com/?kbid=827610</p>
]]></content:encoded>
			<wfw:commentRss>https://digitaljournal.sg/wp/?feed=rss2&#038;p=68</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing PHP 5.x on Windows 2008, IIS7 and MsSQL extension</title>
		<link>https://digitaljournal.sg/wp/?p=33</link>
		<comments>https://digitaljournal.sg/wp/?p=33#comments</comments>
		<pubDate>Thu, 27 Sep 2012 09:49:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[php 5 mssql extension windows]]></category>
		<category><![CDATA[php mssql module iis 7; mssql extension iis7 windows 2008]]></category>
		<category><![CDATA[php with mssql on iis7]]></category>

		<guid isPermaLink="false">http://digitaljournal.sg/wp/?p=33</guid>
		<description><![CDATA[Installing PHP 5.x on Windows Server 2008 isn&#8217;t stragight forward just like click NEXT, and FINISH if you are using MSI installer, i need to figured out what&#8217;s wrong or what steps i&#8217;ve missed ,the problem what i was facing was PHP has been installed correctly BUT MsSQL extensions were not active at all, as [...]]]></description>
			<content:encoded><![CDATA[<p>Installing PHP 5.x on Windows Server 2008 isn&#8217;t stragight forward just like click NEXT, and FINISH if you are using MSI installer, i need to figured out what&#8217;s wrong or what steps i&#8217;ve missed ,the problem what i was facing was PHP has been installed correctly BUT MsSQL extensions were not active at all, as you  shou;d it in phpinfo page, well off course i can skip this just if customer doesn&#8217;t intends to use MsSQL , but infact it&#8217;s stated in my Job Order and aslso requested by customer himself, sigh&#8230;. ,  well i  hope what i&#8217;m sharing here can help you out , i will try to guide you through the step by step, just feel free to add comment if i missed out the steps</p>
<p>-)Make Sure your Windows server 2008 is installed properly with IIS 7 and FastCGIModule ,before you proceed to the next step</p>
<p>-)Download PHP itself, it can be downloaded from php.net , last time i was downloaded and installed  &#8220;php-5.2.12-nts-win32-installer&#8221; MSI installer version  , select &#8220;FastCGI webserver&#8221;</p>
<p>-)Once installed, check and make sure extension directory is points to correct extension folder , when installed the php i was customized it, so it will install php into C:\PHP instead of C:\Program Files (x86)\PHP</p>
<p>-)From &#8220;Internet Information Server Manager&#8221;  you need to add new handler mapping  from &#8220;Add Module Mapping&#8221;</p>
<p>Request path   : *.php<br />
Module         : FastCGIModule<br />
Executable     : c:\php\php-cgi.exe  (adjust this if you use another folder)<br />
Name           : php (or whatsoever you want)</p>
<p>-)create phpinfo script and put it right inside the root directory of your website and test it out</p>
<p>You will not see any error message while accessing that phpinfo page, but you will not able to see any MsSQL module on it, but if you are lucky you will see it and no use and no points to read the next part after this coma(&#8220;,&#8221;) ,</p>
<p>but if you accessing that phpinfo page  direclty from command line, you will see the error message , saying that &#8220;msvcr71.dll is  missing&#8221; and ask you to reinstall the program, bla bla bla,, msvcr71.dll is one of Microsoft C runtime library and it&#8217;s propably bundled with Dot Net Framework 1.1, tried to get that missing file by installing Microsoft C++ 2008 Redistribute , but it wasn&#8217;t helps , or i was unlucky at that time? well just download that dll file directly from this URL, and put it inside C:\Windows\SysWOW64 , that&#8217;s it, MsSQL will shows up right after that <img src='https://digitaljournal.sg/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Reference:</p>
<p>http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71</p>
]]></content:encoded>
			<wfw:commentRss>https://digitaljournal.sg/wp/?feed=rss2&#038;p=33</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drive Mapping in Windows 2008</title>
		<link>https://digitaljournal.sg/wp/?p=23</link>
		<comments>https://digitaljournal.sg/wp/?p=23#comments</comments>
		<pubDate>Wed, 26 Sep 2012 08:16:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Drive Mapping in Windows]]></category>
		<category><![CDATA[Drive Mapping in Windows 2008]]></category>
		<category><![CDATA[Windows Drive Mapping]]></category>

		<guid isPermaLink="false">http://digitaljournal.sg/wp/?p=23</guid>
		<description><![CDATA[Recently i need to find out on how to create drive mapping or drive alias on Windows 2008, the same result that you can get from ln command in linux or unix operating system. The reason why i need it as in my case there are 2 drives which is C and D , and [...]]]></description>
			<content:encoded><![CDATA[<p>Recently i need to find out on how to create drive mapping or drive alias on Windows 2008, the same result that you can get from ln command in linux or unix operating system. The reason why i need it as in my case there are 2 drives which is C and D , and currently all application are installed on D drive, but i need to change D to E drive since the scripts on previous server all points to E drive instead of D drive ,and just rename the drive is just not a good idea on windows.</p>
<p>There are some commands you can try like &#8220;net&#8221; and &#8220;subst&#8221; that can achieved the main goal</p>
<pre>net use E: "\\computername\D$"
or
subst E: D:\</pre>
<p>but the problem is all of the above will not retain during after server rebooted, although you can add &#8220;/PERSISTANT:YES&#8221; parameter on net command, the user might need to logon first before the drive mapping in place and this only works on that particular user only and not all users which is not what i wanted, so figured out and i use this one instead</p>
<p>-)open regedit<br />
-)go to:<br />
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\DOS Devices]<br />
-)Create new &#8220;string value&#8221;<br />
&#8220;E:&#8221;=&#8221;\\??\\D:\\&#8221;<br />
-)Reboot</p>
<p><a href="http://digitaljournal.sg/wp/wp-content/uploads/2012/09/windows_drive_mapping-regedit.jpg"><img class="size-medium wp-image-24" title="windows_drive_mapping-regedit" src="http://digitaljournal.sg/wp/wp-content/uploads/2012/09/windows_drive_mapping-regedit-300x157.jpg" alt="" width="300" height="157" /></a></p>
<p>or create new text file called &#8220;subst.reg&#8221;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\DOS Devices]<br />
&#8220;E:&#8221;=&#8221;\\??\\D:\\&#8221;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>And execute that reg file to add to Windows registry.</p>
]]></content:encoded>
			<wfw:commentRss>https://digitaljournal.sg/wp/?feed=rss2&#038;p=23</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
