<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <generator>RSS Builder by B!Soft</generator>
    <title>NetoMeter Consulting</title>
    <link>http://www.netometer.com/</link>
    <description>NetoMeter LLC offers consulting services as well as hundreds of screencasts</description>
    <language>en-us</language>
    <managingEditor>rssauthor@netometer.com (Dean)</managingEditor>
    <image>
      <title>NetoMeter Consulting</title>
      <link>http://www.netometer.com/</link>
      <url>http://www.netometer.com/files/rss-feeds.gif</url>
      <width>15</width>
      <height>10</height>
    </image>
    <item>
      <title>Screencast: How to Add a Disclaimer in Exchange Server 2007</title>
      <pubDate>Mon, 1 Jun 2009 20:08:28 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/how-to-add-disclaimer-exchange-2007</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/how-to-add-disclaimer-exchange-2007</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007</category>
      <description><![CDATA[Adding a disclaimer can be helpful if the users send confidential or sensitive information and you want to protect the company and the user in case the e-mail is accidentally sent to the wrong recipient.
As you will see in our Step-by-Step Screencast, configuring a disclaimer in Exchange Server 2007 is easy and you have a lot of options to modify and fine-tune its behavior. ]]></description>
    </item>
    <item>
      <title>Screencast: How to Renew (Replace) Self-Signed SSL Certificate in Exchange Server 2007</title>
      <pubDate>Fri, 22 May 2009 20:53:34 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/exchange-2007-renew-Self-Signed-ssl-certificate</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/exchange-2007-renew-Self-Signed-ssl-certificate</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007</category>
      <description><![CDATA[In the following Step-by-Step Screencast, we demonstrate how to generate a new Self-Signed certificate in Exchange Server 2007 which includes all the necessary names in it. You can also see how to enable the SSL certificate for the Exchange services and remove the old one.
You might find this Screencast helpful, if you are in the following situation:
- The Self-Signed certificate, generated by Exchange 2007 installation has expired and you are getting Event ID: 12014 and 12015 in the Event log, plus the complaints of Outlook 2007 users about the security alert “The security certificate has expired or is not yet valid”.
- You want to enable and configure Outlook Anywhere, without purchasing a commercial multiple domain certificate.
- You want to get rid of the annoying security pop-up warning which OWA (Outlook Web Access) users are getting.
]]></description>
    </item>
    <item>
      <title>Screencast: How to Configure Premium Journaling in Exchange Server 2007 SP1</title>
      <pubDate>Thu, 5 Mar 2009 22:15:34 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/how-to-enable-premium-journaling/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/how-to-enable-premium-journaling/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007</category>
      <description><![CDATA[We have already demonstrated how to configure Standard Journaling in Exchange Server 2007. It is enabled per-Mailbox Database and affects all mailboxes residing on that database.

Exchange Server 2007 offers a more advanced form of Journaling – Premium Journaling. It allows you a far more granular approach when selecting the scope of the journaling process. You can target an Internal scope, External scope, Global scope, and Specific Journal Recipients, as you will see in the demonstration bellow.

We will show you also how to lock down the journaling mailbox to avoid spoofing messages being sent to it, how to set its storage quota, and how to check/enable the Journaling Agent on the Hub Transport Server.
]]></description>
    </item>
    <item>
      <title>Screencast: How to Configure Standard (Per-Mailbox) Database Journaling in Exchange Server 2007 SP1</title>
      <pubDate>Tue, 3 Mar 2009 20:05:09 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/how-to-enable-standard-journaling-exchange-2007-sp1/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/how-to-enable-standard-journaling-exchange-2007-sp1/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007</category>
      <description><![CDATA[Exchange journaling allows you to create a copy of e-mails in your Exchange organization (journal e-mails), and send them to a dedicated (journal) mailbox on an Exchange Server. This process is often required for the purposes of regulatory compliance, data retention, etc.
Exchange Server 2007 supports envelope journaling – as you can see in our demo, the original message is wrapped in a journaling envelope. This allows you to see the sender, and all recipients, including BCC recipients, and recipients in distribution lists.
In addition, you can choose between two types of journaling in Exchange Server 2007:
- Standard journaling (the so called Per-Mailbox Journaling). You can enable it per mailbox database and all messages sent to/from addresses on that database are journaled. As you can see in the Screencast bellow, the destination (journal) mailbox should reside on a database which is not being journaled.
-Premium journaling. It can target an Internal scope, External scope, Global scope, and Specific Journal Recepients, and we will demonstrate it in a separate screencast.
In this screencast, we will demonstrate how to configure Standard (per-Mailbox) Journaling to a trusted (locked down) mailbox in Exchange Server 2007 SP1.
]]></description>
    </item>
    <item>
      <title>Screencast: How to Configure Maximum Message Size in Outlook Web Access (OWA) Exchange Server 2007</title>
      <pubDate>Thu, 26 Feb 2009 22:26:26 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/owa-exchange-2007-manage-maximum-message-size-windows-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/owa-exchange-2007-manage-maximum-message-size-windows-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007</category>
      <description><![CDATA[We have already demonstrated How to Configure Message Size Limits in Exchange Server 2007 SP1. In this screencast, we will demonstrate how to configure the maximum message size limit in Outlook Web Access (OWA) by modifying the maxRequestLength parameter in web.config file.In the first step, we configure the maxRequestLength parameter in web.config file to match the Maximum Message Size in Exchange 2007. If you are running Exchange 2007 on a Windows Server 2008, you have to adjust maxRequestLength too. In step 2 you can see how to set this parameter. Finally, we test the result by sending a large attachment using OWA.]]></description>
    </item>
    <item>
      <title>Screencast: How to Configure Message Size Limits in Exchange Server 2007 SP1</title>
      <pubDate>Wed, 25 Feb 2009 21:45:09 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/set-send-receive-message-size-limits-exchange-2007-windows-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/set-send-receive-message-size-limits-exchange-2007-windows-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007</category>
      <description><![CDATA[Setting and managing the message size limits which are applied to the individual messages traversing your organization is an important part of the successful implementation of Exchange Server 2007 infrastructure.

In the following Step-by-Step Screencast, we will demonstrate the different scopes of message size limits which you can configure in Exchange Server 2007 SP1. There are several important improvements which SP1 added regarding the message size limits implementation. One of them is the option to manage Message size limits through the GUI – the Exchange Management Console. All our examples are demonstrated both by using the Exchange Management Console and the Exchange Management Shell.
We also demonstrate how to apply message limits to the inbound and outbound messages on the Send and Receive connectors.

There are special users who must send or receive messages that are larger than the specified allowed size. We demonstrate such scenarios both by configuring User limits and by creating Transport rules.

We also pay special attention to the Order of precedence for Message Size limits.]]></description>
    </item>
    <item>
      <title>Screencast: How to Configure Outlook Anywhere in Exchange Server 2007</title>
      <pubDate>Wed, 11 Feb 2009 17:53:45 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/windows-2008-how-to-configure-outlook-anywhere-exchange-2007/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/windows-2008-how-to-configure-outlook-anywhere-exchange-2007/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007</category>
      <description><![CDATA[Outlook Anywhere is one of the very popular features of Exchange Server 2007. It allows Outlook 2007 and Outlook 2003 clients to connect to Exchange Server over the Internet by using RPC (Remote Procedure Calls) over HTTP. 
In addition, the RPC over HTTP implementation in Exchange Server 2007 – Outlook Anywhere, allows a much easier and fully automated client configuration, in case you are using Outlook 2007.
In this screencast you will see that all that is required is, to provide your e-mail address, username, and password. Outlook 2003 clients should be configured manually and we demonstrate this too.
 The easiest scenario is when you are using a Multiple Domain (UCC) SSL certificate on your Exchange Server (installing UCC in Exchange 2007 is demonstrated here) and we start with it. The scenarios, when you are using a Single Name SSL Certificate (How to Install a Single Name GoDaddy SSL Certificate in Exchange Server 2007) and Self Signed SSL certificate require additional steps and will be demonstrated in separate Screencasts.

In our demo, we are using a Single Exchange Server 2007 installed on a Windows Server 2008.

]]></description>
    </item>
    <item>
      <title>Screencast: How to Disable Auto Startup of SBS Console in Small Business Server 2008</title>
      <pubDate>Wed, 28 Jan 2009 18:48:24 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/disable-sbs-2008-console-automatic-startup/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/disable-sbs-2008-console-automatic-startup/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Small Business Server 2008</category>
      <description><![CDATA[One of the first things that you notice after the installation of Small Business Server 2008 finishes is the SBS console. It starts automatically after you logon, and presents you with the list of getting started tasks.
This is extremely helpful in the beginning when you go through the process of initial configuration of the server. At some point later, you might find this behavior annoying. No matter how hard you are looking for an option to disable the auto startup of the SBS console, you will not find one in it. Checking the startup folder or the usual places for starting a program also will not give you a clue.
In this Screencast, we demonstrate how to modify the default automatic startup behavior of the SBS console.]]></description>
    </item>
    <item>
      <title>Screencast: How to Install GoDaddy Multiple Domain (UCC) SSL Certificate in Exchange Server 2007</title>
      <pubDate>Tue, 27 Jan 2009 14:33:09 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/install-multiple-domain-name-ucc-ssl-certificate-exchange-2007-windows-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/install-multiple-domain-name-ucc-ssl-certificate-exchange-2007-windows-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange 2007</category>
      <description><![CDATA[The installation process of Exchange Server 2007 ( Screencast: How to Install Exchange 2007 SP1 on Windows Server 2008) generates and installs a temporary Self Signed Certificate which allows you to start and use Exchange Server 2007 immediately. This certificate is provided as a temporary solution and Microsoft recommends that it is replaced with a Commercial Certificate. Using a SelfSigned certificate poses a security risk to your users. Also, you cannot use ActiveSync and Outlook Anywhere with this certificate. In addition, the remote users get a Pop-Up window, warning them about the certificate when opening Outlook Web Access.

Ideally, you should be purchasing and installing a Multiple Domain (UCC) SSL certificate and we are demonstrating Step-by-Step the whole process in this Screencast. In our demo, we are using a Single Exchange Server 2007 scenario.
]]></description>
    </item>
    <item>
      <title>Screencast: How to Configure POP3 Connector in SBS 2008</title>
      <pubDate>Mon, 29 Dec 2008 15:11:21 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/sbs-2008-pop-3-connector/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/sbs-2008-pop-3-connector/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Small Business Server 2008</category>
      <description><![CDATA[Small Business Server 2008 comes with a POP3 connector even though it is not listed in the Getting Started Tasks, and it is not configured by default. As a matter of fact, POP3 connector in Small Business Server has some history - it was included in Small Business Server 2003 (going back to Microsoft Backoffice Small Business Server 4.5).

You can use the POP3 connector to retrieve e-mails from external POP3 accounts (like accounts at your ISP or GMail) and to pre-selected Exchange Server Users or Distribution Groups.
In this screencast, you will see how to configure a POP3 connector in Small Business Server 2008.

]]></description>
    </item>
    <item>
      <title>How to Install a Single Name GoDaddy SSL Certificate in Exchange Server 2007</title>
      <pubDate>Fri, 26 Dec 2008 14:50:55 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/install-single-name-godaddy-ssl-certificate-exchange-2007-windows-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/install-single-name-godaddy-ssl-certificate-exchange-2007-windows-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange 2007</category>
      <description><![CDATA[We have already demonstrated the installation of Exchange Server 2007 SP1 in the Step-by-Step Screencast:
How to Install Exchange 2007 SP1 on Windows Server 2008

The installation process generates and installs a temporary Self Signed Certificate which allows you to start and use Exchange Server 2007 immediately. Again, this certificate is provided as a temporary solution and Microsoft recommends that it is replaced with a Commercial Certificate. Using a SelfSigned certificate poses a security risk to your users. Also, you can not use ActiveSync and Outlook Anywhere with this certificate. In addition, the remote users get a Pop-Up window, warning them about the certificate when opening Outlook Web Access.
In the following Screencast, we will demonstrate the installation and configuration of a GoDaddy Single Name SSL Certificate in Exchange Server 2007. We start by submitting a CSR (Certificate Signing Request), then we download and install the certificate, perform the necessary extra steps to make this certificate work fine in Exchange 2007 environment, and finally, we test the certificate.]]></description>
    </item>
    <item>
      <title>Screencast: How to Allow Anonymous Relay for a Specific IP Address in Exchange 2007</title>
      <pubDate>Wed, 26 Nov 2008 19:45:11 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/allow-relay-in-exchange-server-2007/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/allow-relay-in-exchange-server-2007/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange 2007</category>
      <description><![CDATA[There are cases when you need to allow unauthenticated relaying for specific hosts or network devices in Exchange Server 2007. Typical examples are software packages (like accounting software) or network printers, scanners etc.
Exchange Server 2007 allows authenticated relaying, so if your device or application can authenticate, then this is the recommended approach.
On the other hand, if you don’t have a choice due to software or hardware limitations, your other option is allowing anonymous relay on Exchange Server 2007. As you do not want to turn the Exchange server into an open relay, you have to configure a new connector and restrict anonymous relay based on the source of incoming messages.

In this screencast, we will demonstrate how to allow anonymous relay on a receive connector for a specific IP address – a host which is running an accounting application.
]]></description>
    </item>
    <item>
      <title>Screencast: How to Change Smart Host port in SBS 2008</title>
      <pubDate>Mon, 24 Nov 2008 19:52:29 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/change-smarthost-port-in-sbs-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/change-smarthost-port-in-sbs-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Small Business Server</category>
      <description><![CDATA[We have already demonstrated how to configure a Smart Host for Internet e-mail using the Wizard in Getting Started tasks.
There are situations when you need to change the default Port 25 which is used by the Smart Host. For example, your Smart Host provider might require you to use an alternative Port like Port 587.

Unfortunately, the Wizard does not provide a way to change the default Port 25. If you check the Exchange Management Console, you will not find an option to change the Smart Host Port too.

In this screencast, you will see how to change Smart Host Port in Small Business Server 2008.
]]></description>
    </item>
    <item>
      <title>How to Configure RPC over HTTPS in Exchange Server 2003, running on a Domain Controller</title>
      <pubDate>Tue, 11 Nov 2008 19:12:11 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/rpc-over-https-exchange-on-dc/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/rpc-over-https-exchange-on-dc/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange 2003</category>
      <description><![CDATA[We have already demonstrated how to configure RPC over HTTPS when Exchange Server and Domain Controller are running on separate machines.

In this Step-by-Step Screencast, we will demonstrate another popular scenario - Exchange Server, running on a Domain Controller.
It is very important to note, that the Domain Controller on which Exchange Server is running, should be a Global Catalog. 
We will list again the prerequisites for this Scenario :
- Exchange Server 2003 with SP1 or higher
- The Domain Controller on which Exchange is running should be a Global Catalog Server
- Outlook 2003/2007 running on Windows XP with SP2 or higher, or Windows Vista

To keep things simple, we will dedicate a separate Screencast, covering the different client configuration scenarios – Windows XP, Windows Vista, Outlook 2003, Outlook 2007, clients located outside (at a remote location), clients located on the local network (configuring Split DNS), and last but not less important – using self-issued SSL certificate with RPC over HTTPS.

After we configure the Domain Controller/Global catalog and the Exchange Server 2003, we will demonstrate how to configure and test RPC over HTTPS connection on a client at a remote location, running Windows XP, SP3 and Outlook 2007. 

]]></description>
    </item>
    <item>
      <title>Screencast: How to Configure RPC over HTTPS in Exchange Server 2003, SP1 or higher. Exchange and Domain Controller/Global Catalog running on separate servers.</title>
      <pubDate>Sat, 1 Nov 2008 16:56:55 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/rpc-over-https-exchange-2003-dc-separate-server</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/rpc-over-https-exchange-2003-dc-separate-server</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange 2003</category>
      <description><![CDATA[In a series of Screencasts we will cover the different scenarios for configuring RPC over HTTPS for Exchange Server 2003 and Outlook Anywhere for Exchange Server 2007

In the following Step-by-Step Screencast we will demonstrate one of the most popular scenarios, where Exchange Server(s) and Domain Controller(s)/Global Catalog(s) are running on separate machines. There isn’t a front-end Exchange server in this Scenario and again, it is important to note that Exchange Server 2003 is NOT running on a Domain Controller in this demonstration. As you can see this requires specific configuration changes on the Global Catalog(s) which Exchange Server 2003 is using. 
In this Screencast, after we configure the Domain Controller/Global catalog and the Exchange Server 2003 we will show you how to configure and test RPC over HTTPS connection on a client at a remote location, running Windows XP, SP3 and Outlook 2007. 

For your convenience you can download the text file, with the registry settings used in the demo, and the rpccfg.exe utility.
]]></description>
    </item>
    <item>
      <title>Screencast: How to Manage Microsoft Hyper-V Server 2008 Remotely from Windows Vista – Workgroup Scenario</title>
      <pubDate>Thu, 16 Oct 2008 21:12:53 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/manage-microsoft-hyper-v-server-remotely-workgroup-vista/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/manage-microsoft-hyper-v-server-remotely-workgroup-vista/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008</category>
      <description><![CDATA[In this Screencast, we will demonstrate how to manage Microsoft Hyper-V Server 2008 remotely in a Workgroup configuration. There are many cases when you will prefer to run the free Hyper-V server as a stand-alone machine or in a workgroup instead of in a domain. When you try to connect and manage remotely the Hyper-V machine, you are getting errors like:
● “You do not have the required permissions to complete this task. Contact the administrator of the authorization policy for this computer”
● “An error occurred while attempting to connect to server. Check that the Virtual Machine Management service is running and that you are authorized to connect to the server”
● “RPC server unavailable. Unable to establish communication between …”

We have already demonstrated how to install and configure Microsoft Hyper-V Server 2008 in the following Step-by-Step Screencast. 
If you are using the Microsoft Hyper-V Server 2008 as a member of a Domain, then managing it remotely is performed as demonstrated in How to Manage Hyper-V RTM on Server Core from Windows Vista. 

The scenario when you are using and managing Microsoft Hyper-V Server 2008 remotely in a workgroup requires special attention and configuration on both sides – the managed Server and the managing client. In this Step-by-Step Screencast, you will see how to manage remotely a Hyper-V server in a Workgroup environment. For demonstration purposes the Hyper-V server is a member of HYPERGROUP workgroup and the managing workstation is a member of a different workgroup – VISTAGROUP. If you need to manage remotely Hyper-V server, member of workgroup, from a machine which is a member of a Domain, you have to logon with a local machine account.
]]></description>
    </item>
    <item>
      <title>Screencast: How to Install and Enable Microsoft RSAT (Remote Server Administration Tools) for Windows Vista</title>
      <pubDate>Thu, 9 Oct 2008 15:36:31 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/vista-remote-server-administration-tools/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/vista-remote-server-administration-tools/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008</category>
      <description><![CDATA[RSAT (Remote Server Administration Tools) is essentially the new version of Windows Server 2003 Administration Tools Pack - Adminpak.msi, for Windows Vista. The package allows you to remotely manage roles and features in Windows Server 2008 from a computer running Windows Vista with SP1. Yes, SP1 for Vista is required by RSAT.

Support for remote management is provided for both the Core Server and the full installation of Windows Server 2008. In addition, RSAT also includes an updated Group Policy Management Console (GPMC), which was previously removed in Windows Vista SP1. 

As it is demonstrated in the Step-by-Step Screencast, if you are running a previous version of Server Administration Package (Adminpack.msi), you have to uninstall it first before you proceed with the installation of RSAT.

There is a x86 and x64 version of RSAT, so make sure that you download and install the corresponding version for your OS.
]]></description>
    </item>
    <item>
      <title>Screencast: Initial Configuration of Exchange 2007 SP1. Configuring Send Connector, Receive Connector, Accepted Domain and E-mail Address policy </title>
      <pubDate>Thu, 9 Oct 2008 11:04:41 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/exchange-2007-sp1-initial-configuration-send-accept-email-domain/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/exchange-2007-sp1-initial-configuration-send-accept-email-domain/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007</category>
      <description><![CDATA[We have already demonstrated the installation of Exchange Server 2007 SP1 a Step-by-Step Screencast:
How to Install Exchange 2007 SP1 on Windows Server 2008

In this Screencast, you will see how to perform Exchange 2007 initial configuration. You have to go through these steps because out of the box standard Exchange 2007 installation: 

● Does not allow you to send e-mails to the Internet. 
● Does not allow you to receive e-mails from the Internet – anonymous SMTP connections are dropped, and that’s how most e-mail servers will send e-mails to your Exchange server.
● In addition, the installation process configures a default e-mail address policy and accepted domain, using the forest root FQDN (Fully Qualified Domain Name). In many cases the e-mail domain which a company uses is different than the one used for Active Directory. It is also possible that you need to be able to accept e-mails for more than one e-mail domains – like the scenario when a company is acquired.

Following the Steps outlined bellow, you will have your Exchange Server 2007 up and ready to send and receive e-mails using the e-mail domain that you need.
]]></description>
    </item>
    <item>
      <title>How to Install and Configure Microsoft Hyper-V Server 2008. Step-by-Step Setup and Configuration Tool, Video Guide</title>
      <pubDate>Fri, 3 Oct 2008 03:21:19 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/microsoft-hyper-v-server-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/microsoft-hyper-v-server-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008</category>
      <description><![CDATA[Microsoft Hyper-V Server 2008 is a free product available for download from Microsoft Download Center 
It is important to note that the product does not require Host Server license. Each Windows guest Virtual Machine which is running on it requires a license, though. In comparison Windows Server 2008 standard edition Host Server License includes 1 Physical and 1 Virtual Machine license, the Enterprise edition – 1 Physical and 4 Virtual machines, and the datacenter edition – 1 Physical and unlimited VMs.
Microsoft Hyper-V Server is a perfect choice for you, if you do not plan to use more than 4 CPUs on the host server, and more than 32 GB of memory. It also lacks some of the advance Virtualization features like Clustering and Quick Migration. In addition, it lacks most of the Server Roles which you are used to see on Server Core. In this screencast, we will demonstrate Step-by-Step how to install and configure Microsoft Hyper-V Server 2008. In our demonstration, we will join Hyper-V Server to a Windows Server 2008 domain, and we will enable Remote Desktop on it.
In our next screencast, we will demonstrate how to manage it remotely from a Windows Server 2008 and Windows Vista machine (installing roles and configuring and managing Virtual Guests).
]]></description>
    </item>
    <item>
      <title>Screencast – How to Export Self-Issued (Exchange 2007) Certificate to a File, and Install it on a Mobile Device </title>
      <pubDate>Mon, 22 Sep 2008 15:37:11 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/mobile-import-certificate/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/mobile-import-certificate/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008</category>
      <description><![CDATA[We have already demonstrated in one of our SBS 2008 Screencasts how to install Small Business Server 2008, Self-Issued SSL Certificate on a Mobile Device. ActiveSync will fail to connect if the certificate you are using is not issued by a trusted CA.
If you use an SSL certificate from a Commercial CA (Certificate Authority), you might not have to install it on the mobile devices. Usually, the certificates from the most popular commercial CAs are preinstalled in the root store of the mobile device. If the certificate that you have purchased is not in the list of trusted Root CA of the mobile device – you have to follow the procedure demonstrated bellow.
A default installation of Exchange 2007 uses a Self-Issued SSL certificate for the Exchange Server 2007 installation.

In this screencast, we will show you Step-by-Step how to export Self-Issued SSL certificate to a file. We will also demonstrate how to configure ActiveSync, and connect the mobile device to an Exchange Server 2007.
]]></description>
    </item>
    <item>
      <title>Screencast – How to Import Self-Issued (SBS 2008) Certificate in a Mobile Device</title>
      <pubDate>Fri, 19 Sep 2008 21:56:28 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/sbs-2008-mobile-device-ssl-certificate-import/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/sbs-2008-mobile-device-ssl-certificate-import/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008</category>
      <description><![CDATA[One of the problems which you might have encountered when using Self-Issued SSL certificate is configuring ActiveSync to connect to Exchange server in Mobile Devices.
A default installation of Small Business Server 2008 uses a Self-Issued SSL certificate for the Exchange Server 2007 installation. We have already demonstrated in one of our SBS 2008 Screencasts how to import the Self-Issued certificate to a client machine, and allow normal functionality of Remote Web Workplace.
You have to follow a similar approach before you are able to configure ActiveSync, and connect your mobile device to an Exchange Server which uses Self-Issued SSL certificate.

In this screencast, we will show you step-by-step how to import Self-Issued SSL Certificate in a mobile device. We will also demonstrate how to configure ActiveSync, and connect the mobile device to an Exchange Server 2007.]]></description>
    </item>
    <item>
      <title>How to Install and Configure Microsoft (Mobile) Device Emulator</title>
      <pubDate>Tue, 16 Sep 2008 15:40:42 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/mobile-device-emulator/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/mobile-device-emulator/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008</category>
      <description><![CDATA[There are many cases when you need a Mobile Device Emulator in your testing or troubleshooting process.
A few examples are configuring and testing Outlook Mobile Access (OMA in Exchange 2003), ActiveSync and Direct Push Technology (in Exchange 2007), testing newly installed public certificates, importing self generated SSL certificates etc.

You need the following packages:
● Microsoft Device Emulator 2.0 (Standalone Release)
● Microsoft Device Emulator 3.0 (Standalone Release)
● Windows Mobile 6.1 Emulator Images (Standard and Professional)
● Virtual PC 2007

Supported platforms are Windows Server 2003 Service Pack 2; Windows Vista; Windows XP Service Pack 2 and higher.
As a matter of fact, you can install Microsoft Device Emulator on Windows Server 2008, even though it is not among the list of supported OS. The only trick which you need in such a scenario is to run Device Emulator v.2.0 (vs_emulator.exe) in XP SP2 compatibility mode (you set this in the properties of the file, Compatibility tab). Virtual Mobile Devices run pretty fast on Windows Server 2008.

If you are installing Device Emulator on a 64-bit machine, you need both the emulator (vs_emulator.exe) and emulator X64Addon (vs_emulator-X64Addon.exe) for Microsoft Device Emulator v2.0. When you update it to v3.0, you need only the 64-bit version of Microsoft Device Emulator v.3.0.
Microsoft has pulled off the download for Virtual Machine Network Driver. The only way to install Virtual Machine Network driver is through installing Virtual PC 2007.
In this screencast we will demonstrate step-by-step how to install Device Emulator on a 32-bit version of Windows XP, SP3. We will also demonstrate how to configure a virtual Mobile Device to connect to Internet
]]></description>
    </item>
    <item>
      <title>How to Install Exchange 2007 SP1 on Windows Server 2008</title>
      <pubDate>Thu, 28 Aug 2008 15:30:37 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/install-exchange-on-windows-server-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/install-exchange-on-windows-server-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange 2007</category>
      <description><![CDATA[Both Exchange SP1 and Windows Server 2008 have been in production for quite some time and earned their reputation as stable and dependable products.

In this screencast, we will demonstrate Step-by-Step the installation of Exchange SP1 on Windows Server 2008. A couple of words about the network configuration in our demo: We will be deploying a new Exchange 2007 organization. Transitioning to Exchange 2007 is going to be demonstrated in a separate Screencast. The Domain and Forest functional levels are Windows Server 2008, and we will be installing a x64 version of Exchange 2007. In addition, we will be deploying the so called typical installation – the Exchange Server will host the Hub Transport, Client Access, and Mailbox server roles.
Verifying the Exchange 2007 installation is an important part of the installation process, and it is outlined in details in Step3 too.
A final note for the enthusiasts running Core Server and RODC – you can not install Exchange Server 2007 on these types of Windows Server 2008 installation. Also, only the Exchange 2007 SP1 is supported on Windows Server 2008.

]]></description>
    </item>
    <item>
      <title>How to Manage Hyper-V RTM on Server Core from Windows Vista</title>
      <pubDate>Thu, 21 Aug 2008 21:55:44 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/hyper-v-vista-manage/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/hyper-v-vista-manage/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008 Virtualization</category>
      <description><![CDATA[We have already demonstrated how to install and manage Hyper-V on a full installation of Windows Server 2008.
In this screencast, we will demonstrate how to check whether Hyper-V is successfully installed on Server Core, and how to manage it from Windows Vista.
We will be installing the “Hyper-V Remote Management Update for Windows Vista - KB952627”. Note, that it requires SP1 for Windows Vista. Also, there is a different update file for the 32 bit and 64 bit version of the operating system - Download the corresponding file for your OS.
]]></description>
    </item>
    <item>
      <title>How to Install and Manage Hyper-V RTM on Server Core</title>
      <pubDate>Thu, 21 Aug 2008 12:19:10 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/hyper-v-core-install/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/hyper-v-core-install/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008 Virtualization</category>
      <description><![CDATA[We have already demonstrated how to install and how to upgrade Hyper-V on a full installation of Windows Server 2008.
Server Core installation of Windows Server 2008 is the best choice for root/host partition, when running Hyper-V. It provides the smallest footprint, and allows you to achieve best performance for your guests/virtual machines.

In this screencast, we will demonstrate how to update a Core Server installation to Hyper-v RTM, and how to enable the Hyper-V server role. In addition, we will show you how to connect and manage remotely Hyper-V on a Core Server, from a Windows Server 2008 full installation.
]]></description>
    </item>
    <item>
      <title>How to Upgrade to Windows Server 2008 Hyper-V RTM</title>
      <pubDate>Sat, 16 Aug 2008 17:30:57 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/hyper-v-upgrade/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/hyper-v-upgrade/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008 Virtualization</category>
      <description><![CDATA[We have already demonstrated in one of our screencasts how to install Windows Server 2008 Hyper-V. 
There are many cases when you have already Hyper-V running on a Windows Server 2008. The first question which you have to answer in such cases is what version of Hyper-V are you running on that server. It could be the Hyper-V Beta (6.0.6001.17101), Hyper-V RC0 (6.0.6001.18004), Hyper-V RC1 (Hyper-V RC1 - 6.0.6001.18010), and of course, there is a chance that you are running Hyper-V RTM version (6.0.6001.18016).

You will need Microsoft update for Windows Server 2008 (KB950050).

In the following Screencast, you will see how to upgrade an existing installation of Hyper-V to Hyper-V RTM version.
]]></description>
    </item>
    <item>
      <title>How to Install Windows Server 2008 Hyper-V. (Enabling Windows Server 2008 Hyper-V Role)</title>
      <pubDate>Thu, 14 Aug 2008 22:10:03 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/hyper-v-install/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/hyper-v-install/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008 Virtualization</category>
      <description><![CDATA[Windows Server Hyper-V role is only available for x64 editions of Windows Server 2008. If you are running currently a Beta, RC0 or RC1 version of Hyper-V check our screencast for identifying the current version of Hyper-V and upgrading it to RTM version.
Your x64-based processor must support hardware-assisted virtualization, and hardware data execution protection. In addition, hardware-assisted virtualization should be supported by your motherboard and enabled in the BIOS.

In this screencast, we demonstrate how to install Windows Server 2008 Hyper-V.
]]></description>
    </item>
    <item>
      <title>How to Move a Physical Windows Server 2008 Installation to a Virtual Machine Using Microsoft Hypervisor</title>
      <pubDate>Sun, 20 Jul 2008 21:27:55 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/hyperv-p2v-sbs2k8/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/hyperv-p2v-sbs2k8/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Winows Server 2008 Virtualization</category>
      <description><![CDATA[Did you ever wonder how to move a production machine to a virtual machine? Windows Server 2008 is an awesome candidate for such a process. As a matter of fact, if you are making a decision at the moment whether to stick with Windows Server 2003, or jump to the new OS and somewhere back in your mind you are silently wishing - if I could have a stand by duplicate machine or duplicate the production network to a test one, don’t hesitate anymore. Here is a Step-by-Step video tutorial how to do this. To make the demonstration more interesting, the target server is running Active Directory Domain Services, Exchange Server 2007 SP1, Sharepoint Services, Terminal Services Gateway - in short, it is running SBS 2008. You can see in the the following Screencast, how to duplicate a physical machine to a virtual one, running on Microsoft Hypervisor.
]]></description>
    </item>
    <item>
      <title>How to Install MediaWiki on IIS7 in Windows Server 2008 (x32) </title>
      <pubDate>Fri, 11 Jul 2008 21:42:05 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/Mediawiki-Windows-2008-php-mysql-iis7/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/Mediawiki-Windows-2008-php-mysql-iis7/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008</category>
      <description><![CDATA[MediaWiki is a free software wiki package originally written for Wikipedia. A wiki is a collection of web pages designed to enable anyone who accesses it to contribute or modify content, using a simplified markup language. In this screencasts, we demonstrate the installation of MediaWiki on x32 version in Windows Server 2008. We follow a similar step-by-step fashion to the one demonstrated in How to Install MySQL, PHP using FastCGI, and Joomla on IIS7. The recommended approach when installing PHP on IIS7 is using FastCGI, which combines stability and the improved CGI performance. You will need the following packages for this installation : ● MySQL 5.1 Community Server - Windows ZIP/Setup.EXE (x86) ● PHP 5.2 Non-thread-safe zip package. You can squeeze some additional performance using the NTS PHP package. ● MediaWiki 1.12 package ]]></description>
    </item>
    <item>
      <title> How to Install MySQL, PHP using FastCGI, and WordPress on IIS7 in Windows Server 2008 (x32) </title>
      <pubDate>Thu, 10 Jul 2008 17:41:46 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/windows-2008-wordpress-php-mysql-iis7/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/windows-2008-wordpress-php-mysql-iis7/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows Server 2008</category>
      <description><![CDATA[In this screencasts, we will demonstrate the installation of WordPress on x32 version of Windows Server 2008.

We follow a similar step-by-step fashion to the one demonstrated in How to Install MySQL, PHP using FastCGI, and Joomla on IIS7. The recommended approach when installing PHP on IIS7 is using FastCGI, which combines stability and the improved CGI performance.

The following packages are necessary for this installation:
● MySQL 5.1 Community Server - Windows ZIP/Setup.EXE (x86)
● PHP 5.2 Non-thread-safe zip package. You can squeeze some additional performance using the NTS PHP package.
● WordPress 2.5 package
]]></description>
    </item>
    <item>
      <title>How to Install MySQL, PHP using FastCGI, and Joomla on IIS7, Windows Server 2008 (x32)</title>
      <pubDate>Tue, 8 Jul 2008 22:11:17 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/windows-2008-iis7-joomla-php-mysql-fastcgi/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/windows-2008-iis7-joomla-php-mysql-fastcgi/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008</category>
      <description><![CDATA[ In a series of step-by-step screencasts, we will demonstrate the installation of some of the popular MySQL and PHP applications on IIS7. We will start by demonstrating the installation of Joomla on x32 version of Windows Server 2008.<br><br>
The recommended approach when installing PHP on IIS7 is using FastCGI, which combines stability and the improved CGI performance.<br><br>
You will need the following packages for this installation:<br>
● <a href= http://dev.mysql.com/downloads/><font color=#B61C23>MySQL 5.1 Community Server - Windows ZIP/Setup.EXE (x86)</font></a><br>
● <a href= http://www.php.net/downloads.php><font color=#B61C23>PHP 5.2 Non-thread-safe zip package</font></a>. You will squeeze some additional performance using the NTS PHP package.<br>
● <a href= http://www.joomla.org><font color=#B61C23>Joomla! 1.5 package</font></a><br><br>



  ]]></description>
    </item>
    <item>
      <title>How to Perform Bare - Metal Restore in Small Business Server 2008 (SBS 2008)</title>
      <pubDate>Wed, 2 Jul 2008 22:53:33 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/bare-metal-restore-sbs-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/bare-metal-restore-sbs-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Small Business Server 2008 (SBS 2008)</category>
      <description><![CDATA[Bare-metal restore has always been one of the most dreaded procedures in the life of the Network Administrator. Here you can see the new Windows Server Backup in action.

The wizard automatically searches for local backup disks, and if there are any, selects the last available backup. Of course, you can choose a previous backup from the available list.

In this Screencast we will demonstrate the process of Bare-Metal restore in SBS 2008. Instead of choosing to restore from backup on a local disk, we will show you how to restore from backup on a Network Share. 
]]></description>
    </item>
    <item>
      <title>How to Backup to Network Share in Small Business Server 2008 (SBS 2008)</title>
      <pubDate>Wed, 2 Jul 2008 17:24:11 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/backup-to-network-share-sbs-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/backup-to-network-share-sbs-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008, Small Business Server (SBS 2008)</category>
      <description><![CDATA[As you have probably noticed the Backup Wizard in SBS console allows you to use only local external or internal disks as a destination.

You can also backup to Network Share, and that is what we demonstrate in the following screencast. This approach is especially useful when you consolidate different backups to a network share and then transfer them to a Tape backup.

Bear in mind that when you backup to a network share, you cannot create VSS snapshots on the destination drive. Each full backup will overwrite the previous, unless you specify a different folder.


]]></description>
    </item>
    <item>
      <title>How to Connect Computers to Your Network - SBS 2008. Getting Started Tasks. </title>
      <pubDate>Tue, 1 Jul 2008 10:48:21 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/connect-computers-to-your-network-sbs-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/connect-computers-to-your-network-sbs-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Small Business Server</category>
      <description><![CDATA[You have installed successfully your SBS 2008 server. Probably you have already added user accounts, too. Now it is time connect computers to your network
The easiest approach is to logon to the client machine, use a web browser, and start the Connect Computer wizard.
This screencast demonstrates in details the process of connecting a client machine to an SBS 2008 domain. 
]]></description>
    </item>
    <item>
      <title>How to Add a New User Account in SBS 2008. Getting Started Tasks.</title>
      <pubDate>Mon, 30 Jun 2008 22:18:06 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/add-user-account-sbs-2008/</link>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Small Business Server </category>
      <description><![CDATA[After installing and configuring your Small Business Server 2008, you have to add users and assign permissions and computers to them.
Using the new Wizard in Getting Started Tasks makes this process extremely friendly and straightforward.]]></description>
    </item>
    <item>
      <title>How to Configure Server Backup in SBS 2008. Getting Started Tasks.</title>
      <pubDate>Fri, 27 Jun 2008 20:21:31 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/configure-server-backup-sbs-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/configure-server-backup-sbs-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Small Business Server</category>
      <description><![CDATA[In this Screencast, we will demonstrate Step-by-Step how to configure server backup in Small Business Server 2008.

Probably, you already know that Windows Server 2008 backup is based on a totally different concept in comparison with NTBACKUP included in the previous versions of Windows OS.
The version of Windows Server backup included in SBS 2008 is significantly improved...
Step1 Configure and schedule server backup in SBS 2008.]]></description>
    </item>
    <item>
      <title>How to Add Trusted Certificate – GoDaddy SSL Certificate in SBS 2008 (Getting Started Tasks)</title>
      <pubDate>Mon, 23 Jun 2008 17:19:03 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/godaddy-add-trusted-certificate-sbs-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/godaddy-add-trusted-certificate-sbs-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Small Business Server</category>
      <description><![CDATA[By default, SBS 2008 uses Self Signed certificates in IIS7. The issuer of these certificates is the CA (Certification Authority) installed on SBS 2008 server, and generally, it is not among the list of trusted root authorities in the remote clients. As a result, the remote clients cannot use Outlook Anywhere, or establish a terminal session to the SBS and workstations on the LAN using the Terminal Services Gateway. In addition, they get the annoying pop-up warning stating that the SSL certificate is not valid.
In this screencast, we demonstrate how to add a GoDaddy Turbo SSL certificate in Small Business Server 2008.]]></description>
    </item>
    <item>
      <title>How to Configure Smart Host in SBS 2008 - Getting Started Tasks </title>
      <pubDate>Sun, 22 Jun 2008 18:03:59 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/configure-smarthost-sbs-2008/</link>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Small Business Server 2008</category>
      <description><![CDATA[There are cases, when you need to configure a Smart Host for your e-mail server. A typical example is the situation, when your ISP blocks outbound connections on TCP port 25. Another, very common case is when you are using an IP address which belongs to a range of Dynamic IP addresses. It is a common practice to drop smtp connections or discard e-mail messages sent from a dynamic IP address.
In this screencast, you will follow the process of running the Configure Smart Host for Internet e-mail in SBS 2008.
]]></description>
    </item>
    <item>
      <title>How to Set Up Internet Address in SBS 2008 - Getting Started Tasks</title>
      <pubDate>Fri, 20 Jun 2008 23:43:36 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/set-up-your-internet-address-sbs-2008/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/set-up-your-internet-address-sbs-2008/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Small Business Server 2008</category>
      <description><![CDATA[Setting up your Internet Address is the next very important task included in SBS 2008 Getting Started Tasks.
Based on the Public Domain name that you provide (Internet Address), the Wizard configures Remote Web Workspace, Microsoft Exchange and Sharepoint Services. 
Though you can run the Wizard again, and specify a new name, you will not be able to change automatically the Sharepoint Services configuration. As a result, you will lose access to the internal web site in Remote Web Workspace.

]]></description>
    </item>
    <item>
      <title>How to Connect to the Internet – SBS 2008 Getting Started Tasks </title>
      <pubDate>Thu, 12 Jun 2008 17:07:36 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/connect-to-internet-getting-started-ciw</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/connect-to-internet-getting-started-ciw</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Small Business Server 2008</category>
      <description><![CDATA[Once the installation of Small Business Server 2008 finishes successfully, you can start configuring and managing your server with the SBS console. In a series of screencasts, we will go through the obligatory initial configuration steps for the Small Business Server 2008, the so called Getting Started Tasks.
In this screencast, you will see a demonstration of CIW – Connect to the Internet Wizard.
]]></description>
    </item>
    <item>
      <title> How to Install SBS (Small Business Server) 2008 - Cougar </title>
      <pubDate>Wed, 4 Jun 2008 15:56:47 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/sbs-2008-installation/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/sbs-2008-installation/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Small Business Server 2008 </category>
      <description><![CDATA[In a series of screencasts we will demonstrate the installation and initial configuration of Small Business Server 2008. 
Windows SBS 2008 requires 64-bit hardware – it runs Exchange 2007, and as you know Exchange 2007 requires 64-bit hardware. However, the Premium edition of Small Business Server 2008 allows you to install a second server which can be a 32-bit or 64-bit processor architecture. 
The minimum and recommended requirements for partition size are correspondingly 40GB (40960MB) / 60GB (61440MB). ]]></description>
    </item>
    <item>
      <title>IIS7 - How to Install GoDaddy SSL Certificate</title>
      <pubDate>Tue, 20 May 2008 11:33:29 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/iis7-godaddy-ssl-certificate/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/iis7-godaddy-ssl-certificate/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008</category>
      <description><![CDATA[An SSL certificate is a digital certificate that:
1. Authenticates the identity of a Web site to visiting browsers
2. Encrypts traffic between the web Server and the web browser using Secure Sockets Layer (SSL) technology.

In one of our very popular Screencasts:
How to Install GoDaddy SSL Certificate
we have demonstrated how to install GoDaddy SSL certificate in IIS6. We get daily a lot of questions about installing GoDaddy SSL certificate in IIS7 (Windows Server 2008). The installation process is similar and we will demonstrate it in a Step-by-Step fashion. ]]></description>
    </item>
    <item>
      <title>How to Perform Metadata Cleanup – Windows Server (SBS) 2003 </title>
      <pubDate>Mon, 12 May 2008 22:59:26 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/sbs-metadata-cleanup/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/sbs-metadata-cleanup/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2003</category>
      <description><![CDATA[In this Screencast, we will demonstrate how to recover Active Directory from a crashed Domain Controller or an unsuccessful DC demote procedure.
The Step-by-Step video tutorial outlines the troubleshooting steps that are necessary to perform, both on a Windows Server 2003 SP1, or Small Business Server 2003 SP1 or later.]]></description>
    </item>
    <item>
      <title>How to Backup And Restore Metabase In IIS6</title>
      <pubDate>Thu, 8 May 2008 15:31:30 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/sbs-metabase-restore/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/sbs-metabase-restore/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2003</category>
      <description><![CDATA[In this screencast, we will demonstrate how to backup and restore Metabase in IIS6. We will start with the more difficult scenario, when the IIS services are down, and you have to restore manually Metabase, using history files. 
You will see, also, how to backup and restore Metabase, using IIS manager – IIS services have to be Up and Running.
]]></description>
    </item>
    <item>
      <title>How to Install Read-Only Domain Controller (RODC). Pre-Creating RODC account.</title>
      <pubDate>Thu, 1 May 2008 17:00:10 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/2008-server-rodc-two-stages/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/2008-server-rodc-two-stages/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008</category>
      <description><![CDATA[In this Screencast, we will demonstrate the installation of a Windows Server 2008 Read Only Domain Controller (RODC). Before you proceed with the installation of an RODC in your network, you have to make sure that it covers certain requirements...PDC Emulator , Global Catalog , Domain and Forest Functional Levels,  Schema modification, Authentication Requests, Multiple RODCs.]]></description>
    </item>
    <item>
      <title>Screencast: How to Install from Media (IFM) a Server Core Domain Controller</title>
      <pubDate>Mon, 28 Apr 2008 21:52:12 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/2008-server-core-install-from-media/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/2008-server-core-install-from-media/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008</category>
      <description><![CDATA[In the following Screencast, we demonstrate the whole scenario of adding an additional Server Core Domain Controller in a remote office using Install from Media (IFM). The video steps include creating a new site and adding subnets in Active Directory Sites and Services, Preparing and checking the Active Directory Installation Media, promoting the new DC at the remote site using IFM and checking the result of the promotion.]]></description>
    </item>
    <item>
      <title>How to Install from Media (IFM) an Additional Domain Controller</title>
      <pubDate>Thu, 24 Apr 2008 16:28:22 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/2008-server-dc-install-from-media/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/2008-server-dc-install-from-media/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[One of the many new features in Windows Server 2008 is <b>the improved NTDS utility which provides you with a nice and easy way to create AD DS installation media</b>. Once you see it you are going to love it. You can still use a system state backup as installation media in Windows Server 2008, but a system state backup of a domain controller that runs Windows Server 2008 typically includes more data than is required to perform an IFM operation. In addition, working with System State Backups and Restores is going to be a topic of a different Screencast.]]></description>
    </item>
    <item>
      <title>How to Demote a Server Core Domain Controller</title>
      <pubDate>Tue, 22 Apr 2008 23:12:48 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/2008-server-core-dcpromo-demote/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/2008-server-core-dcpromo-demote/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[There are cases, when you need to demote a Server Core domain controller. Again, you will have to use the DCPROMO command. It is still a good idea, to take a look at the DCPROMO parameters, as we have demonstrated in our previous screencast. Depending on your needs, you have to decide which of them will be suitable for your scenario. 

]]></description>
    </item>
    <item>
      <title>How to Run DCPROMO on Server Core Using CoreConfigurator (Guy Teverovsky’s Utility)</title>
      <pubDate>Tue, 22 Apr 2008 21:37:04 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/2008-server-core-dcpromo-coreconfigurator/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/2008-server-core-dcpromo-coreconfigurator/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[As we have demonstrated in one of our Core Server screencasts - <a href="http://www.netometer.com/video/tutorials/2008-server-core-domain-controller"><FONT color=#b61c23>How to Install Domain Controller Role on Server Core</FONT></a>, running DCPROMO requires that you provide the necessary information either by an unattend file or by switches. <br/>By default, Core Server does not come with a DCPROMO wizard. <br/>Another, more comfortable option is, to provide the answers in unattend file (for example unattend.txt), and run DCPROMO using this file. <br/><br/>One of the options in the CoreConfigurator utility, written by Guy Teverovsky -<br/><a href="http://blogs.microsoft.co.il/blogs/guyt/archive/2008/03/22/windows-server-core-coreconfigurator-to-the-rescue.aspx"><FONT color=#b61c23>Core Server Configurator </FONT></a>is, to run a DCPROMO wizard, which helps you generate a DCPROMO answer file, and run DCPROMO with it. <br/>]]></description>
    </item>
    <item>
      <title>How to Install Domain Controller Role on Server Core</title>
      <pubDate>Tue, 22 Apr 2008 21:31:30 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/2008-server-core-domain-controller/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/2008-server-core-domain-controller/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[Installing Active Directory Domain Services Role on a Server Core installation of a Windows Server 2008, requires running the dcpromo command in conjunction with a number of switches/parameters.<br>
As you don’t have the Graphical User Interface for the DCPROMO wizard in Server Core installation, you will have to provide the settings for the DC promotion as parameters. 
]]></description>
    </item>
    <item>
      <title>Moving Exchange 5.5 to New Hardware by Using Offline Backup</title>
      <pubDate>Wed, 16 Apr 2008 12:07:40 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/replace55/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/replace55/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange 5.5</category>
      <description><![CDATA[This tutorial demonstrates how to move an existing Exchange 5.5 server to new hardware. The old server is going to be shut down and removed from the network. The new server is going to have exactly the same name and IP address, and the change should be totally transparent to the end user. ]]></description>
    </item>
    <item>
      <title>How to Install SSH Server on NT4.0</title>
      <pubDate>Fri, 18 Apr 2008 11:56:07 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/ntssh/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/ntssh/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows NT4.0</category>
      <description><![CDATA[If you are familiar with SSH, and need to have SSH service configured, and running on your NT4.0 server, take a look at the following tutorial. We are using the free OpenSSH server which comes with the Cygwin environment. 
]]></description>
    </item>
    <item>
      <title>How to Check NAT in RRAS</title>
      <pubDate>Fri, 18 Apr 2008 16:35:07 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/natmap/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/ntssh/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2003</category>
      <description><![CDATA[If you are performing NAT on your Routing, and Remote Access server, it is a good idea to check the status of the NAT translations. Here, you can see how to perform this check. 
]]></description>
    </item>
    <item>
      <title>How to Set Timeout Value for Cache DNS</title>
      <pubDate>Sun, 13 Apr 2008 15:42:40 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/cachedns/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/cachedns/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2003</category>
      <description><![CDATA[When you integrate WINS and DNS, you should also set WINS caching and time-out values. The caching value determines how long records returned from WINS are valid. The time-out value determines how long DNS should wait for a response from WINS before timing out and returning an error. These values are set for both forward and reverse WINS lookups.
Here we demonstrate how to set the timeout value for a cache DNS server...


]]></description>
    </item>
    <item>
      <title>How to Change LDAP port in Exchange 5.5 Server</title>
      <pubDate>Sun, 13 Apr 2008 15:02:57 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/ldap55/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/ldap55/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange 5.5</category>
      <description><![CDATA[The default LDAP port for Exchange 5.5 server is 389. If your Exchange server is running on a Domain Controller and you are planning to upgrade or migrate to a higher version of Exchange, it is necessary to change the default LDAP port 389 in Exchange 5.5 Server and specify a free port.]]></description>
    </item>
    <item>
      <title>How to Install Go Daddy SSL Certificate</title>
      <pubDate>Wed, 19 Mar 2008 23:34:09 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/godaddy-ssl-certificate/</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/godaddy-ssl-certificate/</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2003</category>
      <description><![CDATA[In the following screencast you will see in a step-by-step fashion:<br>
- How to send a CSR (Certificate Signing Request) to GoDaddy.com for a Turbo SSL certificate.<br>
- How to confirm that you represent the entity, controlling the domain in request.<br>
- How to install and test the certificate.<br>
- In addition, you will see the most common problems and mistakes which you might encounter and the steps for their troubleshooting.]]></description>
    </item>
    <item>
      <title>How to Install Self-Signed Certificate – IIS7, Windows Server 2008</title>
      <pubDate>Mon, 10 Mar 2008 13:42:04 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/server-2008-self-signed-certtificate/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/server-2008-self-signed-certtificate/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[We get a lot of questions, whether you can use SelfSSL.exe and generate a Self-Signed Certificate in IIS7. In step3, we demonstrate how to use SelfSSL.exe to generate and assign a certificate, as well as importing it, and adding the issuer to the root of the trusted certificate authorities, so you do not get a warning every time you open the web site.]]></description>
    </item>
    <item>
      <title>How to Add Windows 2008 Domain Controller. Upgrading Active Directory Domain to Windows Server 2008 AD DS Domain.</title>
      <pubDate>Mon, 10 Mar 2008 13:40:41 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/windows-dc-2008-add-upgrade/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/windows-dc-2008-add-upgrade/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[In this screencast, we show you how to upgrade Active Directory domain to Windows Server 2008 AD DS by adding a new Windows Server 2008 Domain Controller.
- You can introduce your first Windows Server 2008 Domain Controller in Active Directory, by performing an in-place upgrade of an existing Windows 2003/2000 DC
- You can add a fresh installed Windows 2008 member server, and promote it as a DC.
]]></description>
    </item>
    <item>
      <title>How to Upgrade Active Directory Domain to Windows Server 2008 AD DS Domain, In-Place 2003 DC Upgrade</title>
      <pubDate>Sun, 9 Mar 2008 13:37:32 -0700</pubDate>
      <link>http://www.netometer.com/video/tutorials/windows-dc-2008-inplace-upgrade/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/windows-dc-2008-inplace-upgrade/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[Windows Server 2008 introduces many improvements and new features in the Active Directory infrastructure. Some of the most important features are:
- Flexible Password Policies
- Active Directory Auditing
- Read Only Domain Controllers RODC
In a series of screencasts we will demonstrate in a Step-by-Step fashion these new features.

In this screencast we show you how to migrate Active Directory domain to Windows Server 2008. There are two approaches in this process:
- You can introduce your first Windows Server 2008 Domain Controller in Active Directory by performing an in-place upgrade of an existing Windows 2003/2000 DC
- You can add a fresh installed Windows 2008 member server and promote it as a DC.

In the following screencast you will see the first approach – in-place upgrade of a Windows 2003 Domain Controller. There are a couple of very important considerations that you should have in mind before you proceed with your migration scenario.]]></description>
    </item>
    <item>
      <title>How to perform an In-place Upgrade of Windows Server 2008</title>
      <pubDate>Thu, 6 Mar 2008 13:30:57 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/windows_server_2008_inplace_upgrade/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/windows_server_2008_inplace_upgrade/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[In this screencast we demonstrate how to perform an in-place upgrade of a Windows Server 2008. It is important to note that we will be upgrading in-place a Windows 2003 Member server. If you are looking for in-place upgrade of a domain controller, check the following screencast: How to perform in-place upgrade of a Domain Controller – Windows Server 2008.
One of the main problems that most of the administrators which choose to perform in-place upgrade will meet is the increased value of free space required by the Windows Server 2008 installation. We will outline a nice solution to this problem in our screencast. In addition, you have make sure that your hardware is capable of running Windows Server 2008 and you have the necessary drivers for it.]]></description>
    </item>
    <item>
      <title>How to Install a Windows 2008 Server Forest – Adding AD Domain Services Role</title>
      <pubDate>Mon, 4 Feb 2008 19:43:59 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/ad-services-install/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/ad-services-install/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[Windows Server 2008 introduces a lot of enhancements and new features in Active Directory Services. Promoting a Windows Server 2008 as a Domain Controller is performed by adding the Active Directory Domain Services role in Server manager. When you are adding this role you will notice also the following roles:
- Active Directory Federation Services (AD FS - provides an identity access solution
- Active Directory Lightweight Directory Services (AD LDS) - provides directory services for applications. It replaces Active Directory Application Mode (ADAM) in Windows Server 2003<>- Active Directory Rights Management Services (AD RMS) – provides information-protection.]]></description>
    </item>
    <item>
      <title>Initial Configuration Of Windows Server 2008 Core Installation</title>
      <pubDate>Sun, 3 Feb 2008 19:37:59 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/core-initial-setup/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/core-initial-setup/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[When you are configuring a Windows Server 2008 Core Installation you will have to use most of the time command line. In this screencast we will demonstrate some of the most common tasks which you will need to perform. We cover changing administrator’s password, machine name, server activation, setting Time and Date, Regional options, IP configuration, joining a domain, installing a server role and managing it remotely from a Windows Server 2008 Full installation.
]]></description>
    </item>
    <item>
      <title>Screencast: How to Change Screen Resolution in Windows 2008 Core Server Installation</title>
      <pubDate>Sat, 2 Feb 2008 19:35:47 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/core-server-change-resolution/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/core-server-change-resolution/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[Windows Core Server installation is a minimal install of Windows 2008 server. One of the settings you might need to change is the screen resolution. In the following screencast you will see how to adjust the screen resolution through your default interface – the command prompt.]]></description>
    </item>
    <item>
      <title>Screencast: How to Perform Windows 2008 Core Server Installation</title>
      <pubDate>Fri, 1 Feb 2008 19:32:28 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/core-server-installation/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/core-server-installation/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Windows 2008 Server Screencasts</category>
      <description><![CDATA[One of the options for Windows 2008 is Core Server Installation. This option provides a minimal operating installation. It resembles very much to the minimal installation of Linux. We get only a subset of the server binaries required by the server roles, supported by the Core server installation. The default user interface is the command prompt – you don’t get the explorer shell. In a series of screencast we will show you how to install Windows 2008 Server Core and perform the initial configuration steps like IP, Firewall, Domain membership settings, changing Server name, Screen resolution etc. Do not forget that you will be able to connect and manage the Core server from a standard installation remotely via MMC snap-in. In addition you can manage it remotely via:
- Terminal Server
- Windows Remote Shell
- Command Prompt
You will be able to watch a demonstration for these methods in our Windows 2008 Screencast series. Let’s start with the first screencast – Windows 2008 Core server installation.

]]></description>
    </item>
    <item>
      <title>How to allow login to Outlook Web Access</title>
      <pubDate>Thu, 31 Jan 2008 19:52:42 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/owaupn/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/owaupn/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007 Screencasts</category>
      <description><![CDATA[]]></description>
    </item>
    <item>
      <title>How to Configure Forms-Based Authentication for Outlook Web Access</title>
      <pubDate>Wed, 30 Jan 2008 19:54:06 -0800</pubDate>
      <link>http://www.netometer.com/video/tutorials/owafba/index.php</link>
      <guid isPermaLink="true">http://www.netometer.com/video/tutorials/owafba/index.php</guid>
      <author>rssauthor@netometer.com (Dean)</author>
      <category>Exchange Server 2007 Screencasts</category>
      <description><![CDATA[]]></description>
    </item>
    <item>
      <title>Exchange 2003 Screencasts page is ready</title>
      <pubDate>Mon, 2 Jul 2007 12:54:44 -0700</pubDate>
      <link>http://www.netometer.com/video/exchange2003.html</link>
      <author>rssauthor@netometer.com (Dean)</author>
      <comments>http://www.netometer.net/referus/</comments>
      <category>Screencasts</category>
      <description><![CDATA[A lot of exchange 2003 screencasts can be found at this page]]></description>
    </item>
    <item>
      <title>NetoMeter web site is completely redesigned</title>
      <pubDate>Mon, 2 Jul 2007 12:28:28 -0800</pubDate>
      <link>http://www.netometer.com/video/exchange2003.html</link>
      <author>rssauthor@netometer.com (Dean)</author>
      <comments>http://www.netometer.net/refer/</comments>
      <category>Anouncement</category>
      <description><![CDATA[<p align="left">Today the popular website NetoMeter, dedicated to publishing screencasts and videos received a totally redesigned look and fell. </p>]]></description>
    </item>
  </channel>
</rss>