Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

alliedvoa

Members
  • Joined

  • Last visited

Posts posted by alliedvoa

  1. ·

    Edited by alliedvoa

    Upgraded to the new version today. Just so happened was on-boarding a new customer. With the new group policy and token based authentication, the remote installation of an agent is very simple and much easier. Just a simple: msiexec /i <link_to_msi_installer> /qn Thanks Pulseway!

     

  2. ·

    Edited by alliedvoa

    I use a version of the script included in Pulseway as mentioned here: 

     

  3. ·

    Edited by alliedvoa
    clarification

    This really depends on what you are looking to clean. Are you only wanting to delete temporary files for Windows and IE?

  4. The best way to perform this is through Group Policy, but the following commands will perform the same:

    Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware /t REG_DWORD /d 1 /f
    Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring /t REG_DWORD /d 1 /f
    Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DDisableOnAccessProtection /t REG_DWORD /d 1 /f
    Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableScanOnRealtimeEnable /t REG_DWORD /d 1 /f

     

     

  5. ·

    Edited by alliedvoa
    typo, fixed script per BartB - Thanks

    When you are using the unattended installation method without a configuration file, is there a way to lock it so the end-user cannot change the settings?

    Also, when using the /i switch you can place the download path to pulseway's servers for download:

     msiexec /i https://www.pulseway.com/download/Pulseway_x64.msi /qn ALLUSERS=1 username=UUU  password=PPP group=GGG server=SSS /L*v PulsewayInstall.log

     

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.