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

Author Topic: Need major help in cresting Batch File to carry out a procedure  (Read 3021 times)

0 Members and 1 Guest are viewing this topic.

didgey

    Topic Starter


    Newbie

    • Experience: Beginner
    • OS: Unknown
    The batch file has the following requirements.

    The information should be logged either to a file on a removable device, or to a remote server using netcat. This can most easily be done by redirecting the command line.

    The batch file should not require any special software to be installed on the suspect PC. It should run from a CD or USB drive and be entirely self-contained. However, for this practical it is not necessary to set up assemblies -- the system DLLs and utilities can be used.

    Commands requiring administrator access may be used, but the batch file should not fail if run as a normal user.

    Most information should be captured using standard Windows utilities and the Sysinternals tools, as appropriate.

    Can anyone help me with this/????

    Allan

    • Moderator

    • Mastermind
    • Thanked: 1260
    • Experience: Guru
    • OS: Windows 10
    Re: Need major help in cresting Batch File to carry out a procedure
    « Reply #1 on: March 23, 2012, 06:26:46 AM »
    Sounds like homework

    didgey

      Topic Starter


      Newbie

      • Experience: Beginner
      • OS: Unknown
      Re: Need major help in cresting Batch File to carry out a procedure
      « Reply #2 on: March 23, 2012, 06:36:11 AM »
      Part of my assignment yea and i need help with it