Pages

5/15/2002

HTML::MSWord::Command to open an HTML file for editing in MS-Word


Question
I'd like for a user to maintain this one HTML file. Even though Word fills the document with a lot of garbage, it is easiest for user to understand. I'd like to create a shortcut on user desktop to this file on server.
Answer
"C:\Program Files\Microsoft Office\Office10\MSOHTMED.EXE" FILENAME.EXT

5/09/2002

Exchange/Outlook Troubleshooting Links


XCLN: Microsoft Exchange Message Size Limitations (Q149217) XCLN: Microsoft Exchange Message Size Limitations

OL2000: (CW) Purpose and Capacity of Outlook Storage Facilities (Q208480) OL2000: (CW) Purpose and Capacity of Outlook Storage Facilities

OL98: (CW) Purpose and Capacity of Outlook Storage Facilities (Q181406) OL98: (CW) Purpose and Capacity of Outlook Storage Facilities

5/08/2002

SMTP::Network::Messaging


SMTP reply codes
http://www.greenend.org.uk/rjk/2000/05/21/smtp-replies.html
Reply codes grouped by command Command Code Description
connect
220 Service ready
421 Service not available, closing transmission channel
HELO
250 Requested mail action okay, completed
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
504 Command parameter not implemented
521 does not accept mail [rfc1846]
421 Service not available, closing transmission channel
EHLO
250 Requested mail action okay, completed
550 Not implemented
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
504 Command parameter not implemented
421 Service not available, closing transmission channel
MAIL
250 Requested mail action okay, completed
552 Requested mail action aborted: exceeded storage allocation
451 Requested action aborted: local error in processing
452 Requested action not taken: insufficient system storage
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
421 Service not available, closing transmission channel
RCPT
250 Requested mail action okay, completed
251 User not local; will forward to
550 Requested action not taken: mailbox unavailable
551 User not local; please try
552 Requested mail action aborted: exceeded storage allocation
553 Requested action not taken: mailbox name not allowed
450 Requested mail action not taken: mailbox unavailable
451 Requested action aborted: local error in processing
452 Requested action not taken: insufficient system storage
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
503 Bad sequence of commands
521 does not accept mail [rfc1846]
421 Service not available, closing transmission channel
DATA
354 Start mail input; end with .
451 Requested action aborted: local error in processing
554 Transaction failed
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
503 Bad sequence of commands
421 Service not available, closing transmission channel
received data
250 Requested mail action okay, completed
552 Requested mail action aborted: exceeded storage allocation
554 Transaction failed
451 Requested action aborted: local error in processing
452 Requested action not taken: insufficient system storage
RSET
200 (nonstandard success response, see rfc876)
250 Requested mail action okay, completed
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
504 Command parameter not implemented
421 Service not available, closing transmission channel
SEND
250 Requested mail action okay, completed
552 Requested mail action aborted: exceeded storage allocation
451 Requested action aborted: local error in processing
452 Requested action not taken: insufficient system storage
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
502 Command not implemented
421 Service not available, closing transmission channel
SOML
250 Requested mail action okay, completed
552 Requested mail action aborted: exceeded storage allocation
451 Requested action aborted: local error in processing
452 Requested action not taken: insufficient system storage
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
502 Command not implemented
421 Service not available, closing transmission channel
SAML
250 Requested mail action okay, completed
552 Requested mail action aborted: exceeded storage allocation
451 Requested action aborted: local error in processing
452 Requested action not taken: insufficient system storage
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
502 Command not implemented
421 Service not available, closing transmission channel
VRFY
250 Requested mail action okay, completed
251 User not local; will forward to
550 Requested action not taken: mailbox unavailable
551 User not local; please try
553 Requested action not taken: mailbox name not allowed
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
502 Command not implemented
504 Command parameter not implemented
421 Service not available, closing transmission channel
EXPN
250 Requested mail action okay, completed
550 Requested action not taken: mailbox unavailable
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
502 Command not implemented
504 Command parameter not implemented
421 Service not available, closing transmission channel
HELP
211 System status, or system help reply
214 Help message
500 Syntax error, command unrecognised
501 Syntax error in parameters or arguments
502 Command not implemented
504 Command parameter not implemented
421 Service not available, closing transmission channel
NOOP
200 (nonstandard success response, see rfc876)
250 Requested mail action okay, completed
500 Syntax error, command unrecognised
421 Service not available, closing transmission channel
QUIT
221 Service closing transmission channel
500 Syntax error, command unrecognised
TURN

250 Requested mail action okay, completed
502 Command not implemented
500 Syntax error, command unrecognised
503 Bad sequence of commands

Windows::Registry::Tip::Open a command prompt in any directory from Explorer


From: Windows 2000 Hints & Tips - Command Prompt In Any Directory had many nice graphics and step by step setup explanation. However, that page is unfortunately unavailable as of 1/6/2003.

After going to the CMD prompt, it is possible to avoid having to do a bunch of CD's to get to the directory you want. Right-Click on any directory in explorer and bingo!

Create and merge the following registry file:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\Command]
@="Command &Prompt"
[HKEY_CLASSES_ROOT\Directory\shell\Command\command]
@="cmd.exe /k \"cd %L\""

Windows NT/2000::Boot Disk


MS Article 101668
SUMMARY
When Windows is installed on a computer that has an Intel x86-based processor and the boot record for the active partition or files required to boot Windows becomes corrupted, it is not possible to boot Windows or any other operating system on that computer.
MORE INFORMATION
To prevent this situation, create a Windows boot disk when you install Windows on the computer. This disk is different from an MS-DOS boot disk because the entire Windows operating system cannot fit on one disk as MS-DOS can. A Windows boot disk contains the files necessary to start the operating system with the remainder of the Windows system files installed on the hard disk drive. Use the following procedure to create this disk:
- Place a blank floppy disk in drive A and format the disk using Windows NT or later.
- From the root folder of the system partition of your hard disk drive (for example, C:\-), copy the following files to the floppy disk:
Boot.ini
NTLDR
Ntdetect.com

NOTE: You may have to remove the hidden, system, and read-only attributes from the files.
Restore the hidden, system, and read-only attributes to the files on your hard disk.
If either the Bootsect.dos or the Ntbootdd.sys file resides in the system partition, perform steps 2 through 4 above to copy these files to the boot disk as well.
If you format a floppy disk in Windows NT or later, the boot record points to the NTLDR file. When NTLDR runs, it loads the available operating system selections from the Boot.ini file. If the user selects Windows, NTLDR runs Ntdetect.com, and then passes control to Osloader.exe. If the user chooses MS-DOS or OS/2, NTLDR loads Bootsect.dos.

5/07/2002

Internet::Fun


Internet Movie database searchable by many parameters: The Internet Movie Database (IMDb).
http://us.imdb.com/