1. Clients

  • See the Computers.cmtsv file for a list of ANC clients.

  • Enter the following commands at a Command Prompt.

    net use O: \\tbhf-anc-mrm\Other$ /P:No
    show-status

2. Inventory

  • Log in as smru on tbhf-anc-mrm using PuTTY.

  • Enter the following commands at a Command Line.

    HOST=192.168.##.##
    DELTA_LINUX_TOOLS="/media/Windows/Software/_Delta/Delta-Linux-Tools-#.#.#"
    scp -p $DELTA_LINUX_TOOLS/sbin/show-inventory delta@$HOST:
    ssh smru@$HOST date
    ssh -t smru@$HOST sudo date --set YYYY-MM-DD
    ssh -t smru@$HOST sudo date --set HH:MM
    ssh -t smru@$HOST sudo ./show-inventory
    scp -p smru@$HOST:smru* /home/Other/Inventory