Jump to content

Chris

Staff
  • Posts

    1347
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    Chris reacted to p.thaels@hedopro.nl in Notifications History Export   
    Hi,
     
    I think it would be handy to have an export button in the notifications history tab in the Pulseway Enterprise Server Administrator.

  2. Upvote
    Chris reacted to Cptrico in PowerOfTheShell Plugin 1.5   
    Hi Mario,
     
    Thanks for using the plugin. 
     
    The code is build to any CPU, which means it will work on 32 and 64 bit machines. 
    I am running pulseway agent 4.7.6 and POTS 1.5 to test on my windows 8.1 laptop.. 
     
    I ask through POTS if I am running 64 bit or not..
    [Environment]::Is64BitProcess   And I get true back.I don't have the exchange mgmt pack on my machine so I can test..    Take a look at the script pack, I know Paul (digby) have a lot of exchange examples to try, he uses WMI if I recall correctly..
  3. Upvote
    Chris reacted to digbyp in PowerOfTheShell Plugin 1.5   
    I use the following code to determine if the snapin is loaded or not
     
     
        # Add Exchange 2010 commandlets (if not added)
        if(!(Get-PSSnapin | where-Object {$_.name -eq "Microsoft.Exchange.Management.PowerShell.E2010"}))
        {
          ADD-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010 -ErrorAction SilentlyContinue
        }
  4. Upvote
    Chris reacted to thankgod in New Trialist - Some Questions   
    Hi Chris
     
    Thank you for the response. I do agree that the usability and security are important factors. We will evaluate base on what we have. Thank you.
  5. Upvote
    Chris got a reaction from JHP in SSL Certificate check fails on wildcard certificate   
    Hi,
     
    Welcome to the Pulseway community. Please PM me the hostname and port of the service that uses the wildcard certificate (if it's in the DMZ) and we will investigate the issue.
     
    Regards,
    Chris
    Pulseway Support
  6. Upvote
    Chris reacted to techtedg in Remote Desktop Multiple Screens   
    They stated over here in this other thread that it would most likely be released at the same time, or shortly after. See the last post.
    http://forum.pulseway.com/topic/995-req-screens-all-monitors-pcm-service/ 
  7. Upvote
    Chris reacted to dfj_iad in Pulseway uses all CPU after installation   
    Hi Chris
     
    The fix has resolved the issues we had
     
    Thank you so much for your quick help and effort
  8. Upvote
    Chris reacted to Cptrico in PowerOfTheShell Plugin 1.5   
    Hi Community,

    I just want to share that I am soon going to release my first plugin on Pulseway forum.

    The plugin is all about PowerShell, that's why I have decided to call it "PowerOfTheShell"

    This plugin is for all those of you that want to run PowerShell script while you are on the go and get the results immediately from with in Pulseway directly on your device.
    I use Powershell and C# almost every day in my line of work, so it was just very clear to me that I just had to write a plugin, that I could use with this great software.


    Main features are:
    The menu of PowerOfTheShell including subpages with script commands is easy to configure through a simple layout found in a config XML file. Run any PowerShell script version 1.1, 2.0, 3.0, 4.0 and have the result(s) shown in Pulseway. Supports WINRM scripts, Execute remote commands on several machines/servers and have the results in one place. Last retrieved results including date and time, is always available while Pulseway is running. Select max results to be shown. Good if your script returns a lot of results and you want to control the amount visible. Information about script status Idle/running. Configure plugin impersonation settings from within Pulseway Manager. Support for Nested pages. Support for Pulseway API 3.0 Input Controls. Support for "partial" input control ( run scripts with or without all input values assigned ) Support for setting the log level in the plug-in configuration form. Hope this can be interesting to some. The possibilities is endless if you can script it

    Best Regards
    Johnni

    *Update* 1.5 is out. (28-06-2015)
    Download POTS
    Please Try it out and let me know what you think
    Changes:
    Upon request I have added support for parameters that have spaces in the input controls e.g a string containing firstname and lastname are now seen as one parameter and not two. Making it possible to ask for more complex inputs Build against System.Management.Automation 4.0 Code optimization and cleanup Read the "read me first file" in the zip for more information.
    *Script pack V1 is included in the zip.

    http://pcm-plugins.blogspot.com/ View this blog I have been setting up for "how to".


  9. Upvote
    Chris reacted to Cptrico in PowerOfTheShell Plugin 1.5   
    Dear all,
     
    I have updated the main page http://forum.pulseway.com/topic/274-poweroftheshell-plugin-14/?p=1117
     
    Version 1.5 is out with minor changes.
     
    I am uploading the files in a second.
  10. Upvote
    Chris got a reaction from Marius in All my windows 2003 can't communicate with pulse way servers   
    Hi,
     
    Welcome to the Pulseway community. It's possible that your operating system doesn't have the Digicert Global CA certificate. Download the certificate from here and install it in the Trusted Root Certificate Authorities certificate store under the Local Machine account using mmc.
     
    Download url: https://www.digicert.com/CACerts/DigiCertGlobalRootCA.crt
     
    Regards,
    Chris
    Pulseway Support
  11. Upvote
    Chris reacted to kimau79 in wake up command failed on 3g   
    Hi Chris, 
     
    Thanks for the warm welcome.
     
    Unfortunately your suggestion did not work, but I've found something interesting instead:
     
    In 3G mode I put the computer into hibernation. Later I used the app to wake the computer. The screen reads "wake up command failed", but the computer successfully woke up. This is the same case if in hibernation state, I temporarily cut off power supply for a very short period of time. (eg. if I plug off the power cord for around 3 seconds)
     
    Soon I realized that in hibernation state the network port remains in function and the same internal ip address is still assigned. I think this means it is likely the router problem.
  12. Upvote
    Chris reacted to chrisgreenwood123 in Computer not appearing online on my phone   
    When i load the app on my phone, it my phone appeared online until i shut my computer down from my phone
     
    Once i turned on my PC from my phone my PC appears as offline on my phone
     
    Any help?
     
    -----I managed to fix this by uninstalling the software and reinstalling it----
  13. Upvote
    Chris got a reaction from tekstrong in Remote Desktop Linux Client?   
    Hi,
     
    Welcome to the Pulseway community. Yes, we do plan on introducing agent and client support for Mac OS X and Linux systems as well.
     
    Regards,
    Chris
    Pulseway Support
  14. Upvote
    Chris reacted to Martin Stevnhoved in Notifications as file   
    http://forum.pulseway.com/topic/15-roadmap/
  15. Upvote
    Chris got a reaction from affer in CPU / Memory notifications with top-10 lists   
    Hi Martin,
     
    I just received word from the development team that this feature got implemented and it will be included in the next Pulseway release.
     
    Regards,
    Chris
    Pulseway Support
  16. Upvote
    Chris reacted to AlexRoode in Remote Desktop   
    Maybe it could be possible in the future to choose an option:
    ask a user permission when taking over a Terminal Server user in the Remote Desktop Client tool.
  17. Upvote
    Chris got a reaction from Marius in OneDrive for Business Syncing   
    Hi Terry,
     
    Comparing an app icon is not a viable solution as well because the icon may not always start at the same location. Why not ask Microsoft to provide a public API for this?
     
    Regards,
    Chris
    Pulseway Support
  18. Upvote
    Chris reacted to kavaa in Dashboard for Mac   
    Would be awesome...
    I'm waiting for the new HTML5 Dashboard etc. than we go to the Enterprise Server So Cannot Wait.
  19. Upvote
    Chris reacted to CondorCarpets in Dashboard for Mac   
    Hi Chris,
     
    Okay sounds great !
  20. Upvote
    Chris got a reaction from dareit in Hot Key for User Support Requests   
    Hi,
     
    Welcome to the Pulseway community. We're excited about this idea and we've added it to the list. Thanks for the feedback.
     
    Kind Regards,
    Chris
    Pulseway Support
  21. Upvote
    Chris reacted to Marius in The underlying connection was closed   
    Please email our support, we will investigate and help you solve this issue.
     
    Thanks.
     
    Marius
  22. Upvote
    Chris got a reaction from Matt in Restart PC in Safe Mode   
    Hi Serge,
     
    We plan on supporting restarting into safe mode with networking in the future. Thank you for your feedback.
     
    Regards,
    Chris
    Pulseway Support
  23. Upvote
    Chris got a reaction from arrowrock.support in Hot Key for User Support Requests   
    Hi,
     
    Welcome to the Pulseway community. We're excited about this idea and we've added it to the list. Thanks for the feedback.
     
    Kind Regards,
    Chris
    Pulseway Support
  24. Upvote
    Chris got a reaction from arrowrock.support in Patch Management for Groups   
    Hi,
     
    Welcome to the Pulseway community. You can check and install updates for an entire group using all mobile apps. See attached screenshot for iOS.
     
    Regards,
    Chris
    Pulseway Support

  25. Upvote
    Chris reacted to Remko in Hide groups   
    Hi Marius,
     
    I tested the option in the Manager App, this was exactly wat we are looking for.
    Is there also an option to add this an easy way on multiple systems, add it to the registry of the machines needed to lock out for example?
     
    Kind regards,
    Remko.
×
×
  • Create New...