Jump to content

Raul

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Raul

  1. I have a VB app that will enter the logon ID and Computer name into the required fields for several .bat files. One will clean temp and cache files, and another is the bat file that pushes the software and commands to the actuall computer to be executed. I am trying to find a way to have the bat file execute once placed on the machine without having to take control or manually executing the file from it. I have looked for commands and utils. but dont want to install services or software on the remote pc to do so. The only option I can think of is to do a remote task schedule but the Soon command schedules the task for the next day.. Any ideas?
  2. I have a VB app that will enter the logon ID and Computer name into the required fields for several .bat files. One will clean temp and cache files, and another is the bat file that pushes the software and commands to the actuall computer to be executed. I am trying to find a way to have the bat file execute once placed on the machine without having to take control or manually executing the file from it. I have looked for commands and utils. but dont want to install services or software on the remote pc to do so. The only option I can think of is to do a remote task schedule but the Soon command schedules the task for the next day.. Any ideas? Cache_Cleaner.txt Adobe_Install.txt Flash_Install.txt Java.txt
×
×
  • Create New...