Jump to content

pablohoney

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by pablohoney

  1. Quote
    On 2/20/2017 at 5:44 AM, Paul said:

    Hi there,

    We've noticed that this can happen of machines that are under heavy load during startup. A better solution would be to increase the service start timeout to 2 minutes.

    -Paul

    Would it be possible to come up with a script we could use to merge this fix into the registry? It seems like the latest Windows updates are breaking the connections.

     

  2. Thank you Paul. Also, I have an "Install Failed" status on one of the endpoints. Is there a way to clear that warning if I went ahead and installed a stand-alone version of another antivirus software program for that client? 

    Thanks again.

    InstallFailed.PNG

  3. Would like the ability to run a report to see previous Pulseway chat conversations and support requests. Currently - you can send an email at the end of each chat conversation but... it would be nice to go back and view archived support requests and live Pulseway chat conversations if needed.

  4. On 7/4/2017 at 5:55 AM, Paul said:

    What command are you running to restart the operating system? Is it a simple:

    
    shutdown -r -f -t 00

    If so, try to restart the OS via WMI:

    
    Get-WmiObject win32_operatingsystem -ComputerName Quark | Invoke-WMIMethod -name Win32Shutdown -ArgumentList @(6)

    -Paul

     

    The script above looks good on a test machine. I'll test it out tonight on the one that's simply shutting down only and let you know. Thanks again.

  5. I've tried a couple of recommendations around the web for powershell and batch for restarting a Windows machine. Each script seems to work fine on all machines with the exception of one workstation that seems to shutdown only and not perform a restart - when the scheduled task is ran via Pulseway.

    Has anyone ever experienced this - where the machine simply shuts down vs restarting? Also, is there a reliable Windows restart script that anyone can share? Thank you.

  6. Hi Hanfelt thanks - didn't seem to work for some reason. I'll keep searching and see if I have luck with some other options. Lots of different recommendations from all over.

    Thanks again.:)

  7. Thanks again. Appreciate all the help.

    We deployed most of the Pulseway Manager clients remotely so , can a similar approach be used to enable Remote Desktop? We have a few endpoints we'd like to enable this feature on without having to have physical access to the machine.

  8. Is there a script or task that can enable the User Support Request feature if it was not turned on during the initial Pulseway Manager installation? This would be very convenient vs. having to remote in to each machine and configuring each client.

×
×
  • Create New...