- D.O.D. Wipe
- DOD wiping is a standard that the Department of Defense created to
ensure data on their hard drives was unrecoverable. The process
involves storing random data over top of the contents of the entire
hard drive. The more this is done, the less recoverable the sensitive
information is. DOD 5220.22-M (the US DoD security manual) requires
that the drive be overwritten three times, but more is better. - DSL (Digital Subscriber Line)
- Common Usage: Customers (typically individuals
or small businesses) who simply want to use
their existing phone lines for Internet connectivity.
Must be within 18,000 feet of a central office.Definition: A high-speed Internet connection
delivering data over existing telephone lines at a
transmission speed between 128Kbps-10Mbps. - DS1 (Digital Signal Level 1)
- Common Usage:
Customers (typically small to medium businesses) that need
a high-speed Internet connection, multiple phone lines, or
a combination of the two.Definition: A service that provides a dedicated
connection from your premises to a long distance switch,
providing the user with a multi-channel, high-capacity digital
circuit for voice and/or data applications. DS1 can be
provisioned by channels for data, voice, or any combination
up to 24 channels. - T1 (Trunk Level 1)
- Common Usage:
Customers (typically small to medium businesses) requiring
high-speed Internet connections, point-to-point data transport
customers, and multi-line voice capability.Definition: A digital transmission link with a
total speed of up to 1.544 Mbps. Mostly synonymous with DS1.
A T1 Internet connection’s cost
is comprised of two parts: the local loop charge or the
phone circuit that connects your location to the Internet
point-of-presence (POP), and the actual Internet bandwidth
access port charge. - ISDN
- Common Usage: Businesses that need Internet connections
beyond 18,000 feet from a central office.Definition: A one- or two-channel digital connection.
Each channel can transmit at 64 Kbps, and can be used for data
or voice capability. - T3 (Trunk Level 3)
- Common Usage: Customers (typically medium to large businesses)
needing high-speed Internet, point-to-point data transport, and/or
multi-line voice capability.Definition: Is synonymous with a DS3 (Digital Signal Level 3).
A T3 transmits at a rate of 43.232 Mbps and consists of 28 T1 circuits. - OC3 (Optical Character Level 3)
- Common Usage: Larger business that need high-speed Internet
connections, point-to-point data transport customers, and multi-line
voice customers.Definition: Transmits at a rate of 155 Mbps, and is equivalent
to 84 T1 circuits. An OC3 is termed a “fiber connection.” - OC12
- Common Usage: Larger business that need high-speed Internet
connections, point-to-point data transport customers, and multi-line
voice customers.Definition:Transmits at a rate of 622 Mbps, and is equivalent
to 4 OC3 circuits. - OC48
- Common Usage: Larger business that need high-speed Internet
connections, point-to-point data transport customers, and multi-line
voice customers.Definition: Transmits at a rate of 2.5 Gbps, and is equivalent
to 4 OC12 circuits. - OC192
- Common Usage: Phone companies, large Internet Service Providers
(ISPs), and large companies offering streaming media services (video,
music, Internet teleconferencing, etc.). Other customers may acquire
an OC192, but most will never fully utilize it.Definition: Transmits at a rate of 9.6 Gbps, and is equivalent
to 4 OC48 circuits.
Archive for the ‘Technical Information’ Category
Technical Terms & Definitions
Wednesday, October 8th, 2008Selectable Outgoing Email Addresses under Outlook with Exchange
Sunday, December 10th, 2006Exchange Server offers great support to receive email addressed to multiple domains, but does not allow users to choose which address they would like to use when sending outgoing messages.
Let’s say John Doe at Company abc.com runs Small Business Server 2003 and has a side business with the domain name xyz.com. John can easily receive email to jdoe@abc.com and jdoe@xyz.com. But when Joe sends an email, the recipient will see it comes from jdoe@abc.com. Joe has no option to send the email so it appears to come from jdoe@xyz.com.
This can be resolved by adding an SMTP account to the Outlook profile on the workstation. While not a perfect solution, it does allow users to select which email address they would like recipients to see. This solution is recommended for small sites where the administrative overhead is low and where only a few outgoing domains need to be selectable.
This solution has the following strengths:
- Little or no modification needs to be made to Exchange.
- It works great on single Exchange servers and SBS servers.
- Email to all domains is still delivered immediately to the user’s Exchange mailbox. There is no need to have separate Personal Folder stores or profiles that users will forget to check and backup.
This solution has the following weaknesses:
- The Outlook client will need an account added to the profile of each user that needs to have multiple outgoing addresses. An account will need to be added for each outgoing address (other than the primary). Multiple Outlook profiles on one computer or users that use Outlook on multiple computers will increase the administration burden.
- While the alternate email address will show on the recipient’s copy, the email headers will still show the Exchange server’s primary domain. Most recipients won’t even know how to check email headers, but this solution is not appropriate when the appearance of complete separation of the domains needs to be achieved.
- Outgoing addresses are not selectable under Outlook Web Access.
- Outgoing email will always show the user’s primary address unless an alternate is selected. The user must select the alternate SMTP account even when replying to an email sent to the alternate email address. For example, John receives an email sent to jdoe@xyz.com (his primary is @abc.com). When John replies to the email he must select the xyz.com SMTP account when he sends the email or else his reply will go out as jdoe@abc.com.
These instructions will assume the user has administrative access to the Exchange and DNS servers on the network or is the administrator of a Microsoft Small Business Server. We will also assume the servers are running Windows 2003, Exchange 2003, and Outlook 2003 or SBS 2003. 2003 is not a requirement, but some steps will vary on other versions of SBS, Windows Server, and Outlook.
The first step in the process is to add the additional domains to the recipient policy on the Exchange server if it has not already been done. This will allow the Exchange Server to receive email sent to the additional domain(s).
- Open Exchange System Manager, or drill down to your Exchange instance on the Server Management Page for Small Business Server.
- Open Recipients and click on Recipient Policies.
- Right click the Default Policy and select Properties.
- Select the E-mail addresses tab and click New.
- Select SMTP address and fill in the additional domain name with the @ symbol prefix (@xyz.com) and click OK.
- You may modify the primary SMTP domain if desired, then click OK.
- Repeat for each domain you want to add.
At this point, your users can receive email sent to the additional domain only if you edit each user account and add the address for them. I recommend right clicking the Default Policy and selecting Apply this policy now. This will make the additional domain active for all users. In effect, it creates a secondary email address for all of your Exchange users in the Default Policy (normally everyone).
Now DNS needs to be setup. External DNS is provided by a wide range of providers. You will need to contact your domain host to setup the necessary record for DNS. This may be your web hosting company or the company you registered the domain with. You will want to add an A record and MX record for the outside or public IP address of your Exchange server for the additional domain. A CNAME record that aliases an existing A record is fine, or you can use an existing A record. Please contact your domain host if you need help. You can contact us at New Age Digital if you would like to change your hosting service. We can assist with all of the details. This will need to be done for all domains for which you wish to receive email.
Next we will add the domain to your internal DNS server. This will normally be your Small Business Server or PDC in a multi-server environment.
- Open your DNS MMC console. Normally accessed through Administrative Tools.
- Right click Forward Lookup Zones and select New Zone.
- Click Next on the New Zone Wizard and select Primary and click Next.
- Choose the appropriate selection on the next screen. Normally the default is correct.
- Enter your additional domain name (xyz.com) and click Next.
- Normally you will not want dynamic updates, but this may vary depending on your needs. Dynamic updates are not necessary for this setup. Click Next and Finish.
- Right click the domain you added and select new A record. You may need to expand the tree on the left side of the MMC console to activate the add function.
- Enter the prefix for the A record in the name field. This should match the A record setup on the external DNS servers for the domain. For example, if an A record, mail.xyz.com, was setup on the external DNS servers, enter mail in the name field.
- Type in the local IP address of your Exchange server and click Add Host. Please note that this is the internal IP address – not your outside or public IP address.
- Repeat for each domain that you wish to use for outgoing email.
Add a new account to each Outlook profile on each computer that will need to send email out using the new email address.
- In Outlook, select Tools, Email Accounts.
- Select View or change existing email accounts and click Next.
- Select Add, select POP3, and click Next.
- Fill in the fields on the POP3 Internet account settings screen as follows:
- Name . As you would like it to appear to recipients, usually the users full name.
- Email address – The full email address using additional domain (jdoe@xyz.com).
- Both POP3 and SMTP servers will be the host you setup in DNS (mail.xyz.com).
- The username should be the login name of the user to the domain or Exchange server (jdoe).
- The password is the user’s domain or Exchange password.
- Do not test the account settings (see below). Click Next and Finish.
- Make sure the Exchange account is still the default and that the user’s mailbox is the delivery location for all accounts by clicking on each account.
- Repeat for each outgoing address you wish to add.
- Repeat for each user and each Outlook profile that your users will use to send outgoing email on the additional addresses.
Most Exchange servers do not have POP3 enabled by default. It does not need to be enabled, nor do we need to make any firewall or router changes to allow POP3 traffic. The next step will be to disable the POP3 half of the new account. This will negate the need to make any changes to Exchange. It will also remove conflicts with some antivirus scanners with email scanning ability, and improve the speed of retrieving new messages. Exchange is already setup to receive incoming mail on the additional domains and that email will be delivered directly to the user’s mailbox on receipt.
Reset Symantec Antivirus Corporate Password
Friday, November 10th, 2006It can be quite frustrating to take on a new client
and not be able to access the Symantec Antivirus
Console or Symantec Secuity Center Console because
the password was never recorded. Here are a couple
of options for recovering from that situation.
The first thing to try is the default password “symantec”.
Older versions of Symantec Antivirus (before version 10)
have a password to access the console. This can be reset
by stopping the Symantec Antivirus services in the
Microsoft Services MMC and changing a registry key.
Changing this key will set the password back to the
default, but must be done with the services stopped.
Open regedit and change the following key’s value and
restart the services.
HKLM\SOFTWARE\INTEL\LANDesk\VirusProtect6
\CurrentVersion\ConsolePassword
Value: 1084A085DC6BD2D755D4D6A7726
Symantec Antivirus version 10 has both a login name
and password. This can be reset by using the iforgot.exe
program that is located under the
Program Files\Symantec\Symantec System Center\Tools folder.
You will need to know the login name for the iforgot.exe
program to reset the password.
How to Create a Shared Calendar with Small Business Server 2003
Tuesday, October 10th, 2006You can use the Vacation Calendar on the http://companyweb intranet site that comes with Small Business Server or you can create a shared calendar in Outlook Public Folders.
1) Go to http://companyweb and select the Vacation Calendar on the left. You can add the calendar to your Other Calendars list by clicking on the Link to Outlook button at the top of the Calendar. The downside to this method is that the calendar is read only in Outlook. You cannot add items to the intranet Vacation Calendar in Outlook, you have to go to the intranet site and submit new items there. Method two is almost as easy and is fully editable in Outlook.
2) To make the shared calendar in Outlook, click the Folder List button at the very bottom left of the Outlook Window. This will display your entire folder list in Outlook. At the bottom of the list is Public Folders. Folders and items in those folders are accessible and editable by everyone (by default). Expand Public Folders, then right click All Public Folders, select New Folder, Choose Calendar Items, and give it a name. You can put it on your list of calendars by right clicking on it and selecting Add to Favorites. Next time you click on your Calendar it will show up in your Other Calendars list. Select it and it will display on a split pane with your personal calendar. Once it is created, it will show up in everyone’s Outlook Folder List under Public Folders, but they will have to add it to their favorites for it to show up on their Other Calendar list.
Microsoft SBS 2003 and Veritas Backup Exec 10.1d Error Messages
Tuesday, October 10th, 2006Error: 1
This is a common error message that occurs when a user is deleted and the
mailbox retention time is set to a value other than 0.
The Job Notification reports:
(Server: “Servername”) (Job: “Backup 00006″) Backup 00006 — The job
failed with the following error: The directory is invalid.
The error in the job log reports:
Completed status: Failed
Final error: 0xe000fe09 – The directory is invalid.
Final error category: Resource Errors
For additional information regarding this error refer to
link V-79-57344-65033
Backup- \\SERVER\Microsoft Exchange Mailboxes V-79-57344-65033
- Directory not found. Cannot backup directory ?User Name [uname] and its subdirectories.
Link to Veritas Support Doc:
mhttp://seer.entsupport.symantec.com/docs/241981.htm
You can set the deleted mailbox retention time to 0 to fix the
problem, but this will disable the ability to recover a deleted
mailbox. Open the Server Management screen on the server and
expand the Advanced Management section. Drill down through the
Exchange instance, Servers, Servername, First Storage Group,
Mailbox Store. Right click on the Mailbox Store and select
Properties. Go to the Limits tab, and change the option Keep
Deleted Mailboxes for (Days) to the appropriate amount of
days that the mailbox should stay on the server to 0.
The other option is to train the person that is responsible
for deleting users to purge the mailbox after deleting the
user. Open the Server Management screen on the server and
expand the Advanced Management section. Drill down through
the Exchange instance, Servers, Servername, First Storage
Group, Mailbox Store, Mailboxes. Right click the Mailboxes
folder in the left pane and click the Run Cleanup Agent.
Recently deleted user’s mailboxes will be in the list with
a small red “x” on them. Right click the recently deleted
user.s mailbox and select Purge. Please note that selecting
yes will permanently delete the mailbox and the email therein
will not be retrievable except from previous backups.
Error: 2
I have only run into this error once, and I am still not
sure what caused the problem. My guess is that a program
that included an SQL SP3a backend was installed on the
server that had SP4 already installed on it.
The job log reported:
V-79-57344-33938 – Backup or restore operation terminated
abnormally. An error occurred on a query to database.
0xe0008492 – Database Query Failure. See the job log for details.
Link to Veritas Support Doc:
http://seer.entsupport.symantec.com/docs/276443.htm
The solution was as follows:
- In the SQL 7.0 installation path (by default \Mssql7\Binn)
rename the DLL’s Sqlresld.dll and Sqlvdi.dll to
Sqlresld7.old and Sqlvdi7.old - Copy from the SQL 2000 installation path (by default
\Program Files\Microsoft SQL Server\80\COM) the DLL’s
Sqlresld.dll and Sqlvdi.dll into the SQL 7.0 installation
path (by default \Mssql7\Binn) - According to the Microsoft article, it is also recommended
to place the Sqlunirl.dll and Sqlsvc.dll (into \Mssql7\Binn)
due to the DLL’s dependencies.
Before I overwrote the files as the support document suggested,
I checked the file dates and sizes. The files to be overwritten
were older. I also stopped all SQL services before overwriting
the files, though the article did not specify to do so.
Error: 3
This was a seemingly random error that occurred out of the blue
after several weeks of successful backups.
The job log reported:
Completed status: Failed
Final error: 0xe00084f8 – The network connection to the Backup
Exec Remote Agent has been lost. Check for network errors.
Final error category: Resource Errors
Backup- SERVER\SHAREPOINT AOFO: Initialization failure on:
“\\SERVER\Microsoft Information Store\First Storage Group”.
Advanced Open File Option used: No.
The network connection failed during the snapshot. Check
the network, and then run the job again.
V-79-57344-65072 – The Exchange Store service is not
responding. Backup set canceled.
AOFO: Initialization failure on: “Shadow?Copy?Components”.
Advanced Open File Option used: No.
The network connection failed during the snapshot. Check the
network, and then run the job again.
V-79-57344-65072 – The connection to target system has
been lost. Backup set canceled.
This was resolved by changing the Resource Order of the
Exchange items. The Veritas solution was to try to backup
the Exchange Public Folders and Mailboxes in separate
jobs, but I found an alternate solution that resolved
the problem. It was as simple as setting the Public
Folder Store to be backed up before the Mailbox Store.
Thanks to the original poster in the Veritas Newsgroups.
I was not able to find the Newsgroup thread again to give
proper credit to the gentleman who came up with the solution.