Search:

Type: Posts; User: skepper

Search: Search took 0.05 seconds.

  1. Replies
    3
    Views
    10,793

    Script to Rename Computer Name in Domain

    hi

    i looking a script to rename computer name in domain server 2003

    something in VB + MassageBox [Enter New Computer Name]

    include user name + password to change it (domain remember ...)
  2. Replies
    4
    Views
    11,888

    Re: send mail if ping faile

    i try it:

    PingTest.cmd
    ----------------------------------------------------
    @echo off
    :Again
    ping mis | find /i "bytes=" || goto Fail
    ping localhost -n 60 > nul
    goto Again
  3. Replies
    4
    Views
    11,888

    send mail if ping faile

    hello to all!

    i need script do it :

    ping to server
    if pink ok - ping again (loop)
    if ping fail - send mail via telnet

    http://www.f2h.co.il/im.php?name=Ping.jpg&src=95181098
Results 1 to 3 of 3
Page generated in 1,713,922,695.03884 seconds with 13 queries