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.

Featured Replies

Posted

Is there a script that can be used to change the group name on the Pulseway Manager client for a particular machine? This would help us reorganize a few machines without having the need to remote in to them.

Thank you.

  • Staff

Yes, it is possible. Please run the following script:

Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor\" -Name GroupName -Value "New name for the Group"

 

  • 1 year later...

Is there a script in order to change the system names via an automated script like I can change the group name?

 

Also, is there a mac equivalent to changing the group name via an automated script?

Hi JDAIII,

 

System names can be easily edited from PowerShell with help of the below script.

Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor\" -Name ComputerName -Value "your_system_name"

 

Would you like to set your Pulseway computer name to the actual hostname simply leave the 'value' blank

Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor\" -Name ComputerName -Value ""

 

Unfortunately the same is not supported for MacOS, and any changes will need to be done manually. Really sorry about that...

Create an account or sign in to comment

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.