Login | |
|
 |
RE: please help me out in dis....exchange server scripting - 11/27/2005 7:47:42 PM
|
|
 |
|
| |
TNO
Posts: 1074
Score: 10
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
|
......I am utterly confused by your post........
_____________________________
To iterate is human, to recurse divine. -- L. Peter Deutsch
|
|
| |
|
|
|
 |
RE: please help me out in dis....exchange server scripting - 11/29/2005 7:23:20 AM
|
|
 |
|
| |
didorno
Posts: 361
Score: 0
Joined: 2/12/2005
From:
Status: offline
|
zulqarnain, I understand your question. In http://www.microsoft.com/technet/archive/mail/chapter5.mspx there is maybe some help for you. Somewhere on that page you can find info about : quote:
SENDMAIL.EXE SENDMAIL is a command-line Win32 utility to send mail messages, with optional file attachments, through a MAPI based e-mail system from a Windows NT or Windows 95 command prompt. It is often the case that Windows NT computers, especially NT Servers, running unattended could better communicate their status or event information via proactive means rather than constantly being polled by remote performance monitors or operations staff using NT administration tools. SENDMAIL.EXE allows just such a thing and was primarily developed to allow performance monitor alerts, tape backup job status, and disk quota information (using DIRUSE) to be reported to an operations group using standard Microsoft PC-Mail messages. To install, copy SENDMAIL.EXE to your current working directory or somewhere in the system path. MAPI32.DLL and appropriate messaging support should already be installed from the operating system installation. If you setup MS-MAIL (registry entries) and can use the standard MSMAIL32.EXE mail client program to send and receive e-mail, you should be able to use SENDMAIL.EXE Usage: From the command line type: SENDMAIL -u username -p password -r recipient(s) [-c copy recipient(s)] [-s subject] [-m message] [-f file attachment(s)] [-v] [-?] Example: Use the Windows NT resource kit (SRVANY.EXE) utility to setup Performance Monitor to run as a service. Add an alert that triggers when the disk drive is more than 90 percent full. In the alert send window, specify the sendmail utility with the following command line in the Run Program on Alert text box: SENDMAIL -u RISNT01 -p srvrpass -r tech1;tech2;tech3 -c "Lan Support" -s "[411] Server Alert" -m "Disk is 90% full" -f c:\temp\diruse.log;c:\temp\status.log In this example, a message from user RISNT01 will be sent to Technicians 1, 2 and 3 with a copy to LAN Support. The subject is "[411] Server Alert" with a message "Disk is 90% full." Attached to the end of the message will be the two log files. Good luck !
_____________________________
Regular Expression ? I (L+o{1,}v{1,3}e\s)+[iI]t!$
|
|
| |
|
|
|
 |
RE: please help me out in dis....exchange server scripting - 12/2/2005 2:24:59 AM
|
|
 |
|
| |
mbouchard
Posts: 1903
Score: 14
Joined: 5/15/2003
From: USA
Status: offline
|
Please tell me that English is not your first language and you learned English via text messaging or IM. If so, let us know this, many people will disregard poor English and spelling if it is known that English is a second language. If this is not the case, I would personally request that better English be use. I am not even requesting that people use good/proper English, especially seeing that I personally need to learn gooder English.
_____________________________
Mike For useful Scripting links see the Read Me First stickey! Always remember Search is your friend.
|
|
| |
|
|
|
 |
RE: please help me out in dis....exchange server scripting - 12/2/2005 2:42:55 AM
|
|
 |
|
| |
ginolard
Posts: 1043
Score: 21
Joined: 8/10/2005
Status: offline
|
Me fail English? That's unpossible!
|
|
| |
|
|
|
 |
RE: please help me out in dis....exchange server scripting - 12/2/2005 3:10:30 AM
|
|
 |
|
| |
ebgreen
Posts: 4613
Score: 31
Joined: 7/12/2005
Status: offline
|
Ok Bart. ...It's a perfectly cromullent word.
|
|
| |
|
|
|
 |
RE: please help me out in dis....exchange server scripting - 12/2/2005 3:17:15 AM
|
|
 |
|
| |
mbouchard
Posts: 1903
Score: 14
Joined: 5/15/2003
From: USA
Status: offline
|
That is Ralphy to you.
_____________________________
Mike For useful Scripting links see the Read Me First stickey! Always remember Search is your friend.
|
|
| |
|
|
|
 |
RE: please help me out in dis....exchange server scripting - 12/2/2005 3:23:23 AM
|
|
 |
|
| |
ebgreen
Posts: 4613
Score: 31
Joined: 7/12/2005
Status: offline
|
Oops, you're right. What a faux pas.
|
|
| |
|
|
|
 |
RE: please help me out in dis....exchange server scripting - 12/2/2005 6:12:45 AM
|
|
 |
|
| |
Snipah
Posts: 1343
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
quote:
ORIGINAL: didorno mbouchard, and what if your third language is English ? Follow the below image: LOL
_____________________________
For more information, please see the "Read me First" topic. http://www.visualbasicscript.com
|
|
| |
|
|
|
|
|