Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Batch file to log in a username and password  (Read 4082 times)

0 Members and 1 Guest are viewing this topic.

cpsiemens

    Topic Starter


    Newbie

    Batch file to log in a username and password
    « on: September 30, 2008, 11:58:45 AM »
    Good day,

    I'm new to this site and i'm a beginner with DOS batch files.

    Here goes my question...

    I mapped a drive on which i installed a virtual machine (VPC).

    I get tired of always starting the VPC then logging in etc... So i want to create a batch file to:
    1. start the VPC
    2. Login
    3. Start other batch files in the VPC

    Anyone know how to write the batch file to do this?

    Many thanks,

    Chris    :)

    Carbon Dudeoxide

    • Global Moderator

    • Mastermind
    • Thanked: 169
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Experience: Guru
    • OS: Mac OS
    Re: Batch file to log in a username and password
    « Reply #1 on: September 30, 2008, 10:33:28 PM »
    I don't think it is possible to log yourself in with a batch file.