Everything posted by Paul
-
Session Control Plugin 1.3
Hello , Session Control allows you to view active sessions on Windows server machines and their associated files. No commands are currently implemented but I have in plan on adding a few like (Close sessions, List Shares, Delete Share). Please take your time and read the 'readme.txt' file as it explains everything you need to know about installing, using the plugin. My release is open-source bound by no license. That being said you can freely modify, distribute, claim as your work, sell and / or include in your copyrighted material as long as it doesn't breach Pulseway's license or terms and conditions. Download Link: PaulCsiki.SessionControl.zip. (Version 1.3). Changes Since 1.2 Added support for Windows Server 2012+ Changes Since 1.1 Fixed a bug where newer operating systems would not be recognized. IP address that resolve to a hostname will now print out the hostname along with the IP address. Any feedback and plugin ideas will be appreciated. Screenshots:
-
Speed test from pcmonitor mobile app.
This can be similar. Remember that speedtest requires flash player so an automatization is out of the discussion, however you can calculate the latency in other ways too. Similar Thread.
-
User Management, Share Folder Monitor/Session Control
I'm delaying the release for one more day since I didn't manage to finish it up. Tomorrow I will release it. Edit: Here it is: . Enjoy!
-
How can I view desktop screens of PC
You can do this from the Systems tab, and check "Enable Screens View". You can perform these changes to your computers without having to manually edit them on each computer with PC Monitor Dashboard. Cheers!
-
Predefined package for install (Enterprise Clients)
Something like that yes, but PC Monitor has it's own system. You can enable it from Account Details from PC Monitor Manager.
-
Predefined package for install (Enterprise Clients)
At this moment yes, but after two-way authentication is implemented into web client he will be requested a code that you will receive via email.
-
Other than email notification
Hello, You can have a plugin that reads the temperatures using the same dll reference Mobile PC Monitor uses and have your plugin mimic the functionality of PC Monitor however when he detects unusually high temperatures, send an email and suspend the computer. Everything is possible in programming . Paul.
-
Roadmap Features
Also a note about deleting files, you can already do that via terminal...
-
User Management, Share Folder Monitor/Session Control
Release is scheduled at 05/03/2012.
-
User Support Plugin 1.3
I will release the updated version next monday (05/03/12). Edit: see first post for version 1.3 .
-
Security Plugin 1.4
Thank you for your feedback. The changes you requested will be done until next monday. Paul. Update released, check first post.
-
Predefined package for install (Enterprise Clients)
Or just ask the user to install the application and input your username and password then you can configure with Dashboard. Again, two-way authentication is a great asset to this process because it would secure your account so even knowing your username and password the user can't make any changes to your account.
-
Wake on lan working on and off?
PC Monitor relies on the IP address that the computer had during it's last runtime. So if your IP Address changed when the computer with PC Monitor was offline he won't know you changed your ip address, thus Wake on Wan will fail.
-
Security Plugin 1.4
I believe I can add a timeout for two minutes to see if the status doesn't change back to it's original state then send a notification. Would two minutes be enough for your antivirus product to start up?
-
Dashboard Set Settings Lock
Then maybe apply this change to a group? Changes to all computers usually are bad, password is an exception.
-
PowerOfTheShell Plugin 1.5
It's a great idea, however I think that including them in the packages on a "examples" folder would be better because if you happen to add 50 example scripts the client who just wants to try out the plugin will end up with a pretty big list of scripts to execute , not that it would be bad tho. Paul.
-
Notifications Question
Hello, Yes just go to PC Monitor Manager -> Notifications tab -> Status tab -> and check Send a notification when an application was installed. Paul.
-
A new subscription for homeusers?!
Hello, 35€ / year is a very good price even for a home user. After all you use a free mobile application on unlimited clients, web user interface, notifications, server modules all which pass trough Mobile PC Monitor's servers, I can't even think it's profitable to sell subscriptions so cheap with the prices these days. I am using it for personal and professional use and I consider the prices to be acceptable. Also if your new here why not check out some cool plugins that are released here, they are free of charge and useful. Paul.
-
Dashboard Set Settings Lock
Not sure if it's required to propagate the configuration over all computers, this might be invasive. If you can modify settings for each computer at-a-time should be enough.
-
Dashboard Set Settings Lock
Hello, As 95% of my computers have configuration lock enabled it would be really nice to change / set passcode lock using the dashboard application. Paul.
-
Predefined package for install (Enterprise Clients)
Well you can do this via registry patches. It would require some custom application that can parse and unparse some encrypted xml data which on execution will take your data from the xml configuration file and write it to windows registry. Now this is possible to be done however I can't do it these weeks. If nobody offers I will eventually write it myself however I don't think it will happen too fast. Why not enable two-way authentication, give them your username and password, and tell them to write it down inside the manager application. After this you can modify the configuration via the Dashboard application.
-
Security Plugin 1.4
Also please let me know if your antivirus solution works with this plugin so I can add to the tested products list. Thanks for using my plugin!
-
User Management, Share Folder Monitor/Session Control
I did take a look over it and I decied I will make a plugin out of this. Please allow me a week and I will release it. In the mean time you can use Cptrico's plugin to run powershell scripts that show you the current usage of files. Here are some examples that should get you started
-
Vembu StoreGrid Plugin 1.2
StoreGrid at this moment can only show current bandwidth throttling rules that are already configured for that particular item. Realtime bandwidth and changes to the throttling rules are not supported by StoreGrid's API. Edit: New version is scheduled at 05/03/2012. Updated first post with version 1.1 .
-
Vembu StoreGrid Plugin 1.2
I can tell you one thing for sure. Vembu's api call on Delete Backup command is requiring only backup id, backup name, client id and client name. If it doesn't work then vembu must fix it on their side too.