Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7439939
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:46:41+00:00 2026-05-29T10:46:41+00:00

Please help to prepare batch script on DOS. This script should run in following

  • 0

Please help to prepare batch script on DOS.

This script should run in following manner :

  1. Telent the IP and use the existing passwd (explicitly given in the script).
  2. After the telnet, it shows MENU options
  3. MB station
  4. RC
  5. ODU
  6. AP
  7. SU
  8. Exit

    type 1 // a “MB station” MENU options will open i.e.

1 – Show
2 – Unit Control

type 2 // UC MENU options will open i.e

1 – Change Password
2 – Reset

type 1 //change passwd MENU options will open i.e.

1 – Change PC Password
2 – Change LU Password
3 – Change Admin Password

type 3 // to change ADMIN passwd

MB station – Change Admin Password
Enter New Password : XYZ enter
Re-enter Password : XYZ enter

New password accepted

3 times escape // to escape from telnet

1.MB station
2. RC
3. ODU
4. AP
5. SU
6. Exit

type 6 // to exit
Exit? [Y/N] y

Connection to host lost.

then move to step with different IP. The IP values will be given by the user one-time while executing the script at the prompt e.g. ./pass-change IPs.txt

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T10:46:41+00:00Added an answer on May 29, 2026 at 10:46 am

    start with this :

    @ECHO OFF
    
    :BEGIN
    CLS
    ECHO.                 
    ECHO          Oleg Grishko  + Flora  = Love          
    ECHO.
    ECHO.
    ECHO        1=Remove All Hard Drive Partitions
    ECHO        2=FDISK Hard Drive
    ECHO        3=Format Hard Drive
    ECHO        4=Dell Utilities
    ECHO        5=Re-image
    ECHO        6=Exit To DOS
    ECHO.
    ECHO       To bring this menu back type GO.BAT at the dos prompt.
    ECHO.
    CHOICE /N /C:123456 
    
    ECHO.
    If ERRORLEVEL ==6 GOTO SIX
    If ERRORLEVEL ==5 GOTO FIVE
    If ERRORLEVEL ==4 GOTO FOUR
    IF ERRORLEVEL ==3 GOTO THREE
    IF ERRORLEVEL ==2 GOTO TWO
    IF ERRORLEVEL ==1 GOTO ONE
    GOTO END
    
    :SIX
    EXIT
    GOTO QUIT
    
    :FIVE
    call re-image.bat
    GOTO END
    
    :FOUR
    call dell.bat
    GOTO END
    
    :THREE
    cd dos
    call format.bat
    GOTO END
    
    :TWO
    cd dos
    call fdisk.bat
    GOTO END
    
    :ONE
    cd dos
    call blast.bat
    GOTO END
    
    :END
    cd\
    REM ECHO Completed. Bringing up DOS menu again...
    REM pause
    REM f:go.bat
    
    :QUIT
    f:
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

please help me with 1 more PL/pgSQL question. I have a PHP-script run as
Please help! I couldn't figure it out how to map the following situation: I
Please help me convert this line to C#. objManagementBaseObject.SetPropertyValue(hDefKey, CType(&H & Hex(RegistryHive.LocalMachine), Long)) Related
please help me out from this I have created a database in Blackberry phone
please help , this is not inserting into db $dbh = new PDO('mysql:host=localhost;dbname=blog', root,
Please help! I'm really at my wits' end. My program is a little personal
Please help! Background info I have a WPF application which accesses a SQL Server
Please help me with a sanity check. Assuming a many-to-many relationship: Post, PostTagAssoc, Tag
Please help, I am stuck here --- irb> a = line of text\n line
Please help us settle the controversy of Nearly everything is an object ( an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.