Recent posts



Outlook Anywhere The Outlook Anywhere feature in Microsoft Outlook for Microsoft Exchange Server allows the Outlook clients to connect to their Exchange servers over the internet. The clients use RCP instead of HTTP Windows networking component. The Outlook Anywhere features enables Outlook users to access their Exchange Server accounts...

Read more


Managing E-Mail Address Policies Under Exchange Server 2007 Moving from ES 2003 to ES 2007, major change in administration of Email Address Policies is the division of responsibility between Accepted Domains and Email Address Policies. We will go through each, respectively. They were known Recipient Policies back then. Accepted Domains: Before creating...

Read more


Mailbox Access Auditing using Exchange Server (ES) 2007 SP2 Under Window Server 2008 With the ES 2007 SP2, Microsoft has introduced a new mailbox access auditing feature among others. It uses store.exe process, an access point for mail in mailbox databases, and enables auditing using a set of Diagnostics logging categories...

Read more


Installing Visual Studio 2010 Visual Studio 2010 is a must for those who are interested in developing applications based on .NET frameworks, whether they be a Desktop or a Web Application.The main features of Visual Studio 2010 are as follows: VB.NET Integrated Development Environment C#  Integrated Development Environment ASP.NET...

Read more


Send & Receive Internet Mail using HUB Transport Server Under Exchange Server 2007 Microsoft Exchange Server (ES) provides two main roles, HUB and Edge Transport server, to send and receive internet mail. Former is configured to be more secure so doesn’t accept mail from untrusted sources while later to accept internet...

Read more


Restriction on External E-Mail Following the need, any organization can ask us to define a policy of internet traffic restrictions on the users. We will work on the scenario during this article. Internet is two way traffic: inbound or outbound so we will talk of each Managing Inbound Messages: Open Exchange Management...

Read more


Reporting services in SQL server 2005 Demo names: Server: CONFIGWS1 Database: technoencyclopedia Username: Demo User Password: 123456789 Connection: My DataSource Introduction: In today’s competitive world, business is run through logic, not by rules. And to produce a logical plan, you need to have data or information in useful form. Every business requires reports daily, monthly, or...

Read more


Account Creation and management in SQL server 2005/2008   Using SQL server management studio Demo names Database: technoencyclopedia, techno Login id: test Password: test Table: techno Introduction: Securing a database has always been a center of focus since the technology has started to build the database systems. However, managing the user account and keeping the data secure...

Read more


TEN TOOLS TO ENHANCE SECURITY OF COMPUTERS IN A NETWORK   What is security? In an information technology setting, security encompasses so many aspects. Some of these aspects are: 1. Data privacy and confidentiality This is where organizations make sure that private data of its customers of employees is kept safe and safeguarded...

Read more


Installing SharpDevelop When it comes to programming, what one needs is a good Integrated Development Environment (IDE). Visual IDE usually contains an editor, form designer, compiler and a debugger. Although Microsoft usually provides its express versions of its IDE like Visual C# Express 2010, VB.NET Express 2010 there was...

Read more