Jump to content
Pulseway 9.14 🔥

Featured Replies

Posted

Is there any way to give an endpoint a custom name inside of Pulseway without having to remote into the endpoint and change it in the agent?

 

  • Author

How long can I expect to wait fore this question will be changed to public so I can get an answer? I am on a trial and have limited time.

Thanks.

  • Staff

Hi @RobertBasil,

Currently you can change the Computer Name into the Pulseway by running the following Powershell command. Please update this PS line with the new name for the system and then run it on the system for which you want to change the name.

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

And then simply copy the line, modify the value between quotation marks and run it from the Pulseway WebApp -> Systems -> Systems -> system_name -> PowerShell

?name=inline-1263012385.png

?name=inline2039901473.png
 

Please let me know how it goes.

Create an account or sign in to comment