Jump to content

finatic

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About finatic

Contact Methods

  • Website URL
    http://

finatic's Achievements

0

Reputation

  1. Yes I have been working with the schtasks command but this is where my novice skills show thru. This is what I want to accomplish on each computer remotely. I want to write a schtasks file like this one. c: cd\ schtasks /create Reboot /tr reboot.bat /sc 500 /ru system
  2. Yes this path works. I can evern create the task with the /interactice switch but when I am loged on as a user as you know it does not launch. I can then go to the taskmanager screen and it seems that all that is missing is the password for this task. Is there a way that this can be installed with elevated privileges in order to run?
  3. It still did not work. And here I thought that this would be failry easy. So much for that school of thought.................
  4. I will add the interactive switch to see if that works.
  5. Is there a way to do this once and send it out to all machines? The PC's are in different cities.
  6. I have tried this but when I use the AT command it does not run on the PC at the time that I have specified. This is what I have AT 14:00 every:Th shutdown.exe /l /r /t:120 When the PC is logged on as any of the users this command does not run.
  7. Hello all. I am trying to write a script that will reboot my 50 pc's once a month in an authenticated domain. I have been using the psshutdown tool from sysinternals but I cannot get it to work when regular users are logged onto the PC. All users have no access on the PC's Any help will be greatly appreciated.
  8. Hello all. Im hoping that I enjoy my time here and that I get valuable insight from the members here...........
×
×
  • Create New...