Everything posted by Paul
-
Group Scripts From Mobiles
Hi Phil, You can create scopes from the iOS mobile app too (Android is coming soon). You can run scripts on-demand for each system and you can run tasks for a scope. I think it would be nice if we'd support running tasks on-demand and have it prompt on which scope you want it to run. Would this work for you? -Paul
- Error in creating task
-
setup notifications remotely
Hi, Yes, you can remotely edit the configuration of windows agents through the Pulseway Dashboard (right click on an online Windows system and click theEdit Configuration from the context menu) or from any other Pulseway agent through the Pulseway Manager app (In the Account tab click on the Manage Systems button, select an online Windows system and click the Edit Settings button). Alternatively you can provision an entire group of systems through the means of Pulseway Group Policies (configured from any Windows agent through the Pulseway Manager app in the Manage Systems -> Manage Group Policies). -Paul
- LDAP Authentication
-
Script remove irrelevant notifications
Hi there, This is the first time I'm hearing of this script so it's definitely nothing something officially published by Pulseway. One could implement this using our REST API however it would involve parsing the notification message and identifying it based on patterns. This is not an easy solution and would require you to update it whenever we would change the notification messages. I've added a todo on our list to also include the notification type into the API output so you can identify the notification without having to parse the message. -Paul
-
Add End Point
Yes, the Antivirus addon comes as an additional cost for each system. -Paul
-
Not able to downgrade account
Hi there, I've sent you a PM. -Paul
-
Add End Point
You start with 25 systems and then whenever you need to add new systems you let us know and we'll update your subscription (we plan to have a self service system somewhere around Q2-Q3 2017). You can add systems above your server license limit however you will only see the amount of systems your license allows you to. -Paul
-
PSA Integration Issue
Thanks, Matt. We'll investigate this right away. -Paul
-
Chat Notification
This is a great idea. I've added it on our todo list. Thanks. -Paul
-
Apple Watch
Hi, We were thinking about the Apple Watch however the thing is there is a very small screen and it's usability isn't best truth be told. What would you like to be able to do from an Apple Watch app? -Paul
- FeAtUrE REQUEST: more granular info in scripts & tasks.
- Folder Monitor
- FEATURE REQUEST: TIME ZONE setting for clients`
- FeAtUrE REQUEST: more granular info in scripts & tasks.
-
Remote Desktop Multiple Screens
Multi-monitor support is implemented and released. Android support for Remote Desktop is not supported yet. You can view the screen of monitored systems using the Screen View feature right now, remote desktop will be added in the future. -Paul
-
Security concern
Hey Jaapyse, You're referring to the device access policies which can be configured from the WebApp under the Monitoring Devices -> Set Device Access Policy. -Paul
-
Auto Response on Support Requests.
Hi there, When contacting support from the website you will now receive an auto response. -Paul
- Scripts
- Log of all users (windows)
- Remote Desktop On Mac
- Windows doesn't always start the Pulseway service 100% of the time.
-
Windows doesn't always start the Pulseway service 100% of the time.
Hi there, A couple of weeks ago we've released the 4.9.6 agent update which speeds up the service startup which should've resolved the issues to the service startup issues. I've sent you an email on the address on your profile as we'd like to further investigate why the service isn't startup up in your case. -Paul
-
Batch File not executing correctly.
Please note that scripts will run in an isolated session (session zero) which means that all GUI applications will run in a session that's not visible to the console. This has been done to enhance the security and privacy of the end user and to support running scripts while there is no logged in user. You could try using the Enter-PSSession PowerShell cmdlet to join a user session. -Paul
- Batch Scripts being ran showing up as "skipped"