<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4844736553436779684</id><updated>2012-01-24T05:06:39.761-08:00</updated><title type='text'>Technical Discussion Forum</title><subtitle type='html'>The objective of the blog is to post technical queries and discuss the answers for them</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>25</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-9117227876899304892</id><published>2007-09-20T02:04:00.000-07:00</published><updated>2007-09-20T02:12:00.838-07:00</updated><title type='text'>What is the difference between Firewall server and Proxy server?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Firewall server is primarily meant for protecting internal IT infrastructure from being attacked from the internet. These are generally standardized devices like Cisco PIX or software based solutions like Checkpoint and Microsoft ISA. Some of the devices can also function as enablers of internet sharing.&lt;br /&gt;&lt;br /&gt;Proxy servers are meant for internet sharing and hiding the internal users information like (IP Address) from the internet. Some proxies also function as firewalls. But that is not what they are designed for. A company which has a good firewall may not require a proxy. However, if a company is just sharing an internet connection on a server may want to use proxies, so that internal users can access the internet through the same connection using the proxy. Windows 2000 onwards provides an inbuilt feature called “Internet Connection Sharing” which can have the same functionality. Typically cyber cafes and similar sized / type setups use proxies.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Does NAT performs the same stuff similar to proxy server?&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 3)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Not really.&lt;br /&gt;&lt;br /&gt;The objective of NAT is to enable 2-way communication with the internet of a machine which is not internet facing. For example, if you want to access your desktop computer from your home via broadband, how will you do it? Although you are connected to the internet from home and your office desktop is also connected to the internet through the default gateway. However, your office desktop computer has a private IP range (172.18.x.x) which is not recognized on the internet. So, there are 2 ways in which you could access your office desktop from home:&lt;br /&gt;&lt;br /&gt;1) Connect your office desktop outside the router and let it get the public IP from the service provider. This will mean that only your office desktop will be able to access the internet and no one else will be able to access it (unless your office desktop is configured as a proxy server and everyone’s Internet Explorer is configured to use your office desktop as a proxy). With this arrangement, both your home computer and office computer have public IPs from the internet and hence you can connect as if you were on a LAN (not from the speed perspective).&lt;br /&gt;2) The other option, is to let your office desktop continue using the intranet IP (172.18.x.x) and configure a NAT on the router / firewall. Basically, NAT will map an internet public IP to your office desktop’s internal IP. So let’s say, the public IP configured to NAT is 1.2.3.4 and your office desktop IP is 172.18.2.5. Now, you can connect to your office desktop from your home using the IP 1.2.3.4 (still not your internal IP 172.18.2.5). When this request hits the router / firewall, they will know that the IP requested (1.2.3.4) is meant from your office desktop (172.18.2.5) and it will route the packets accordingly.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 4)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;I would like to add something on the Proxy servers, &lt;br /&gt;Proxy servers are used for internet sharing. &lt;br /&gt;In other words , if we start looking at proxy servers from OSI model, these servers work in Application layer. When we talk about firewall, we are dealing with network layer and below. &lt;br /&gt;That’s the main difference between Proxy servers and firewalls. &lt;br /&gt;Proxy servers only deals with internet sharing, when we setup a proxy server we can have a excellent control on internet usage for internal users and that’s the reason why we see proxy servers in net cafes. &lt;br /&gt;Proxy servers also cache internet contents and when any users requests same, it just picks from cache and shows to the user.&lt;br /&gt;(this is another sign that Proxy servers work in Application layer)&lt;br /&gt;Also in many environments we see that proxy is setup and Network admin configures group policies for Proxy servers ( under internet explorer settings.).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-9117227876899304892?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/9117227876899304892/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=9117227876899304892' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/9117227876899304892'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/9117227876899304892'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/09/what-is-difference-between-firewall.html' title='What is the difference between Firewall server and Proxy server?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-5921237735329378424</id><published>2007-09-06T05:42:00.001-07:00</published><updated>2007-09-06T05:42:54.771-07:00</updated><title type='text'>How to generate events about users receiving warning messages about mailbox storage limits in Exchange 2003?</title><content type='html'>You can configure Exchange to automatically report to the Application event log the users who are exceeding mailbox store limits. To configure reporting of which mailboxes are being sent warning messages about their storage space, follow these steps:&lt;br /&gt;&lt;br /&gt;1. Start Exchange System Manager.&lt;br /&gt;2. Confirm that each mailbox store has a Warning Message Interval designated (on the Limits property page).&lt;br /&gt;3. Under the Servers container, right-click the Exchange 2003 server you want to report on storage warnings, and then click Properties.&lt;br /&gt;4. Click the Diagnostics Logging tab, open MSExchangeIS, and then click Mailbox.&lt;br /&gt;5. Click Storage Limits, and then set the logging level to Maximum. Click OK.&lt;br /&gt;&lt;br /&gt;Once this is completed, you will see the following event IDs in the Application log on the Exchange 2003 server you are monitoring:&lt;br /&gt;&lt;br /&gt;◆ Event ID 1077 indicates which mailboxes exceed their storage warning limit.&lt;br /&gt;&lt;br /&gt;◆ Event ID 1078 indicates which mailboxes exceed their prohibit send limit.&lt;br /&gt;&lt;br /&gt;◆ Event ID 1218 indicates which mailboxes exceed their prohibit send and receive limit (mailbox disabled).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-5921237735329378424?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/5921237735329378424/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=5921237735329378424' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/5921237735329378424'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/5921237735329378424'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/09/how-to-generate-events-about-users.html' title='How to generate events about users receiving warning messages about mailbox storage limits in Exchange 2003?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-1485452612122081503</id><published>2007-09-05T03:24:00.000-07:00</published><updated>2007-09-05T03:28:35.495-07:00</updated><title type='text'>How to restrict only certain versions of Outlook to connect to Exchange server?</title><content type='html'>From Exchange 2000 Service Pack 1, a new feature was introduced which enabled the Administrator to allow only certain versions of Outlook to connect to the Exchange Server. This is typically handy in large organizations which have multiple versions of Outlook running. This feature is used to prevent users who are still running an older version of Outlook to connect to the Exchange server.&lt;br /&gt;&lt;br /&gt;A general recommendation is not to allow Outlook clients older than Outlook 2000 Service Pack 3 from connecting to the Exchange server. The reason is the enhanced security feature called “Email Security Update” which was introduced in Service Pack 3 of Outlook 2000.&lt;br /&gt;&lt;br /&gt;This feature is also handy to prevent your users from installing Beta versions of Outlook, as these may cause loss of productivity and increase in the number of helpdesk calls.&lt;br /&gt;&lt;br /&gt;For implementing Outlook version, restriction, the MAPI version of Outlook is required. There is a MAPI version available from Outlook  Help  About. We are not talking about this version number. The version number needs to be obtained from the Exchange server. This is available under Logons in the Exchange System Manager, under the column Client Version. Below is the diagram which shows this:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Hp91Hghv6FQ/Rt6D_8zGrUI/AAAAAAAAAIo/lgmRF_-Ugmg/s1600-h/1.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5106664162160192834" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://2.bp.blogspot.com/_Hp91Hghv6FQ/Rt6D_8zGrUI/AAAAAAAAAIo/lgmRF_-Ugmg/s400/1.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The version number presented is in the form of w.x.y.z&lt;br /&gt;&lt;br /&gt;The number required for restricting access to certain version  of Outlook is w.y.z. The number in x is not required.&lt;br /&gt;&lt;br /&gt;The most important value in this table is the value in the Value Required to Restrict Logon column. By default, Exchange allows all versions of MAPI clients to access the mailbox stores. However, you can restrict access to the mailbox and public folder stores to specific versions if you create a Registry value called&lt;br /&gt;Disable MAPI Clients of type REG_SZ in the following Registry key:&lt;br /&gt;&lt;br /&gt;HKLM\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem&lt;br /&gt;&lt;br /&gt;In this Registry value that you created, you will put in the values of clients that should be prevented from accessing the Information Stores. It is also permissible to put in a range of versions; entries must be separated by a comma. The Exchange components must always be allowed to access the store.&lt;br /&gt;&lt;br /&gt;NOTE: The MAPI version 6 components must always be allowed to log on. They are the Exchange 2003 components such as the System Attendant or the Exchange System Manager.&lt;br /&gt;&lt;br /&gt;Once this feature is in place, clients will get a “The attempt to log on to the Microsoft Exchange Server computer has failed” message if they try to access the Exchange server from a client whose MAPI version you are blocking. However, Outlook 2003 gives a little more intelligent and explanatory pop-up message:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rt6EAczGrVI/AAAAAAAAAIw/JIn2VP6WoXw/s1600-h/2.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5106664170750127442" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rt6EAczGrVI/AAAAAAAAAIw/JIn2VP6WoXw/s400/2.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-1485452612122081503?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/1485452612122081503/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=1485452612122081503' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/1485452612122081503'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/1485452612122081503'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/09/how-to-restrict-only-certain-versions.html' title='How to restrict only certain versions of Outlook to connect to Exchange server?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Hp91Hghv6FQ/Rt6D_8zGrUI/AAAAAAAAAIo/lgmRF_-Ugmg/s72-c/1.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-6393361729826421841</id><published>2007-09-03T06:59:00.000-07:00</published><updated>2007-09-03T07:00:40.807-07:00</updated><title type='text'>What is SIP?</title><content type='html'>Session Initiation Protocol (SIP), a signaling protocol, is used for establishing a session in an IP network — from a simple two-way telephone call to a multi-media conference call session with many participants. The IP telephony industry has recently adopted SIP, an RFC standard (RFC 3261) from the Internet Engineering Task Force (IETF), as the protocol of choice for signaling because of its ability to facilitate Internet applications by working with other protocols. It is not the be-all and end-all of protocols — it was designed to be a facilitation mechanism, not an all-inclusive solution. Its flexibility is what makes it so powerful, and an all-inclusive approach does not offer this level of flexibility.&lt;br /&gt;&lt;br /&gt;Essentially, SIP establishes, manipulates and tears down sessions, and its main purpose is to help session originators deliver invitations to potential session participants wherever they may be. It uses URLs to address participants and SDP to convey session information and it’s easy to combine SIP with other applications, like Web browsers and messaging. The bottom line is that it’s a modular approach to maximizing IP telephony protocols. SIP can find and invite call invitees wherever they are. It facilitates multi-media calls with many participants who may join and leave at will.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-6393361729826421841?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/6393361729826421841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=6393361729826421841' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/6393361729826421841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/6393361729826421841'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/09/what-is-sip.html' title='What is SIP?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-1333016208274200447</id><published>2007-09-02T06:34:00.000-07:00</published><updated>2007-09-02T06:35:56.804-07:00</updated><title type='text'>How to customize system messages in Exchange Server?</title><content type='html'>This is typically used when there is a need to customize system messages. For example, if there is a mailbox storage limit, and the default message that goes to the mailbox owner when a warning threshold is reached, needs to be customized, there are no options available through a GUI. These messages (and other system messages) can be customized by modifying a DLL file where all the system message contents are stored. A word of caution before editing DLL files:&lt;br /&gt;&lt;br /&gt;1) They will be overwritten each time a patch or service pack attempts to upgrade the file to a newer version&lt;br /&gt;2) If Microsoft PSS is working on an issue on the server, the file will need to be replaced with the default file.&lt;br /&gt;3) Any modifications to the system file like a DLL file can make the system unstable&lt;br /&gt;&lt;br /&gt;All the system messages are stored in a file called MDBSZ.DLL. This file is located in the Exchsrvr\Bin directory.&lt;br /&gt;&lt;br /&gt;Unlike most files, this file cannot be opened in Notepad and changes made to it. Instead, Microsoft has released a bunch of tools called as ‘Resource Localization Toolset’. This includes a tool called RLSQuikEd. This is a tool that will need to be used to open and edit the MDBSZ.dll file.&lt;br /&gt;&lt;br /&gt;The Resource Localization Toolset can be downloaded from http://tinyurl.com/88ash&lt;br /&gt;&lt;br /&gt;It also contains a self help document called RLTOOLS.DOC&lt;br /&gt;&lt;br /&gt;Below is the screenshot of a system message being modified by RLSQuikEd&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Hp91Hghv6FQ/Rtq8HMzGrSI/AAAAAAAAAIY/BTefVDNJzmg/s1600-h/1.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Hp91Hghv6FQ/Rtq8HMzGrSI/AAAAAAAAAIY/BTefVDNJzmg/s400/1.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5105599959458557218" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-1333016208274200447?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/1333016208274200447/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=1333016208274200447' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/1333016208274200447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/1333016208274200447'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/09/how-to-customize-system-messages-in.html' title='How to customize system messages in Exchange Server?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Hp91Hghv6FQ/Rtq8HMzGrSI/AAAAAAAAAIY/BTefVDNJzmg/s72-c/1.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-8563654680582949363</id><published>2007-08-26T05:34:00.000-07:00</published><updated>2007-08-26T05:36:51.951-07:00</updated><title type='text'>How to allow only certain users to access the Exchange Server Information Store?</title><content type='html'>&lt;div align="left"&gt;The Exchange server information store be default allows all users to connect. There are some scenarios when the administrator wants to connect to the server and verify things, without having the end users connecting to the server. This is a typical requirement post maintenance, when an administrator wants to check the functionality of the server, but at the same time he does not wants any user to connect to the server. This can be done using the methods below:&lt;br /&gt;&lt;br /&gt;1) Getting the LegacyExchangeDN attribute of the user to whom access needs to be given&lt;br /&gt;2) Restricting access only to that user from the registry&lt;br /&gt;&lt;br /&gt;We will see below how to do the above steps:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;1) Getting the LegacyExchangeDN attribute of the user to whom access needs to be given.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;LegacyExchangeDN attribute for the user can be obtained by using the ADSIEdit.exe or LDP.exe to run a LDAP query against the Active Directory.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;2) Restricting access only to that user from the registry&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;1. Run the Windows NT Registry Editor (REGEDT32, not REGEDIT).&lt;br /&gt;&lt;/div&gt;&lt;div align="left"&gt;2. Locate the HKLM\System\CurrentControlSet\Services\MExchangeIS\ParametersSystem Registry key.&lt;br /&gt;&lt;/div&gt;&lt;div align="left"&gt;3. Select Edit Add Value, type Logon Only As, and select REG_DWORD in the Data Type box.&lt;br /&gt;4. Enter 0 to allow anyone to access the Information Store or enter 1 to block access to the Information Store.&lt;br /&gt;&lt;/div&gt;&lt;div align="left"&gt;5. Create another Registry value by choosing Edit Add Value, type Trace User LegacyDN, and select REG_SZ in the Data Type box.&lt;br /&gt;&lt;/div&gt;&lt;div align="left"&gt;6. In the Data box that appears, enter the legacyExchangeDN of the mailbox that will be allowed to access the server. If you leave this box empty, no one will be able to access the server. The DN should be in the following format: &lt;/div&gt;&lt;div align="left"&gt;&lt;br /&gt;/O=Domain/OU=Sales/CN=Recipients/CN=Mathew&lt;br /&gt;&lt;/div&gt;&lt;div align="left"&gt;7. Stop and restart the Information Store service for the change to take effect. &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-8563654680582949363?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/8563654680582949363/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=8563654680582949363' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/8563654680582949363'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/8563654680582949363'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/how-to-allow-only-certain-users-to.html' title='How to allow only certain users to access the Exchange Server Information Store?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-2203193521099108851</id><published>2007-08-24T22:35:00.000-07:00</published><updated>2007-08-24T22:36:07.195-07:00</updated><title type='text'>What is new in the Move Mailbox wizard of Exchange 2003?</title><content type='html'>Following are the additions in the Move Mailbox wizard of Exchange 2003:&lt;br /&gt;&lt;br /&gt;1) The Move Mailbox wizard is now multi-threaded. Hence moving mailboxes will be less time consuming, because 4 mailboxes can be moved simultaneously&lt;br /&gt;2) There is an option to ignore the alerts received while moving mailboxes and carry on the movement. Also the number of errors to pass before halting the movement can be specified.&lt;br /&gt;3) Now a start time and end time can be specified for moving mailboxes. So if the activity is scheduled for late night start, someone need not wait by the server to start the moves.&lt;br /&gt;4) The wizard provides an XML report after completing the move with the details of mailboxes moved and errors encountered.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-2203193521099108851?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/2203193521099108851/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=2203193521099108851' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/2203193521099108851'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/2203193521099108851'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/what-is-new-in-move-mailbox-wizard-of.html' title='What is new in the Move Mailbox wizard of Exchange 2003?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-7753325739053102178</id><published>2007-08-23T06:32:00.001-07:00</published><updated>2007-08-23T06:33:54.177-07:00</updated><title type='text'>How is availability calculated?</title><content type='html'>There are 2 terms which goes into the calculation of availability:&lt;br /&gt;&lt;br /&gt;Mean Time Between Failures (MTBF)&lt;br /&gt;Mean Time to Recover (MTTR)&lt;br /&gt;&lt;br /&gt;Availability is calculated by applying the formula below:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Hp91Hghv6FQ/Rs2MmczGrPI/AAAAAAAAAIA/mLs7rmIGcaU/s1600-h/1.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Hp91Hghv6FQ/Rs2MmczGrPI/AAAAAAAAAIA/mLs7rmIGcaU/s400/1.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5101888545074097394" /&gt;&lt;/a&gt;&lt;br /&gt;For example, if a network switch fails after 500,000 hours of service and it takes 24 hours to repair it, then the availability becomes 99.99520&lt;br /&gt;&lt;br /&gt;If this availability is not acceptable and the repair time cannot be reduced, the alternative is to keep spares. In the previous example, let’s say, replacing the switch with a spare switch takes just 1 hour, then the availability comes down to 99.99980.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-7753325739053102178?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/7753325739053102178/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=7753325739053102178' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/7753325739053102178'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/7753325739053102178'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/how-is-availability-calculated.html' title='How is availability calculated?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Hp91Hghv6FQ/Rs2MmczGrPI/AAAAAAAAAIA/mLs7rmIGcaU/s72-c/1.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-1100547439012071043</id><published>2007-08-18T22:08:00.000-07:00</published><updated>2007-08-18T22:09:39.022-07:00</updated><title type='text'>What does Exchange do during online maintenance?</title><content type='html'>Following is the list of activities done during an online maintenance for Exchange:&lt;br /&gt;&lt;br /&gt;1) If the mailbox retention period is 1 month, and a deleted mailbox has reached 1 month, it is deleted during the online maintenance process.&lt;br /&gt;2) If deleted item retention period is 1 month, and a deleted item has reached 1 month, it is deleted during the online maintenance process.&lt;br /&gt;3) An online defragmentation is performed on the store which rearranges all the white space in the database. This does not compacts the database file size.&lt;br /&gt;4) The online maintenance process queries the Active Directory to verify that the mailbox’s associated user account is still available. &lt;br /&gt;5) For public folder stores, the online maintenance purges all messages marked for expiration.&lt;br /&gt;&lt;br /&gt;Online maintenance and online backup cannot run simultaneously. If an online backup of a single store is triggered during online maintenance, the online maintenance will halt.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-1100547439012071043?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/1100547439012071043/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=1100547439012071043' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/1100547439012071043'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/1100547439012071043'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/what-does-exchange-do-during-online.html' title='What does Exchange do during online maintenance?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-6230813942921507313</id><published>2007-08-11T21:49:00.000-07:00</published><updated>2007-08-13T07:58:22.381-07:00</updated><title type='text'>How to determine whether Exchange 2003 is running Standard or Enterprise Edition?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;We can find out which Exchange Version is running by using the event viewer. The following event id will get generated when exchange server installed.&lt;br /&gt;&lt;br /&gt;Standard Edition: Event ID 1216&lt;br /&gt;Enterprise Edition: Event ID 1217&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Great. Any other ways???&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 3)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Also if, under the servers Protocol container, you see an X.400 container, it has to be an Enterprise Edition&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 4)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Just to elaborate my point &lt;br /&gt;Click start -&gt; Run -&gt; Type regedit.&lt;br /&gt;Expand HKEY_LOCAL_MACHINE&lt;br /&gt;Find software, expand software &lt;br /&gt;Scroll to find Microsoft and expand it.&lt;br /&gt;Then expand windows followed by current version and then finally uninstall.&lt;br /&gt;Locate the GUID key which tells you what version you are running.&lt;br /&gt;Like on my VM it is F95DE19F-CF69-4b03-81B6-9ec050D20D3b which says the server running is Enterprise Full Packed Product.&lt;br /&gt;If you select the above key it also gives you the details like Installation path, display name, publisher name, uninstall path. You can also right click and modify the path but this may land you in nasty trouble.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-6230813942921507313?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/6230813942921507313/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=6230813942921507313' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/6230813942921507313'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/6230813942921507313'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/how-to-determine-whether-exchange-2003.html' title='How to determine whether Exchange 2003 is running Standard or Enterprise Edition?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-4303161760899236093</id><published>2007-08-10T07:34:00.001-07:00</published><updated>2007-08-10T07:35:06.386-07:00</updated><title type='text'>What is brute force attack?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Brute force attack is nothing but trying each and every combination of the password with the authority. &lt;br /&gt;Let’s say we know that password 3 character long – taking this as just a example. &lt;br /&gt;&lt;br /&gt;These 3 characters will be from following sets&lt;br /&gt;&lt;br /&gt;A-Z&lt;br /&gt;a-z&lt;br /&gt;1-9&lt;br /&gt;&lt;br /&gt;So attacker will start from A and check that till 9 for first set. &lt;br /&gt;Then he will start with 2 characters – AA till he reaches till end 99.&lt;br /&gt;Then he will start with 3 characters – AAA till 999&lt;br /&gt;Here I am not considering the symbol set (~!@#$%^&amp;*()_+|{}:”&lt;&gt;?,./;’[]. )&lt;br /&gt;That is how the brute force method works. &lt;br /&gt;&lt;br /&gt;There is one more common method which is used more. &lt;br /&gt;That is Dictionary attack. &lt;br /&gt;In dictionary attack, there is a file which contains all words – which generally people may use as passwords&lt;br /&gt;Using such files, number of attempts gets reduced.&lt;br /&gt;&lt;br /&gt;Let’s talk about  something about Active directory, what is the functionality provided by AD to avoid such attacks. &lt;br /&gt;&lt;br /&gt;In AD we see that if we type a wrong password for about 3 or 4 times then it gets locked for some period. (we can set count in password policy in Default Domain policy)&lt;br /&gt;&lt;br /&gt;This functionality reduces the attack surface. &lt;br /&gt;&lt;br /&gt;By locking your account, attacker can’t attempt any more passwords for 20 or 30 min as your account gets locked out. ( again account lockout period can be set in password policy) &lt;br /&gt;This increases time for attacker. Also gives time and notifications to admins that something is going on for specific account.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-4303161760899236093?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/4303161760899236093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=4303161760899236093' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/4303161760899236093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/4303161760899236093'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/what-is-brute-force-attack.html' title='What is brute force attack?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-2982799216538812742</id><published>2007-08-09T01:54:00.000-07:00</published><updated>2007-08-10T07:33:15.506-07:00</updated><title type='text'>What are rootkits?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;The word “rootkits” comes from the two words “root” and “kit”. Root refers to the user with maximum rights in UNIX systems (this can be UNIX, AIX, Linux, etc.). This person is called the “super-user”, the “administrator”, or one of a host of other names. Specifically, it represents the highest level of authority present within a given IT system. On the other hand, the “kit” is a group of tools, so a rootkits is therefore a group of tools with a root category.&lt;br /&gt;&lt;br /&gt;A rootkits is a program or set of programs used by an intruder to both hide their presence on a computer system and allow future access to that same system. A rootkits is designed to hide logins, processes, files, and logs, and may include software to intercept data from terminals, network connections, and the keyboard.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Perfect. Is there any way to detect and remove rootkits?&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 3)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Hi,&lt;br /&gt;&lt;br /&gt;There are effective measures we can implement to minimize the risk of being afflicted by root kits or spyware. We can maintain below steps to minimize the risk of root kits. &lt;br /&gt;&lt;br /&gt;• Maintain up-to-date antivirus and antispyware software. &lt;br /&gt;• Deploy network and host-based firewalls. &lt;br /&gt;• Stay current on patches for operating systems and applications. &lt;br /&gt;• Harden the operating system. &lt;br /&gt;• Use strong authentication. &lt;br /&gt;• Never use software from sources you do not trust.&lt;br /&gt;&lt;br /&gt;However, there are several tools to detect rootkit, including Vice, Patchfinder2 and klister.Many tools are written by the same people who created rootkits. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Microsoft's "GhostBuster" Can Detect Root Kits and Trojans.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;This program will stop all other user programs. flushing the caches, and then doing a complete checksum of all files on the disk and a scan of any registry keys that could auto start the system, writing out the results to a file on the hard drive. &lt;br /&gt;&lt;br /&gt;This program CD boots its own OS, and the scan is repeated. Any differences indicate a rootkit or other stealth software, without the need for knowing what particular rootkits are or the proper checksums for the programs installed on disk.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 4)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Perfect. Some more points that come to mind:&lt;br /&gt;&lt;br /&gt;1) Rootkits are generally mistaken for ‘exploits’. They are not exploits, but a bunch of tools left behind on an exploited system by the hacker. The objective is to easily access the exploited system again&lt;br /&gt;2) Generally, it is believed that Rootkits are associated with UNIX systems and Windows are safe from it. It is far from reality and rootkits exists for Windows systems as well. Some examples are Subseven and NetBus. They operate in the User mode of Windows and if the anti-virus signature files contain the right definitions, they can be detected.&lt;br /&gt;3) Rootkits which operates from the Kernel mode are impossible to detect, since they are placed between the OS and the applications. Most anti-virus applications only scan the user mode.&lt;br /&gt;4) One of the signs of the presence of a rootkit in the system is the incorrect display of disk space. For example, if the disk capacity is 200 GB and the files occupy about 150 GB. If the free space displayed is less than 50 GB, there is a possibility of a rootkit running on the system.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 5)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;I would like to add couple of things more here:&lt;br /&gt;&lt;br /&gt;1. We can run utility called UnhackMe, which will detect Rootkit on the systems&lt;br /&gt;2. We can run ProceXP to detect any malicious services running (usually service with no description or company name) &lt;br /&gt;3. Check if FTP anonymous access is turned on. &lt;br /&gt;4. Check MSConfig for any suspicious services/SW configured to run on StartUP &lt;br /&gt;5. Check for FXSVC and scanner.ini files &lt;br /&gt;6. Check for files with .DIC extensions &lt;br /&gt;7. Check Java folder &lt;br /&gt;8. Check …/system32/LogFiles for logs and any malicious activities or IPs connecting to server (exXXXX.log and httpXXXX.log) &lt;br /&gt;9. Check Desktop folder for user used in attack and see if anything stored there which looks suspicious &lt;br /&gt;10. run c:/&gt;cmt /f to check for malicious software &lt;br /&gt;11. go to pandasoftware.com and run free AV check (caution on Exchange servers) &lt;br /&gt;12. run netstat to check malicious software &lt;br /&gt;13. run nbtstat –a to check routing table &lt;br /&gt;14. run rout print &lt;br /&gt;&lt;br /&gt;We normally perform above steps whenever we found that any server is compromised. If anybody has any queries please let me know.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 6)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;There is one more tool provided by Microsoft called WOLF, but for this we need to call Microsoft and create a ticket then Microsoft Security Team will run this tool on your system and it will remove rootkit from your system.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-2982799216538812742?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/2982799216538812742/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=2982799216538812742' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/2982799216538812742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/2982799216538812742'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/what-are-rootkits.html' title='What are rootkits?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-8017685179987669179</id><published>2007-08-09T01:51:00.000-07:00</published><updated>2007-08-09T01:53:53.746-07:00</updated><title type='text'>What is the difference between share level permissions and NTFS permissions...??</title><content type='html'>Hello All, &lt;br /&gt;&lt;br /&gt;What is the difference between share level permissions and NTFS permissions...??&lt;br /&gt;&lt;br /&gt;Is there any changes in Windows server 2003 for share level permissions??&lt;br /&gt;&lt;br /&gt;Thanking you.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;1 difference between NTFS and share level permissions is that NTFS permissions are applied irrespective of the folder being accesses locally or over the network. Share level permissions are applied ONLY when accessing the folder over a network.&lt;br /&gt;&lt;br /&gt;Please contribute guys, there are many more differences between NTFS and share permissions.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Alright, since no one is answering, below are the difference:&lt;br /&gt;&lt;br /&gt;NTFS permissions can be applied to files as well as folders. These are applied at the NTFS level, which means that anyone who needs access to the file or folder must have NTFS permissions for it.&lt;br /&gt;&lt;br /&gt;Share permissions can only be applied to folders. A person can access the folder locally, even if there is no explicit permission given to him. The only condition is, there should not be an explicit “Deny” share permission for the user.&lt;br /&gt;&lt;br /&gt;A user can have different levels of NTFS and Share permissions. Let’s say a user has Read (NTFS) permission and Change (Share) permission, in this case, the most restrictive of the combined permissions gets effected.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-8017685179987669179?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/8017685179987669179/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=8017685179987669179' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/8017685179987669179'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/8017685179987669179'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/what-is-difference-between-share-level.html' title='What is the difference between share level permissions and NTFS permissions...??'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-5942781583039523330</id><published>2007-08-01T07:00:00.000-07:00</published><updated>2007-08-01T07:01:25.348-07:00</updated><title type='text'>What is ExMerge and what can it be used for?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Exmerge is Microsoft Exchange Mailbox Merge Program.It is used to extract data from Mailboxes on a Microsoft Exchange server and  merge this data in to Mailboxes on&lt;br /&gt;another Microsoft Exchange server. The program copies data from the source server in to personal folders (.pst) files, and then merges the data, in to Mailboxes of destination server.&lt;br /&gt;It is useful in Disaster recovery  &amp; Migration.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;ExMerge stands for Microsoft Exchange Server Mailbox Merge.&lt;br /&gt;&lt;br /&gt;Mailbox Merge is used to extract data from mailboxes on a Microsoft Exchange Server and then merge this data into another Microsoft Exchange Server. The program copies data from the source server into Personal Folders (.PST files) and then merges the data, in the Personal Folders, into mailboxes on the destination server.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-5942781583039523330?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/5942781583039523330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=5942781583039523330' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/5942781583039523330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/5942781583039523330'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/what-is-exmerge-and-what-can-it-be-used.html' title='What is ExMerge and what can it be used for?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-8043443484130810694</id><published>2007-08-01T06:58:00.000-07:00</published><updated>2007-08-01T06:59:55.982-07:00</updated><title type='text'>How to index pdf files using Full Text Indexing of Exchange 2003?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;There is a ifilter available from Adobe, which we need to install. &lt;br /&gt;Then we can perform indexing on PDF files as well. &lt;br /&gt;&lt;br /&gt;There is ifilter available for WordPerfect files as well from Corel.&lt;br /&gt;&lt;br /&gt;Note : &lt;br /&gt;What is iFilter ?&lt;br /&gt;We can say its Indexing filter.&lt;br /&gt;IFilters extract textual information from particular document formats.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;This is correct. However, the configuration is not done from within Exchange System Manager, but is done from Microsoft Search MMC. This console is not visible by default and a dll file called mssmmcsi.dll needs to be registered using the command&lt;br /&gt;&lt;br /&gt;Regsvr32 mssmmcsi.dll&lt;br /&gt;&lt;br /&gt;This will display “Microsoft Search” as one of the consoles in MMC&lt;br /&gt;&lt;br /&gt;Need to follow the steps below to enable Full Text Indexing to start indexing the pdf files:&lt;br /&gt;&lt;br /&gt;1. Open the Search MMC, and navigate through the servername ExchangeServer_servername Catalog Build Server.&lt;br /&gt;2. Right-click the index catalog name on which you want to include PDF attachments in the full-text index, and choose Properties.&lt;br /&gt;3. Click the File Types property page.&lt;br /&gt;4. Click the Add button, include PDF in the list, and then click OK.&lt;br /&gt;5. If the index exists, delete the index, and re-create it. If not, simply create the index.&lt;br /&gt;&lt;br /&gt;Acrobat PDF documents will now be included in your full-text index searches.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-8043443484130810694?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/8043443484130810694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=8043443484130810694' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/8043443484130810694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/8043443484130810694'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/08/how-to-index-pdf-files-using-full-text.html' title='How to index pdf files using Full Text Indexing of Exchange 2003?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-6557407141504664596</id><published>2007-07-27T04:30:00.000-07:00</published><updated>2007-07-30T08:17:13.955-07:00</updated><title type='text'>What are the issues in using Full Text Indexing?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;When we deploy full-text indexing, we select an individual public folder or mailbox store to be indexed &amp; then conduct full-text searches on the messages and attachments contained in the public folder or mailbox store. By default, the index contains the subject and body of a message, along with names of the sender and recipient and any names that appear in the Cc and Bcc fields. The index also includes text from the following types of attachments: .doc, .xls, .ppt, .html, .htm, .asp, .txt, and .eml (embedded Multipurpose Internet Mail Extensions (MIME) messages) files. &lt;br /&gt;&lt;br /&gt;Issues in using full test indexing : &lt;br /&gt;&lt;br /&gt;Binary attachments, such as pictures and sounds, are not indexed.&lt;br /&gt;&lt;br /&gt;Search results are only as accurate as the last time the index was updated. Because the content of public folders or mailbox stores changes, the index must be updated to reflect the new content.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Few more issues in using Full Text Indexing are listed below:&lt;br /&gt;&lt;br /&gt;1) Index data generated for Full Text Indexing can eat upto 10 – 40% of the store size&lt;br /&gt;2) Indexing is a CPU intensive process and CPU utilization can reach upto 90% during an index refresh&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-6557407141504664596?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/6557407141504664596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=6557407141504664596' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/6557407141504664596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/6557407141504664596'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/what-are-issues-in-using-full-text.html' title='What are the issues in using Full Text Indexing?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-5880987966111037253</id><published>2007-07-27T04:28:00.000-07:00</published><updated>2007-07-27T04:30:11.484-07:00</updated><title type='text'>Sending emails using scripts</title><content type='html'>Here is the deal..&lt;br /&gt;&lt;br /&gt;Yesterday I built my exchange machine .. fresh VM. &lt;br /&gt;&lt;br /&gt;Joined it to a brand new domain. (Shantanu.local) &lt;br /&gt;1.Created a 100 users using a script {Script} (Apptixuser1 to Apptixuser100)&lt;br /&gt;2.Created mailboxes for all these 100 users using Dsa.msc (Selected all users , Right click -&gt; Exchange task -&gt; Create Mailboxes)&lt;br /&gt;&lt;br /&gt;3.Now I want to grow my database size to few GB’s.&lt;br /&gt;&lt;br /&gt;Step 3 is little complicated as I can’t find any way to send mails using scripts. &lt;br /&gt; &lt;br /&gt;Please note that I am trying to send different emails. &lt;br /&gt;When I send a email with attachment to all my users in domain – let’s say I have a attachment of 30MB and I send same mail to all the users in my domain in a single mail – my database size is growing only 30MB.&lt;br /&gt;Can anyone please explain what’s going on in background.. ??&lt;br /&gt;&lt;br /&gt;Please help me to increase my database size and also help me to understand better how database is growing.. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;This is called ‘Single Instance Storage’, which works as follows:&lt;br /&gt;&lt;br /&gt;1) 1 mail is sent to 5 mailboxes (or any number) with a 2 MB attachment&lt;br /&gt;2) Exchange stores a single copy of the mail in the database and creates a link for this message in each mailbox. So a total of 6 links are created for a single message. 5 in Recipient’s Inbox and 1 in sender’s Sent Items folder&lt;br /&gt;3) Due to this reason, the database size will grow only by 2 MB and not by 10 MB&lt;br /&gt;4) The idea behind this was to save storage size in earlier versions of Exchange, because the Standard Edition database was restricted to 16 GB max size&lt;br /&gt;&lt;br /&gt;There are few exceptions to this rule:&lt;br /&gt;1) Single Instance Storage is maintained only within the same mailbox store. So in case the above 5 mailboxes are located on 5 different stores, a copy of the message will be stored on each store and the collective size of all 5 mailbox stores will grow by 10 MB (2 MB each)&lt;br /&gt;2) Single Instance storage is broken if a message is modified. For example, if all 5 mailboxes are located on the same store, but 1 of the recipients opens the mail, and makes a small change and ‘Saves’ it again, it is stored as an additional copy, thereby increasing the size of the store by 2 MB to a total of 4 MB.&lt;br /&gt;3) Single Instance storage is broken after an ExMerge. For example, if all 5 mailboxes are stored on the same store and someone Exmerges them out, they will consume 10 MB. Single Instance Storage will not be recreated after importing the exmerged data back into the store. The store will then have a size of 10 MB.&lt;br /&gt;4) Lets say, 3 out of 5 messages are moved to a different store. In the new store also, a single copy of the message will be stored, with links to 3 moved mailboxes.&lt;br /&gt;&lt;br /&gt;Hence one of the criteria for designing the structure for multiple stores is by grouping together people who need to send mails within themselves, for example, department or location.&lt;br /&gt;&lt;br /&gt;Do let me know, if anyone has any queries.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-5880987966111037253?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/5880987966111037253/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=5880987966111037253' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/5880987966111037253'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/5880987966111037253'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/sending-emails-using-scripts.html' title='Sending emails using scripts'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-9119506196426110945</id><published>2007-07-26T05:26:00.001-07:00</published><updated>2007-07-27T04:27:38.210-07:00</updated><title type='text'>What is Physical Address Extension (PAE) and its relevance with Exchange 2003?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Microsoft has improved memory management for Exchange through techniques such as Dynamic Buffer Allocation within the Exchange Server 2003 Informaton store. However, Exchange developers still  must depend on the underlying hardware and OS to effectively use memory. And since we don’t yet have a 64-bit version of Exchange, Exchange is limited to 4GB of address space.However, recent OS and hardware advances help Exchange make the most of 32-bit.&lt;br /&gt;&lt;br /&gt;Physical Address Extension (PAE) is a hardware technology that lets windows applications on IA-32 servers address more than 4 GB of physical memory.PAE actually uses 36 bits to create additional addressable memory. PAE lets an OS memory manager use a three-level address-translation scheme to access memory above the 2 GB or 3 GB available on servers that don’t use PAE.&lt;br /&gt;&lt;br /&gt;For more information refer the  following link-&lt;br /&gt;http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/techref/26eccf33-2454-4222-841a-c6d5aa1fc54c.mspx. . . .&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;The PAE switch is applied in the BOOT.ini file at the end of the OS line&lt;br /&gt;&lt;br /&gt;It operates in 2 modes, /PAE (turns PAE on) and /NOPAE (turns PAE off).&lt;br /&gt;&lt;br /&gt;PAE was disabled by default in Windows 2003 RTM, but was enabled by default with SP1.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-9119506196426110945?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/9119506196426110945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=9119506196426110945' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/9119506196426110945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/9119506196426110945'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/what-is-physical-address-extension-pae.html' title='What is Physical Address Extension (PAE) and its relevance with Exchange 2003?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-9184502563769868462</id><published>2007-07-20T07:01:00.000-07:00</published><updated>2007-07-24T06:05:50.592-07:00</updated><title type='text'>Error -1018 in Exchange 2003</title><content type='html'>Why is -1018 such a dreaded error in Exchange 2003? &lt;br /&gt;What are the possible situations when you see it? &lt;br /&gt;How does it impact your operations? &lt;br /&gt;How do you fix it?&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Why is -1018 such a dreaded error in Exchange 2003? &lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;This error indicates Hard drive error and this causes dismounting the database(s). Even if you try to mount the database you will not be able to mount the database and you might get error c1041724.&lt;br /&gt; &lt;br /&gt;You will the -1018 error during offline defrag, but it is only if you are using any different version of eseutil utility, like if your database is belongs to 2003 and you are using eseutil of Exchange 2000 then you will get -1018 error during offline defrag process.&lt;br /&gt; &lt;br /&gt;&lt;strong&gt;What are the possible situations when you see it? &lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;If there is a problem with Hard drive then you will find a event id 474 in your Application log which mentions in the description that there could be a problem with your Hard drive. You will see the event id as below:&lt;br /&gt; &lt;br /&gt;Date: date&lt;br /&gt;Source: ESE&lt;br /&gt;Time: time&lt;br /&gt;Category:&lt;br /&gt;Type: Error &lt;br /&gt;Event ID: 474 &lt;br /&gt;User: N/A &lt;br /&gt;Computer: Servername&lt;br /&gt;Description: Information Store (2240) The database page read from the file "E:\program files\exchsrvr\mdbdata\priv1.edb" at offset 204275712 (0x000000000c2d0000) for 4096 (0x00001000) bytes failed verification due to a page checksum mismatch. The expected checksum was 303571876 (0x121823a4) and the actual checksum was 303571940 (0x121823e4). The read operation will fail with error -1018 (0xfffffc06). If this condition persists then please restore the database from a previous backup.&lt;br /&gt; &lt;br /&gt;If you see -1018 value it means your hard drive is in trouble and you will not be able to mount the store due to bad hard drive. You need to check since when you are getting this error.  &lt;br /&gt; &lt;br /&gt;In this case you have only option is replace the bad hard drive and restore the good backup with good log files. Reply the log files with the restored backup and mount the store. You might loose the data if you don't have recent good backup.&lt;br /&gt; &lt;br /&gt;You might not be able to mount the database(s), if the database is mounted client might facing a problem of slow connectivity. Most of the clients will not be able to access their attachments, etc.&lt;br /&gt; &lt;br /&gt;&lt;strong&gt;How does it impact your operations?&lt;/strong&gt;&lt;br /&gt; &lt;br /&gt;If the database(s) is dismounted nobody will be able to access their mails. Database dismounting is nothing but a business impact. &lt;br /&gt; &lt;br /&gt;&lt;strong&gt;How do you fix it?&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;You need to replace the Bad Hard drive and restore the recent good backup with good log files, ensuring that you click to clear the Last Backup Set check box in ESM. after restore, run eseutil /mk on log files to check the consistency of the log files and then replay the log files with the database by running a command eseutil /cc &lt;temporary folder for log files&gt; /t and hit enter. Then mount the database.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Apart from dismounting databases, which becomes the extreme case, how else can -1018 impact operation? In other words, what things can’t be done on an Exchange server which is reporting -1018?&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 3)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;One of the key impact you will notice due to a -1018 error is the inability to conduct online backups. Following is the sequence of events that lead to a -1018 error during an online backup&lt;br /&gt;&lt;br /&gt;1) Exchange EDB files (not stm) stores contents in 4 KB pages (8 KB for AD and Exchange 2007)&lt;br /&gt;2) In order to maintain the integrity of the data stored in each page, the system computes a checksum and includes it with the data&lt;br /&gt;3) An online backup operation works by reading each page of the edb file and after verifying the checksum, writes the data to tape (or other media)&lt;br /&gt;4) In case, the checksum at the time of writing does not match at the time of reading during backup, the system will presume that the integrity of the data has been compromised.&lt;br /&gt;5) It will then abort the backup process and write an error in the Application log with -1018&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-9184502563769868462?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/9184502563769868462/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=9184502563769868462' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/9184502563769868462'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/9184502563769868462'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/error-1018-in-exchange-2003.html' title='Error -1018 in Exchange 2003'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-1523539986749047800</id><published>2007-07-17T01:32:00.000-07:00</published><updated>2007-07-18T05:28:25.636-07:00</updated><title type='text'>Domain Controller and Global Catalog Scenario</title><content type='html'>&lt;strong&gt;Scenario:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Lets say we have 100 DCs out of which 60 are GCs. We use a multi-site environment. How to know from a single console, which are the GCs in the domain?&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;We can check the GC’s from AD sites and Services.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;This can be achieved by using the Replication Monitor tool (Replmon.exe). This is a tool available from Windows 2003 Support folders. Connect to any domain Controller using ReplMon, and right-click the server name. Choose Show Global Catalog Servers in Enterprise to display a list of all Global Catalog servers in the entire forest.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-1523539986749047800?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/1523539986749047800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=1523539986749047800' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/1523539986749047800'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/1523539986749047800'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/domain-controller-and-global-catalog.html' title='Domain Controller and Global Catalog Scenario'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-6312366868127484882</id><published>2007-07-17T01:24:00.000-07:00</published><updated>2007-07-17T01:29:46.294-07:00</updated><title type='text'>How to determine if there are duplicate SMTP addresses in Active Directory?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;If the SMTP address already exists within the organization, Active Directory Users and Computers informs you of this fact via the error message shown below:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Hp91Hghv6FQ/Rpx9LdjV0CI/AAAAAAAAAFc/czgrN3sR-IE/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Hp91Hghv6FQ/Rpx9LdjV0CI/AAAAAAAAAFc/czgrN3sR-IE/s400/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088079314886709282" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Simplest way to check will be type the address in outlook and hit ctrl+k. If the name get resolved the address is already in list. In case the name is hidden from Gal you can send a test mail with receipt to that address. If you receive the receipt the address is already existing.&lt;br /&gt;Correct me if I am wrong.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 3)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Alright, let me rephrase the question in the correct way.&lt;br /&gt;&lt;br /&gt;Lets say we have a Domain Controller named, DC1 in India and another DC2 in US. Both these DCs are in their own AD sites and the replication is configured to happen in 3 hours.&lt;br /&gt;&lt;br /&gt;An admin on DC1 is trying to create a user, say User1 with SMTP address of user1@domain.com and at the same time an admin in US is trying to create a user, User1 with SMTP address of user1@domain.com. What will happen when the 2 DCs synchronize?&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 4)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Logically Speaking …  AD creates a conflicting (CNF:[GUID]) object if it finds the same object because of delay in replication. However as per the document&lt;br /&gt;&lt;br /&gt;Duplicated SMTP Address&lt;br /&gt;http://www.microsoft.com/technet/prodtechnol/exchange/guides/ExMgmtGuide/93733b19-b78c-4844-b263-04230026d9b6.mspx?mfr=true&lt;br /&gt;&lt;br /&gt;Which says …&lt;br /&gt;==============================================================================================================================================================================&lt;br /&gt;When more than one mail-enabled object in Active Directory has the same SMTP address, the sender of an e-mail to any of those recipients will receive a non-delivery report (NDR) back with an NDR code of 5.1.4. (See Non-Delivery Reports.) The issue occurs because of the multimaster nature of Active Directory, when administrators create multiple mail-enabled objects on different domain controllers using the same SMTP address. If this occurs: &lt;br /&gt;• Check to make sure no duplicated SMTP address exists in Active Directory.&lt;br /&gt;• Consider using the LDAP Data Interchange Format Data Exchange (LDIFDE) tool to export the Active Directory database and search for duplicates.&lt;br /&gt;==============================================================================================================================================================================&lt;br /&gt;&lt;br /&gt;It seems .. it will create a Duplicate SMTP … but any one of them will receive an NDR.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 5)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Exactly. Now, lets say we have lots of such duplicate SMTP addresses in our domain, resulting in loads of NDRs being generated. How can we find out which user names have got duplicate SMTP addresses? Any another method than using LDIFDE?&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 6)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;I think we can also find using CSVDE. I will try to find command.&lt;br /&gt;Correct me if I am wrong. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 7)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;You can use DUPSMTP.vbs downloadable from http://www.swinc.com/resources/ to achieve this as well.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-6312366868127484882?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/6312366868127484882/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=6312366868127484882' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/6312366868127484882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/6312366868127484882'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/how-to-determine-if-there-are-duplicate.html' title='How to determine if there are duplicate SMTP addresses in Active Directory?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Hp91Hghv6FQ/Rpx9LdjV0CI/AAAAAAAAAFc/czgrN3sR-IE/s72-c/1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-5336879816956980033</id><published>2007-07-17T01:18:00.000-07:00</published><updated>2007-07-17T01:23:08.868-07:00</updated><title type='text'>Why should Exchange 2003 server not be installed on Windows 2000?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Windows 2000 or with sp2 is not equal to Win 2003. To take full advantage and functionality of xchange 2003 you must run it on win 2003. Following is the list of feature of xchange 03 which are only supported on win 03 and not on win 2000.&lt;br /&gt;&lt;br /&gt;@ Mount points overcome the 24-drive letter limitation of previous version of windows.&lt;br /&gt;@ Volume shadow copy service for database backup&lt;br /&gt;@ IPSec support for front and back end cluster&lt;br /&gt;@ Cross-forest Kerberos authentication with MS Outlook 03&lt;br /&gt;@ IIS 6 enhanced security and dedicated application mode&lt;br /&gt;@ HTTP access from Outlook 2003&lt;br /&gt;@ Real-time collaboration&lt;br /&gt;@ Microsoft SharePoint Portal Server Web Part &lt;br /&gt;&lt;br /&gt;List of function supported only when xchange 03 installed on win 03&lt;br /&gt;&lt;br /&gt;@ Support 8-way PIII Xeon Processor&lt;br /&gt;@ Support 8-way P4 XeonMP Processor (Hyper Threaded)&lt;br /&gt;@ Up to 8-node Clustering&lt;br /&gt;@ Mount Point Support.&lt;br /&gt;&lt;br /&gt;For more information refer Book 70-284.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Exchange 2003 requires IIS Version 6 where as in Windows 2000 has IIS Version 5. If you have Windows 2000 with SP3 or later you can install Exchange 2003 on that server.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 3)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Both Exchange 2000 and Exchange 2003 rely heavily on Internet Information Services (IIS) in the Windows Server operating system for all Internet-based protocol services. For Windows Server 2003, IIS was extensively reengineered in accordance with industry best practices for increased system security. IIS in Windows Server 2003 now has two different modes:  IIS 6.0 mode and IIS 5.0 compatibility mode. Improvements in IIS 6.0 include new fault tolerance that isolates applications in their own memory space and better protection against spam by disabling Internet Server Applications Programming Interfaces (ISAPI) by default. Additionally, IIS is not installed by default when running setup for Windows Server 2003; it is “locked down” to maximum security when selected for first installation on a server. These architectural design changes to IIS fundamentally change how Exchange and other applications utilize IIS in Windows Server 2003.  &lt;br /&gt;&lt;br /&gt;With approximately 350 code changes in Windows Server 2003 that affected Exchange, Microsoft determined that it would better benefit our customers to focus development efforts on Exchange 2003 to take full advantage of the new improvements in IIS 6.0, rather than on updating either version of Exchange to run on Windows Server 2003 in IIS 5.0 compatibility mode or Exchange 2000 to work with the new architecture in IIS 6.0. As a result, Exchange 2000 needs to be physically installed on a server running Windows 2000 with Service Pack (SP) 3 to coexist in a Windows Server 2003 environment. Exchange 2003 is fully supported on both Windows 2000 Server and Windows Server 2003 running IIS 6.0.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 4)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Perfect guys, Nilesh mentioned below ‘HTTP access from Outlook 2003’. In case, someone did not understand what is this, it is RPC over HTTP which needs Exchange 2003 to be installed on Windows 2003. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 5)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;When I saw this mail from Nilesh, I got really impressed with the searching skills of Nilesh. &lt;br /&gt;Keep up the  spirit guys. This discussions are now getting really very informative. &lt;br /&gt;I am enjoying it. &lt;br /&gt;&lt;br /&gt;Only one question from my side.. &lt;br /&gt;What role IIS 6.0 plays here? Is really IIS6.0 is required to install Exchange 2003 ?&lt;br /&gt;Or it just needs the IIS services running ?  5.0 / 6.0 &lt;br /&gt;&lt;br /&gt;Please help me to understand this better. &lt;br /&gt;Thanking you all.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 6)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;What role IIS 6.0 plays here?&lt;br /&gt;&lt;strong&gt;Answer:&lt;/strong&gt; The following features are available in Exchange 2003 only with IIS 6&lt;br /&gt;1) Exchange 2003 runs in IIS 6.0 as a ‘Worker Process’. What this means is, in case another process or a website on the same IIS server crashes, Exchange 2003 functionality is not impacted.&lt;br /&gt;2) RPC over HTTP will NOT be available with IIS 5.0 since it is a feature of IIS 6.0&lt;br /&gt;&lt;br /&gt;Is really IIS 6.0 is required to install Exchange 2003 ?&lt;br /&gt;&lt;strong&gt;Answer:&lt;/strong&gt; No. Exchange 2003 can run on IIS 5.0 as well, but will need .Net Framework and ASP.net to be installed. This is installed automatically during the Exchange 2003 setup on a Windows 2000 server. Refer http://technet.microsoft.com/en-us/library/bb124295.aspx&lt;br /&gt;&lt;br /&gt;Or it just needs the IIS services running ?  5.0 / 6.0&lt;br /&gt;&lt;strong&gt;Answer:&lt;/strong&gt; If you are happy with losing out the points mentioned in Answer 1 above, Exchange 2003 can very well run on the HTTP, NNTP and ASP.net services provided by IIS 5.0. Refer to http://articles.techrepublic.com.com/5100-6345_11-5035139.html&lt;br /&gt;&lt;br /&gt;Guys, please add more points if relevant. Thanks!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-5336879816956980033?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/5336879816956980033/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=5336879816956980033' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/5336879816956980033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/5336879816956980033'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/why-should-exchange-2003-server-not-be.html' title='Why should Exchange 2003 server not be installed on Windows 2000?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-982429147980291540</id><published>2007-07-17T01:10:00.000-07:00</published><updated>2007-07-17T01:15:05.839-07:00</updated><title type='text'>How do we send mail by SMTP Using Telnet Command?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 1&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Connect to the Internet in case you are a dial-up user. Open an MS-DOS prompt, and enter this command: &lt;br /&gt;    C:\WINDOWS&gt;telnet mail.monitortools.com 25&lt;br /&gt;This will open a Telnet window, and within a short time, you will be connected to the SMTP server, and the server says: &lt;br /&gt;    220 PROTAGONISTNT Mailmax version 4. 8. 3. 0 ESMTP Mail Server Ready&lt;br /&gt;This varies, but you should definitely see the '220' part. It is an indication that the server is ready to service your request.&lt;br /&gt;________________________________________&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 2&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Now the server expects you to identify yourself. If you are a dial-up user, you can enter the name of your computer (the one Windows asks you when you intall Windows) or anything else you want. If you have a domain-name, then you should enter the domain-name here. For eg: computer's name is dell01, so I say: &lt;br /&gt;    helo dell01&lt;br /&gt;Note that it is 'helo' and not 'hello'. The commands are not case-sensitive, so you can also say HeLo or HELO or hELo. The server replies: &lt;br /&gt;    250 HELO 217.120.215.201, How you can I help?&lt;br /&gt;This is like a shake-hand. You tell the server your name, and it says its name.&lt;br /&gt;________________________________________&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 3&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Next give the server your e-mail address. Note that most SMTP servers require that your e-mail address belong to the same domain as the server. For example, if you send mail from Yahoo! SMTP server, you should have a Yahoo! address. You cannot use it if you give it a Hotmail address. Let me give the SMTP server some e-mail address: &lt;br /&gt;    mail from: webmaster@monitortools.com&lt;br /&gt;'mail from:' is a SMTP command. Note that there is a space between 'mail' and 'from', followed by a colon (:). The server says: &lt;br /&gt;    250 Ok&lt;br /&gt;________________________________________&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 4&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Tell the server who you want to send the e-mail to. Let me send a mail to info@activexperts: &lt;br /&gt;    rcpt to: info@activexperts.com&lt;br /&gt;There are no restrictions here. You can enter any e-mail address. If there is some problem with the recipient-address, your mail will bounce, but for now, the server doesn't complain. It will say: &lt;br /&gt;    250 Ok&lt;br /&gt;________________________________________&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 5&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;You have told the server your e-mail address, and the recipient's e-mail address, so now you can go ahead and type the e-mail. You have to do that with the data command: &lt;br /&gt;    data&lt;br /&gt;The server asks you to go ahead with your e-mail: &lt;br /&gt;    354 End data with .&lt;br /&gt;Don't worry with the thing. It'll be explained later.&lt;br /&gt;________________________________________&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 6&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Now type in your e-mail, like this: &lt;br /&gt;    This is a test e-mail.&lt;br /&gt;    Remember to type it all right. Backspace key doesn't work in Windows&lt;br /&gt;    Telnet, though it does in Linux. If you make a mistake, try pressing&lt;br /&gt;    CTRL-h. If it works, well and good.&lt;br /&gt;When you finish your e-mail, press [ENTER], then a '.', and again an [ENTER]. This tells the server that you have finished the e-mail, and it can send it. It will say: &lt;br /&gt;    250 Ok: queued as 6AB5150038&lt;br /&gt;Your mail was sent!&lt;br /&gt;________________________________________&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 7&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Now you can either send another mail, or disconnect from the server. If you want to send another mail, you should repeat the 'rcpt to:' and 'data' commands. There is no need for 'helo' and 'mail from:', because the server already knows who you are. If you want to disconnect, just say 'quit': &lt;br /&gt;    quit&lt;br /&gt;The server will reply: &lt;br /&gt;    221 Bye&lt;br /&gt;and you will lose connection with the server&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;We shall again be using Telnet to talk to our remote server here, like POP. The principle behind sending an email is simple - your local computer connects to the remote mail server, talks to it using SMTP - "Simple Mail Transfer Protocol". When the mail is sent, the session is over and the remote server closes the connection.&lt;br /&gt;&lt;br /&gt;When you use an email client like Outlook or Eudora, the mail client does all this for you. It automates the process of talking to your mail server to send and receive emails. But what if you don't have, or don't want to use, a mail client? We can use Telnet!&lt;br /&gt;&lt;br /&gt;First choose "Run" in your Start menu and type in Telnet. Telnet is an application that allows us to communicate with remote computers. In this example, we shall be communicating with Yahoo's SMTP mail server. Choose "Remote System" from the "Connect" Menu. This will give you a box, with 3 input boxes. Type in the host name - the address of the mail server. For my Yahoo, the SMTP mail server is at smtp.mail.yahoo.com.&lt;br /&gt;&lt;br /&gt;Now about the port: The port is a sort of a "gateway" to a computer. On the internet, each protocol, by convention has one or two port numbers assigned for itself. The HTTP connection is usually done using ports 80 and 8080; while POP transactions are done using port 110. For SMTP, port 25 is used. So type in 25 for the port.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Conversation with the Server&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Now Click on connect. Once you're connected to the mail server, the mail server will respond with something like this:&lt;br /&gt;&lt;br /&gt;220 smtp017.mail.yahoo.com ready. &lt;br /&gt;Now we need to introduce ourselves to the computer and specify the sender's address. Technically, it is possible to use any SMTP server to send a mail with any server's name as the sender. This is called "Message Relaying". Since almost all servers have this feature turned off, we will simply type in the name of the SMTP server itself. [Note that you will not be able to see what you type.]&lt;br /&gt;&lt;br /&gt;HELO smtp.mail.yahoo.com&lt;br /&gt;&lt;br /&gt;The server will respond with:&lt;br /&gt;&lt;br /&gt;250 Hello smtp.mail.yahoo.com, pleased to meet you.&lt;br /&gt;&lt;br /&gt;Now we specify the sender:&lt;br /&gt;&lt;br /&gt;MAIL From: &lt;br /&gt;The server replies:&lt;br /&gt;&lt;br /&gt;250 ... OK &lt;br /&gt;&lt;br /&gt;There are a few observations to be made here - note that you can specify any sender here. So if you wanted to cheat the server and send bogus mail, the SMTP will not stop you - it has no security provisions. To add security, they combine the SMTP with POP authentication. So, you will have to login using the POP protocol once before using SMTP. [See Dec 2001 issue for POP mail]&lt;br /&gt;Also note that whenever the server sends a message, there's a 3 digit code along with it. &lt;br /&gt;&lt;br /&gt;For example, when it sends 250, it means that the Transaction's okay. If it's 220, it means Service Ready. If it's 500, it means there's been a syntax error in the command that you sent, and so on. There are lots of these codes, each having a specific meaning.&lt;br /&gt;&lt;br /&gt;This is a very useful thing, as mail program using the protocol will not need to read any of the English text - they will simply read the code to understand what the response is.&lt;br /&gt;&lt;br /&gt;Now we type in the recipient and the data, and then quit:&lt;br /&gt;&lt;br /&gt;RCPT To: &lt;br /&gt;&lt;br /&gt;250 ... Recipient ok&lt;br /&gt;&lt;br /&gt;DATA &lt;br /&gt;&lt;br /&gt;354 Enter mail, end with "." on a line by itself &lt;br /&gt;From: anaplexian@yahoo.com&lt;br /&gt;To: anaplexian@yahoo.com&lt;br /&gt;Subject: Hi there!&lt;br /&gt;&lt;br /&gt;This is a test message! &lt;br /&gt;.&lt;br /&gt;&lt;br /&gt;250 Mail accepted&lt;br /&gt;&lt;br /&gt;QUIT &lt;br /&gt;&lt;br /&gt;221 smtp.mail.yahoo.com delivering mail &lt;br /&gt;[connection closed]&lt;br /&gt;&lt;br /&gt;Take a look at the format of the email - it had a bunch of details like From, To, and Subject listed, and then I left a line and then started my email. This is because a normal email comprises of minimum two parts, the header and the body, which are separated by a blank line.&lt;br /&gt;&lt;br /&gt;The moment you send this email and close transaction using QUIT, the mail server will send the mail off to its destination.&lt;br /&gt;&lt;br /&gt;So now we can send email using SMTP, (and receive using POP) all without the use of a mail client or a web browser. Note that the commands we did are only a part of the whole list - there's a lot more you can do with SMTP and POP.&lt;br /&gt;&lt;br /&gt;So next time you want to check your mail, do it the cool way - use Telnet!!&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;SMTP Cheat Sheet&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;List of Basic SMTP Commands: &lt;br /&gt;HELO: identifies client&lt;br /&gt;&lt;br /&gt;MAIL: identifies the sender of the message.&lt;br /&gt;&lt;br /&gt;RCPT: identifies the recipient. More than one RCPT command can be issued if there &lt;br /&gt;are multiple recipients.&lt;br /&gt;&lt;br /&gt;DATA: To type in the message&lt;br /&gt;&lt;br /&gt;QUIT: terminates conversation and closes connection.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-982429147980291540?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/982429147980291540/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=982429147980291540' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/982429147980291540'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/982429147980291540'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/how-do-we-send-mail-by-smtp-using.html' title='How do we send mail by SMTP Using Telnet Command?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-8715068186266589331</id><published>2007-07-17T00:42:00.001-07:00</published><updated>2007-07-17T01:07:25.565-07:00</updated><title type='text'>What is RAID and what are its different types?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;RAID: Redundant Array of Independent Disks&lt;/strong&gt;&lt;br /&gt; &lt;br /&gt;The abbreviation for the RAID is Redundant Array of Independent Disks. This RAID by definition stands for the subsystem for the disks. The expectation for using this is the increment in the performance and the value added services in the reliability. The major purpose of the system is to provide the fault tolerance subsystem which can provide efficiency and reliability to the overall performance of the system. The RAID is also used as a server for the reasons mentioned above. The RAID in the earlier history is also implemented by the software to enable the present abilities.&lt;br /&gt;&lt;br /&gt;Since the purpose of RAID is for fault tolerant systems hence the design is suited for that purpose. The RAID technology is actually a set of standards. These standards are required to be followed for developing a fault tolerant storage system. The performance also matters a lot here. Hence in the mentioned above paragraph it is said that RAID has been implemented by only the software. The set of standards should be kept in mind before implementing the RAID. This is done using at least two ordinary hard disks and a RAID controller. &lt;br /&gt;&lt;br /&gt;The RAID has its origin starting from the year of 1980. At that time it was referred as the Redundant Array of Inexpensive Disks. This was in comparison with the storage system available at that time. The storage devices where quite expensive those days; so the implementation of a secure RAID drives was an important enhancement in the field of storage systems. Presently the prices of the memory whether it is the secondary memory like the hard disk, floppy drive, compact disk or any other storage media as well as the primary memory storage like the RAM etc, are all decreasing day by day. Hence by these statistics the RAID Advisory board modified the parameters from inexpensive to the independent.&lt;br /&gt;&lt;br /&gt;The concept of mirroring and parity is also available in the RAID drives. In fact the property of fault tolerance is achieved by the process of mirroring and fault tolerance. The achievement is quite necessary for the purpose of providing a fault tolerant system. &lt;br /&gt;&lt;br /&gt;The RAID system may have an altogether different drive for the sole purpose of replacing the drive that is failed or might have crashed. The RAID is drive that is replaced and is in spare is called as the hot spare. The hot drive is used in the case of an emergency where in the drive is the spare part that is used to fill in the gap provided by the crashed systems drive. Such a drive must always be ready and waiting. The physical state of such a drive is of quite importance where in the drive must be made available for the purpose of providing back up to the system. The replacement should be carried out immediately. So after the replacement is carried out now the entire system must be made aware of the fact that the hot spare drive is in use. And also the provision should be made for filling up the gap made by the hot spare drive. This is necessary if the other drives also fail and the condition is also possible even if the hot spare drive itself fails. But the RAID continues to dominate the technology that is used for the implantation of secure systems.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The different types of RAID levels are RAID 0, RAID 1, RAID 3, RAID 5 &amp; RAID 10 levels. &lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;RAID 0, STRIPING: &lt;/strong&gt;&lt;br /&gt;In this system, the data which is to be written across the drivers are split up in blocks of array. &lt;br /&gt;RAID 0 will offers a superior Input Output performance and the performance can be increased further by using multiple controllers. The advantage of using RAID O is that it offers great performance such as read and writes operations. The Disadvantage of RAID 0 is not fault tolerant. &lt;br /&gt;&lt;br /&gt;For Example: If at all the data in one of the disk is lost then all the data in the RAID 0 array will be lost. RAID 0 is designed for non critical storage of data where read and write are at a high speed. For example, it can be used in the Photoshop image retouching station. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;RAID 1, MIRRORING: &lt;/strong&gt;&lt;br /&gt;In RAID 1, the data is stored twice on the data disk and on a mirror disk. If one of the disks fails, the controller uses the data drive or the mirror drive for data recovery. The advantages of using RAID 1 are excellent read speed and a write speed which is very high comparable to that compared to a single disk. If one of the disks fails, data is copied to the replacement disk. RAID 1 is a very simple technology compared to RAID O. The disadvantages of RAID 1 are that the storage capacity is half of the total disk capacity which is present in the system because all data get written twice. RAID 1 is ideally suited for mission critical storage. It is also suitable for small servers. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;RAID 3: &lt;/strong&gt;&lt;br /&gt;In RAID 3 systems, the data blocks are divided into and are written in parallel on two or more drives. The additional drive which is used to stores parity information. Since parity is used in RAID 3 stripe set can handle a single disk failure without losing data. The advantages of RAID 3 are to provide high throughput for large data transfers. The disadvantage of RAID 3 is complex and performance is slower for small Input Output operations. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;RAID 5: &lt;/strong&gt;&lt;br /&gt;RAID 5 is the most common used RAID level. &lt;br /&gt;It is somewhat similar to RAID-3 in which data is transferred to disks by independent read and write operations. RAID 5 arrays can withstand a single disk failure as in RAID 3, without losing data. Extra cache memory can be provided in order to improve the write performance. The advantage of RAID 5 is it reads data transactions are very fast. The disadvantage of RAID 5 is disk failures and this is complex technology. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;RAID 10, a mix of RAID 0 and RAID 1: &lt;/strong&gt;&lt;br /&gt;RAID 10 uses the advantages of RAID 0 and RAID 1 in a single system. Its added advantage helps in proving good security by mirroring all data on a secondary set of disks. The RAID 2, 4, 6 or 7 levels do exist in prepress environments. The advantages of RAID 10 are read data transactions are very fast &amp; it is a very simple technology. The disadvantages of RAID 10 are that is its performance is slower for large transfers.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;RAID stands for Redundant Array of Independent (or Inexpensive) Disks,&lt;br /&gt;&lt;br /&gt;There are number of different RAID levels:&lt;br /&gt;Level 0:&lt;br /&gt;Level 0 is a 'striped' disk array without fault tolerance. It provides data striping (spreading out blocks of each file across multiple disk drives) but no redundancy.&lt;br /&gt;Level 1:&lt;br /&gt;Level 1 does 'mirroring' and 'duplexing'. It provides disk mirroring&lt;br /&gt;&lt;br /&gt;Level 2:&lt;br /&gt;Level 2 does 'error-correcting coding'&lt;br /&gt;&lt;br /&gt;Level 3:&lt;br /&gt;Level 3 is 'bit-interleaved parity'. It provides byte-level striping with a dedicated parity disk&lt;br /&gt;&lt;br /&gt;Level 4:&lt;br /&gt;Level 4 is 'dedicated parity drive'. It is a commonly used implementation of RAID&lt;br /&gt;&lt;br /&gt;Level 5:&lt;br /&gt;Level 5 is 'block interleaved distributed parity'. It provides data striping at the byte level and also stripe error correction information.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 3)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;The distribution of data across multiple drives can be managed either by dedicated hardware or by software. Additionally, there are hybrid RAIDs that are partially software and hardware-based solutions. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Software RAID&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Software implementations are provided by most operating systems. A software layer sits above the (generally block based) disk device drivers and provides an abstraction layer between the logical drives (RAID arrays) and physical drives. Software RAID is typically limited to RAID 0 (striping across multiple drives for increased space and performance), RAID 1 (mirroring two drives) and RAID 5 (data striping with parity).&lt;br /&gt;&lt;br /&gt;In a multi-threaded operating system (such as Linux, FreeBSD, Mac OS X, Windows NT/2000/XP/Vista and Novell NetWare) the operating system can perform overlapped I/O, allowing multiple read or write requests to be initiated without waiting for completion on each request. This capability makes RAID 0/1 possible in an operating system. However, most operating systems do not support RAID 0/1 striping or mirroring with parity, due to the substantial processing demands of calculating parity].&lt;br /&gt;&lt;br /&gt;Software implementations require some very small amount of processing time, which is provided by the main CPU in the host system. Since SCSI, PATA, and SATA drives all support asynchronous read/write, any multi-threaded operating system can support non-parity RAID on multiple hard drives with only a one percent increase in CPU overhead[ .&lt;br /&gt;&lt;br /&gt;Software implementations can exceed the performance levels of hardware-based RAID due to the high-performance of modern CPUs]. Since the software must run on a host server attached to storage, the processor (as mentioned above) on that host must dedicate processing time to run the RAID software. Like hardware-based RAID, if the server experiences a hardware failure, the attached storage could be inaccessible for a period.&lt;br /&gt;&lt;br /&gt;Software implementations can allow RAID arrays to be created from partitions rather than entire physical drives.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Hardware RAID&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;A hardware implementation of RAID requires at a minimum a special-purpose RAID controller. On a desktop system, this may be a PCI expansion card, or might be a capability built in to the motherboard. In industrial applications the controller and drives are provided as a standalone enclosure. The drives may be IDE/ATA, SATA, SCSI, SSA, Fibre Channel, or any combination thereof. The using system can be directly attached to the controller or, more commonly, connected via a SAN. The controller hardware handles the management of the drives, and performs any parity calculations required by the chosen RAID level.&lt;br /&gt;&lt;br /&gt;Most hardware implementations provide a non-volatile read/write cache which, depending on the I/O workload, will improve performance. Cached RAID controllers are most commonly used in industrial applications.&lt;br /&gt;&lt;br /&gt;Hardware implementations provide guaranteed performance, add no overhead to the local CPU complex and can support many operating systems, as the controller simply presents a logical disk to the operating system.&lt;br /&gt;&lt;br /&gt;Hardware implementations also typically support hot swapping, allowing failed drives to be replaced while the system is running.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Hybrid RAID&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Hybrid RAID implementations have become very popular with the introduction of inexpensive RAID controllers, implemented using a standard disk controller and then implementing the RAID in the controllers BIOS extension (for early boot-up/real mode operation) and the operating system driver (for after the system switches to protected mode). Since these controllers actually do all calculations typically proprietary to a given RAID controller manufacturer and typically cannot span multiple controllers. The only advantages over software RAID are that the BIOS can boot from them, and the tighter integration with the device driver may offer better error handling.&lt;br /&gt;&lt;br /&gt;Both hardware and software implementations may support the use of hot spare drives, a pre-installed drive which is used to immediately (and almost always automatically) replace a drive that has failed. This reduces the mean time to repair period during which a second drive failure in the same RAID redundancy group can result in loss of data. It also prevents data loss when multiple drives fail in a short period, as is common when all drives in an array have undergone very similar use patterns, and experience wear-out failures&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 4)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Great posts everyone. Few queries that come to mind:&lt;br /&gt;&lt;br /&gt;1) What is parity?&lt;br /&gt;2) What are the possible ways of connecting a RAID system to the server?&lt;br /&gt;3) Is there a minimum and maximum “number of disk” limit?&lt;br /&gt;4) What is the difference between Disk Mirroring and Disk Duplexing?&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 5)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;To gain performance and/or additional redundancy the Standard RAID levels( level 0 to level 5 )  can be combined to create hybrid or Nested RAID levels. Many storage controllers allow RAID levels to be nested. That is, one RAID can use another as its basic element, instead of using physical drives&lt;br /&gt;&lt;br /&gt;For example, RAID 10 (or RAID 1+0) consists of multiple level 1 arrays stored on physical drives with a level 0 array on top, striped over the level 1 arrays. In the case of RAID 0+1, it is most often called RAID 0+1&lt;br /&gt;&lt;br /&gt;Common nested RAID levels&lt;br /&gt;RAID 0+1: Striped Set + Mirrored Set (4 disk minimum; Even number of disks) provides fault tolerance and improved performance but increases complexity. The key difference from RAID 1+0 is that RAID 0+1 creates a second striped set to mirror a primary striped set. The array continues to operate with one or more drives failed in the same mirror set, but if two or more drives fail on different sides of the mirroring, the data on the RAID system is lost. &lt;br /&gt;RAID 1+0: Mirrored Set + Striped Set (4 disk minimum; Even number of disks) provides fault tolerance and improved performance but increases complexity. The key difference from RAID 0+1 is that RAID 1+0 creates a striped set from a series of mirrored drives. The array can sustain multiple drive losses as long as no two drives lost comprise a single pair of one mirror. &lt;br /&gt;RAID 5+0: A stripe across distributed parity RAID systems &lt;br /&gt;RAID 5+1: A mirror striped set with distributed parity &lt;br /&gt;&lt;br /&gt;Also we can refer to following link for more info on nested array: &lt;br /&gt;http://en.wikipedia.org/wiki/Nested_RAID_levels &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 6)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;If the storage box is external, it can also have a Fibre interface. Also other option is the create virtual LUNs in SANs and then use RAID.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 7)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;1) What is parity?&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Parity — Redundant information that is associated with a block of information and used to Rebuild a disk that has failed. &lt;br /&gt;&lt;br /&gt;      - RAID 5 arrays map data and parity intermittently across a set of disks. Within each stripe, the data on one disk is parity data and the data on the other disks are normal data. Therefore, RAID 5 arrays require at least three disks to allow for this Parity information. When a disk fails, the Array Manager software uses the parity Information in those stripes in conjunction with the data on the other disks to re-create the data on the failed disk.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;2) What are the possible ways of connecting a RAID system to the server?&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Possible ways of connecting RAID system is SCSI.&lt;br /&gt;SCSI — Acronym for small computer system interface, which is a type of interface between a system and devices such as hard drives, diskette drives, CD drives, printers, scanners, and other peripherals.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;3) Is there a minimum and maximum “number of disk” limit?&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx1HNjVz7I/AAAAAAAAAEk/F8RPkzOx7hU/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx1HNjVz7I/AAAAAAAAAEk/F8RPkzOx7hU/s400/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088070445779242930" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;4) What is the difference between Disk Mirroring and Disk Duplexing?&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Disk duplexing is a variation of disk mirroring in which each of multiple storage disks has its own SCSI controller. Disk mirroring (also known as RAID-1) is the practice of duplicating data in separate volumes on two hard disks to make storage more fault-tolerant. Mirroring provides data protection in the case of disk failure, because data is constantly updated to both disks. However, since the separate disks rely upon a common controller, access to both copies of data is threatened if the controller fails. Disk duplexing overcomes this problem; the use of redundant controllers enables continued data access as long as one of the controllers continues to function. &lt;br /&gt;&lt;br /&gt;This failover method helps to ensure that data access will continue transparently to the user and allows technicians to take the server down to replace the defective controller at a more opportune time, instead of at the moment of failure. The ability to choose when the server comes down can be very advantageous, because -- in accordance with Murphy's Laws of Information Technology (Law of Inconvenient Malfunction) -- a device is likely to fail at the least opportune possible moment. Nevertheless, some experts advocate other systems (such as higher level RAID configurations) that don't require taking the server down to replace defective hardware. &lt;br /&gt;&lt;br /&gt;Another benefit of disk duplexing is increased throughput. Using a technique known as a split seek, whichever disk can deliver the requested data more quickly responds. Multiple requests may also be split between the disks for simultaneous processing. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 8)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;I think already everyone is aware about the RAID. &lt;br /&gt;Though I would like to add some images which will be more helpful in understanding of RAID Functionality. &lt;br /&gt;&lt;br /&gt;RAID 0&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx13NjVz8I/AAAAAAAAAEs/Hb8haci8W0A/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx13NjVz8I/AAAAAAAAAEs/Hb8haci8W0A/s400/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088071270412963778" /&gt;&lt;/a&gt;&lt;br /&gt;RAID 1&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx2PNjVz9I/AAAAAAAAAE0/4ZPOwpgbBow/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx2PNjVz9I/AAAAAAAAAE0/4ZPOwpgbBow/s400/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088071682729824210" /&gt;&lt;/a&gt;&lt;br /&gt;Below we are looking at the RAID 1+0 i.e. RAID 10. Please find the exact description for this diagram in anjum’s Email.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Hp91Hghv6FQ/Rpx3IdjVz-I/AAAAAAAAAE8/LyPoYyBopLU/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Hp91Hghv6FQ/Rpx3IdjVz-I/AAAAAAAAAE8/LyPoYyBopLU/s400/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088072666277335010" /&gt;&lt;/a&gt;&lt;br /&gt;RAID 4&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx3oNjVz_I/AAAAAAAAAFE/hRjg5fdocm8/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx3oNjVz_I/AAAAAAAAAFE/hRjg5fdocm8/s400/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088073211738181618" /&gt;&lt;/a&gt;&lt;br /&gt;RAID 5&lt;br /&gt;&lt;br /&gt;RAID 5 divides the data and creates parity information similar to RAID 4, unlike RAID 4 the parity data is written separately across multiple disks.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx4HNjV0AI/AAAAAAAAAFM/wkGOstBS5AU/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx4HNjV0AI/AAAAAAAAAFM/wkGOstBS5AU/s400/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088073744314126338" /&gt;&lt;/a&gt;&lt;br /&gt;RAID 6 &lt;br /&gt;&lt;br /&gt;RAID 6 deploys two parity records to different disk drives (double parity) enabling two simultaneous disk drive failures in the same RAID group to be recovered.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Hp91Hghv6FQ/Rpx4g9jV0BI/AAAAAAAAAFU/szwAdKITwhg/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Hp91Hghv6FQ/Rpx4g9jV0BI/AAAAAAAAAFU/szwAdKITwhg/s400/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088074186695757842" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-8715068186266589331?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/8715068186266589331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=8715068186266589331' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/8715068186266589331'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/8715068186266589331'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/what-is-raid-and-what-are-its-different.html' title='What is RAID and what are its different types?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Hp91Hghv6FQ/Rpx1HNjVz7I/AAAAAAAAAEk/F8RPkzOx7hU/s72-c/1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4844736553436779684.post-3782451203394686518</id><published>2007-07-17T00:16:00.000-07:00</published><updated>2007-07-17T00:25:47.557-07:00</updated><title type='text'>Why is ICMP considered dangerous?</title><content type='html'>&lt;strong&gt;Reply 1)&lt;/strong&gt; &lt;br /&gt;&lt;br /&gt;ICMP is the protocol used by the ping command. Why is it considered dangerous and recommended to be banned by network administrators?&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 2)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;ICMP Overview – &lt;br /&gt;The Internet Control Message protocol was originally created to allow the reporting of a small set of error conditions. However it is used to implement a wide range of error-reporting, feedback, and testing capabilities. It is a companion protocol added to IP to overcome the flaws in IP like connectionless, unreliable, and unacknowledged. ICMP provides support to IP that allow different types of communication to occur between IP devices. These messages use a common general format and are encapsulated in IP datagrams for transmission. The key concept is in TCP/IP, diagnostic, test, and error-reporting functions at the internetwork layer are performed by the ICMP. The original version, now called ICMPv4, is used with IPv4, and the newer ICMPv6 is used with IPv6. I found a table but have no idea what it says can anyone explain to me. I will research bit more on this.&lt;br /&gt;&lt;br /&gt;Table 31-1: &lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Hp91Hghv6FQ/RpxuBdjVz6I/AAAAAAAAAEc/iGk6pOd_gxM/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Hp91Hghv6FQ/RpxuBdjVz6I/AAAAAAAAAEc/iGk6pOd_gxM/s400/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5088062650413600674" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Reply 3)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;It’s dangerous because so called term “ping of death ” … which means thousands of ping simultaneously …. may be because of a virus …. can affect .&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 4)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Yeps, the primary reason to block ICMP is to avoid any sort of compromise in terms of security of the network. Unblocking ICMP makes life of a hacker very easy to intrude the environment. Secondly, network traffic also increases as ICMP echo is sent to each host on the network in order to identify the open port.&lt;br /&gt;&lt;br /&gt;If one does not want block ICMP then NAT (Network Address Translation) might be used which allows only specific IP addresses to connect to the target machine. For instance, if Group policies are not applying due to slow link detection then, ICMP is required to check if any packets are being fragmented. &lt;br /&gt;&lt;br /&gt;For more information, refer http://www.microsoft.com/technet/technetmag/issues/2005/01/AnatomyofaHack/&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 5)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;ICMP can be dangerous because Hackers can  use it to map &amp; attack networks. So it needs to be restricted.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 6)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;IPSec (IP Security policy) can also be used to block certain ports and protocols. They can allow or deny the incoming/outgoing traffic to target machine.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Reply 7)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Very correct. Following are some reasons which add up to already discussed points in the forum and some are new&lt;br /&gt;&lt;br /&gt;1) ICMP can be used to launch Denial of Service attacks (DoS). Mihir touched upon this earlier. This works by overloading a server with a particular (ping) request, in such a way, that the server cannot process anything. Thereby, it is not able to serve its primary goal, of maybe a web server or an Exchange Frond End server. One example of this is Smurf. Someone, please provide some details on this if possible.&lt;br /&gt;2) Using ICMP, hackers can get too much information about a system. This was designed to help troubleshoot network issues, but using it in the wrong way can mean misusing the information. Hackers use the information gained from ICMP to impersonate other systems. Example, SPAM and virus mails are generally never distributed from the spammers or virus creators machines.&lt;br /&gt;3) To make matters work, ICMP was not designed to use authentication. Hence it is all the more vulnerable&lt;br /&gt;4) ICMP also provides OS Fingerprinting. This means that using ICMP, it is possible to know what OS is installed on the target machine. So, the hacker knows that a particular machine has Windows 2003 and using the port scanning feature of ICMP, he can also know which services are running over which port. If he has an exploit ready for this, then God save your server. Hence it also becomes important to install the critical patches released by Microsoft, since they patch the vulnerabilities which they know exist and are known to hackers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4844736553436779684-3782451203394686518?l=technicaldiscussionforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://technicaldiscussionforum.blogspot.com/feeds/3782451203394686518/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4844736553436779684&amp;postID=3782451203394686518' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/3782451203394686518'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4844736553436779684/posts/default/3782451203394686518'/><link rel='alternate' type='text/html' href='http://technicaldiscussionforum.blogspot.com/2007/07/why-is-icmp-considered-dangerous.html' title='Why is ICMP considered dangerous?'/><author><name>Virgo Websites</name><uri>http://www.blogger.com/profile/01942187122108837892</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Hp91Hghv6FQ/RpxuBdjVz6I/AAAAAAAAAEc/iGk6pOd_gxM/s72-c/1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
