Ask a Question related to Windows Server, Design and Development.
-
ByungGyun Kim #1
Msg command doesn't work with AT scheduler
Hello~.
I made batch file, "eventlog.bat" to read 2003 server
event automatically in my desktop. following batch file
runs well when I click manually.
---------------- eventlog.bat--------------
eventquery /s servername /l system /fi "type eq
warning" /r 6 >syserror.txt
msg username /server:clientname /time:600 <syserror.txt
------------------------------------------------
but when I scheduled this by AT command, it runs but
doesn't send me message window.
Any comment? Thanks!!
ByungGyun Kim Guest
-
PHP Command/Code to work out where its being accessed/run from?
Hi, Is there a simple way to work out where the code is being run from? For example, you goto www.mydomain5.co.uk, when the index.php is run,... -
DataGrid Command Doesn't work
Hi, I have this column in my DataGrid: <asp:ButtonColumn DataTextField="site_name" HeaderText="Name" CommandName="Select1"> <ItemStyle... -
My Script to run a Command-Line from ASP does not work.
Hi, My Script to run a Command-Line from ASP does not work. No errors are returned either. It is on IIS. The directory where the script exists is... -
Replace-Color Command won't work
duplicate post -
Command to Select Mask won't work in F-MX
Hello! I have a script I created and used in Fireworks 4, and have tried to use without success in MX. The script used a command that selected an...



Reply With Quote

