Jump to content

Paul

Administrators
  • Posts

    1740
  • Joined

  • Last visited

Everything posted by Paul

  1. Hello everyone, I actually had this problem too. PC Monitor for work and home at the same time. I ended up using an iPad for work and iPhone for home, this way I have separate devices and I receive notifications from both accounts. I think that this technique is used to prevent people from flooding Mobile PC Monitor's servers by creating a lot of accounts and spamming notifications. This isn't really that bad. If you really want to have notifications from multiple accounts just buy an Enterprise Server.
  2. I used the following keywords: bluescreen,crash,dump,controller,raid,disk But it was designed to cover a lot more scenarios.
  3. Go to start -> run Type: taskschd.msc On the right hand side of the screen click on the 'Create Task' text link Write a task name Go to actions and click on Add -> then you can browse for a binary file or even a batch script if you wish. You can even set a parameter if you need. Press Ok to save you task. Open Mobile PC Monitor Manager and check your Scheduled task to monitor (to be able to start and stop if from your mobile device)
  4. It is possible to be done via a plugin. I will see what I can do
  5. If you want your processes to start as your username you need to make scheduled tasks and set them to run by manual request only. Then you will need to set PC Monitor to control the specific tasks (you can do this remotely via Dashboard) and you can fire up application in no time
  6. Yes. You will need to set up a port forward from your router. Go to http://portforward.com/ to see instructions for your router.
  7. Well you will need to port forward the UDP 9 port to any of your IP address from your home router. After you've do so you will be able to wake up your computers from outside your home network.
  8. As far as I know Microsoft does not expose these sort of notification when the pc is shutting down. Also it can mean a lot of things, internet down, power outage... Not sure if it's possible to be done and work in a precise way.
  9. Paul

    Time zone problem

    Normally the event timestamps should match, because the data is being exported from the pc then send to your device via the server. So basically what you see on mobile might be an older event. If not tell me the steps to reproduce and I'll take a look too. This is weird because I use event log browser often and never noticed this problem.
  10. Hello ads, At this moment all account details can only be changed from Mobile PC Monitor Manager application (the agent you install on the computers) by clicking the Account Details button. The Web UI is just another Mobile PC Monitor client. It has no access to your account details, security options and registered computer settings.
  11. Or you can create a .reg file for the enabled and disabled file and call it from terminal like this: regedit.exe /s path_to_your_reg_file or even better you can create batch scripts that contain the command and place them in your PATH variable (by default system32 and windows are included in path) then you can type: enablemaintenancemode.bat and disablemaintenancemode.bat With PC Monitor the posibilities are endless Paul.
  12. Paul

    Database module

    You can do this with Services feature. You can view, start, (stop?) agent jobs, and restore them via query (you can add favorite queries to avoid writing them). You can view the server log. All that for MSSQL server.
  13. With the release of Vembu© StoreGrid© 4.2 they have changed the API structure thus making my plugin unusable. I've already fixed the problem and submitted the new version to Mobile PC Monitor. Also I've finished all the fixes at the size formatting problems. ! Warning ! - Do NOT install the plugin version 1.2 on any StoreGrid© Server that is bellow 4.2 as it will not work. ! Warning ! As always if you encounter any problem with my plugin feel free to let me know! Paul.
  14. Hello, As far as I know POTS is looking for the config.xml that's located in the same folder with the DLL file you linked into pc monitor manager.
  15. Hello, There is a solution to stop users from killing the application. Other then this no. You can go to services and set the Restore options. For instance if someone kills your service it will automatically restart, if he kills it again, PC Monitor will restart again then the third time you can set it to start an application or batch script that will start the service again and reset the restore counter. Note: If you would like to protect PC Monitor's task process (for lock and screenview commands) read this. Good Luck.
  16. Hello, This is commonly caused because someone or something kill the pcmontask process. Please check if the pcmontask is running and if it's not running then someone must have closed it. To prevent someone from closing it make a scheduled task that runs only on manual call and has an action to start the pcmontask. Then you can create a rule that will check if the process closes then fire the sceduled task, this will restart the process every time someone kills it and eventually the person will get bored. Cheers.
  17. Yes you should forward the udp 9 to any IP in the network and you should activate wake on lan from BIOS. Also you need ti enable wake on wan in PC Monitor.
  18. Paul

    Reboot

    Hello, As far as I know you will be getting a PC is shutting down alert when he is rebooting too. (If setting is enabled), and if the system reboots properly you should receive an alert with system is up and running (If setting is enabled).
  19. Hello, This happens only using Plugins notifications. Normal notifications do not require deletition before another one can be sent. As for the setting about resending notification it doesn't exist at this moment. Cheers.
  20. It's a false positive because the binaries are protected from debuggers (just like most viruses and other 5 million applications are). All PC Monitor released are signed with a certificate, this should be enough to prove the authenticity. In the mean time I suggest that you manually create exception rules for the PC Monitor folder. G Data... never heard of them.
  21. Why not consider upgrading to esx or vmware player too? It's almost the same thing as the server version.
  22. Not sure if it's wise to store all the data on a mobile device. I would rather choose to have an option to keep data on an enterprise server.
  23. The order is not selectable and the icons are not customizable at this moment. Glad to see someone trying out the plugin system !
  24. Agent-less computers can be considered application instances. You can achieve that by writing a cloud-api based application. Here is a really nice tutorial on how you can do that, it's really simple. Also there are some features that can be used to monitor remote services too (Ping, Ports, Exchange, VMWare, SQL). Also you can create a plugin that will be installed on a pc with Mobile PC Monitor installed that is used to get WMI information from remote computers and display / notify them on request. It's only limit is your imagination.
  25. Please run winver in windows 2008 server and tell me which version it's being printed out. Example: Version 6.1 (Build 7601) . Thank You.
×
×
  • Create New...