Jump to content

Paul

Administrators
  • Posts

    1740
  • Joined

  • Last visited

Posts posted by Paul

  1. Hello,

    As I am a big fan of home made backup scripts, my servers have a lot of scheduled tasks running at different hours, however I have some windows where no backup is running. During this time I can perform maintenance tasks like windows updates, restarts.

    I would like to have ,if possible, the Start time displayed on each Scheduled Task and a sorting feature similar to the Process page that can allow me to sort by Name or Start Date.

    Any feedback on this idea?

    Paul

  2. The link to Crunchbase API is a package they offer but it is the API for Crunchbase service not theirs.

     

    ATM AllMyApps do not expose any API nor they support command line arguments so this is useless for now.

  3. It would also be nice if there could choose a visual difference between servers and desktops/laptops...perhaps something as simple as a square icon for servers, although obviously something more sophisticated would be even better!

     

    This can be tricky. How can you differentiate from a server machine and a desktop computer? I have about 10 servers made with normal desktop components (Small Company, low cost solutions :wacko: ). From my experience I use tags on most names I use.

    PC for desktop computers

    NB for note(net?)books

    Server for servers

    NAS for ... well NAS devices

    Cloud for cloud instances

    VPS for ... you got it.

     

    This way I can clearly tell if it's something important or not. Not sure if it will work for a lot of computer but this how I work.

  4. I think that a software requiring you to open inbound ports on servers is just wrong, hopefully Mobile PC Monitor would continue to use it's current connectivity design so that no inbound connection will be required.

     

    Also having a VPN router inside the building that keeps RDP sessions is not a solution either. What if the router goes offline? I'd rather preffer the option to connect to each machine in an independed way.

  5. Hello Jonah,

     

    Try importing it manually:
     

    1. Run mmc.exe
    2. File -> Add / remove snap-in.
    3. Double click on Certificates from the left list
    4. On the popup select Computer
    5. Next -> Finish -> Ok
    6. Double click on certificates item from the mmc window.
    7. Double click on Personal Category.
    8. Select Certificates item
    9. From menu, select Actions -> All actions -> Import

    Try importing the certificate using that wizard. Make sure you mark the key as exportable.

     

    Hope this helps,

    Paul.

  6. I've finished implementing implementing the new plugin version however I am not officially releasing it until I've done enough testing and I would like to add firewall monitoring too.

     

    Here is the BETA version that contains some new API features, correct notification messages and the ability to enable and disable overall plugin notifications from the mobile client. It requires Agent Version 3.4.1+.

     

    Download link: removed .

     

    Paul

  7. Having an appliance that contains the monitoring gateway doesn't change much to Mobile PC Monitor's current solution:

     

    Mobile Client -> RHUB -> End Client

    Mobile Client -> PC Monitor Enterprise Server -> End Client

     

    I believe that Remote Desktop will be a great addition to PC Monitor and I don't think it will influence it's price too much, but hey let's see what happens.

     

    Just a curiosity what do you prefer? On Premises vs Cloud Hosting? Can you explain your decision?

     

    I like keeping a lot of things hosted in the Cloud due to the bad internet connection I get but this is just my mumbojumbo, what about you guys?

  8. Is your router still connected to your internet after you shutdown your computer? You need it to be 24/7 online for this to work, also make sure that you got an Unlimited data plan with your network operator unless you are willing to pay a lot of money :lol: .

  9. I'm not so sure about Powershell being installed. If you run powershell from cmd will it start?

     

    Also please run this in powershell and let me know the output:

     

    echo ([PSObject].Assembly.Location)

    You can also try moving away from PC Monitor's installation folder the System.Management.Automation.dll which will force PC Monitor to use the one in your GAC.

     

    If this doesn't fix let me know what operating system type you got (x64 or x86) and what type of installer you used for PC Monitor (x32 or x64).

     

    Hope this helps.

  10. Hello Simon,

     

    The error is kind of vague so let's try to see what's going on.

     

    • Go to: C:\Program Files (x86)\Reference Assemblies\Microsoft\WindowsPowerShell note down the subfolder names and let me know if inside each folder there is a file called: System.Management.Automation.dll like this:

     

    v1.0 - Dll file exists

    3.0 - Dll file exists

     

    • Open PC Monitor Manager.
    • Go to Settings tab.
    • Go to Diagnostics subtab.
    • Make sure that diagnostic logging is enabled by clicking the Enable Diagnostic Logging button (Click Yes on the warning that shows).
    • Apply your changes.
    • Take your mobile device, open PC Monitor, go to the PC you enabled diagnostic logging and try running Power Shell again.
    • You will notice again the error but inside the PC Monitor's installation folder you will find a file called trace.log .
    • Open up the log file and copy and past it's contents here in a reply (please remove any personal information that the log may contain).
    • Turn off diagnostic logging in PC Monitor Manager and save your changes.

     

    Happy Holidays,

    Paul.

  11. PCMonitor for Windows does not support ARM devices thus no plugins, but you can try installing PCMonitor for linux that run on java vm which supports ARM.

    I thought that PC monitor was not supported on ARM?

×
×
  • Create New...