<?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>Web Hosting India &#187; windows server</title>
	<atom:link href="http://windowshostingindia.com/category/windows-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://windowshostingindia.com</link>
	<description>cPanel Hosting, Linux Hosting, Website Hosting, Dedicated Server, Hosting Tutorial, Hosting Tools, Hosting Resources</description>
	<lastBuildDate>Thu, 07 Jan 2010 09:12:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to retrieve system level logs from a Windows or Linux machine</title>
		<link>http://windowshostingindia.com/windows-server/how-to-retrieve-system-level-logs-from-a-windows-or-linux-machine/</link>
		<comments>http://windowshostingindia.com/windows-server/how-to-retrieve-system-level-logs-from-a-windows-or-linux-machine/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 09:12:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://windowshostingindia.com/?p=88</guid>
		<description><![CDATA[This document will let you know how to retrieve system level logs from a Windows or Linux machine. 
Windows servers have four types of logfiles by default: System, Security, Application and Internet Explorer, located here:
    &#8220;Start&#8221; &#8211;>&#8221;Settings&#8221; &#8211;>&#8221;ControlPanel&#8221; &#8211;> &#8220;Administrative Tools&#8221; &#8211;> &#8220;Event Viewer&#8221;
Each logfile must be saved individually.
 Right-click on the [...]]]></description>
			<content:encoded><![CDATA[<p>This document will let you know how to retrieve system level logs from a Windows or Linux machine. </p>
<p>Windows servers have four types of logfiles by default: System, Security, Application and Internet Explorer, located here:</p>
<p>    &#8220;Start&#8221; &#8211;>&#8221;Settings&#8221; &#8211;>&#8221;ControlPanel&#8221; &#8211;> &#8220;Administrative Tools&#8221; &#8211;> &#8220;Event Viewer&#8221;</p>
<p>Each logfile must be saved individually.</p>
<p> Right-click on the log you wish to save, choose &#8220;Save log file as&#8230;&#8221;. In case you are using RDP- to get into the your server, then you might be able to copy and paste the file(s) to your desktop.</p>
<p>Most Linux logfiles are located in /var/log. There can be many files and directories in this location, so your best choice here is to either you need to find exactly which logfiles you need and get only those files and directories or get a copy of the entire /var/log directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://windowshostingindia.com/windows-server/how-to-retrieve-system-level-logs-from-a-windows-or-linux-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V Monitor Gadget for Windows Sidebar</title>
		<link>http://windowshostingindia.com/windows-server/hyper-v-monitor-gadget-for-windows-sidebar/</link>
		<comments>http://windowshostingindia.com/windows-server/hyper-v-monitor-gadget-for-windows-sidebar/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 14:28:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://windowshostingindia.com/?p=69</guid>
		<description><![CDATA[If you want to monitor your Hyper-V server working at your workstation? If you want to see instantly when server or virtual machine goes down? Here is a nice gadget for Windows 7 and Windows Vista. Hyper-V Monitor Gadget for Windows Sidebar displays all necessary information from your remote Hyper-V servers. 

With this tiny gadget [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to monitor your Hyper-V server working at your workstation? If you want to see instantly when server or virtual machine goes down? Here is a nice gadget for Windows 7 and Windows Vista. Hyper-V Monitor Gadget for Windows Sidebar displays all necessary information from your remote Hyper-V servers. </p>
<p><img src="http://mindre.net/image.axd?picture=2009%2f11%2fhvm1.png" alt="Hyper v monitor gadget" /></p>
<p>With this tiny gadget you can see the list of all your Hyper-V servers, and list of all virtual machines created on that servers and their status, it support vmconnect too when double clicking on a VM. Version 5.0 has just come out, with some new features, <a href="http://mindre.net/post/Hyper-V-Monitor-Gadget-for-Windows-Sidebar.aspx">check the official announcement </a>of the new version and download and try it, It’s free.. </p>
]]></content:encoded>
			<wfw:commentRss>http://windowshostingindia.com/windows-server/hyper-v-monitor-gadget-for-windows-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Urchin password On Windows server</title>
		<link>http://windowshostingindia.com/windows-server/reset-urchin-password-on-windows-server/</link>
		<comments>http://windowshostingindia.com/windows-server/reset-urchin-password-on-windows-server/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 09:42:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://windowshostingindia.com/?p=53</guid>
		<description><![CDATA[Reset Urchin password On Windows server :
Start up a Command Prompt window and type the following :
>cd \Program Files\Urchin\util
>uconf-driver action=set_parameter table=user \
name=&#8221;(admin)&#8221; ct_password=password
That&#8217;s all, you&#8217;ve reset Urchin password. 
]]></description>
			<content:encoded><![CDATA[<p>Reset Urchin password On Windows server :</p>
<p>Start up a Command Prompt window and type the following :</p>
<p>>cd \Program Files\Urchin\util<br />
>uconf-driver action=set_parameter table=user \<br />
name=&#8221;(admin)&#8221; ct_password=password</p>
<p>That&#8217;s all, you&#8217;ve reset Urchin password. </p>
]]></content:encoded>
			<wfw:commentRss>http://windowshostingindia.com/windows-server/reset-urchin-password-on-windows-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

