RobertBasil Posted March 2, 2019 Posted March 2, 2019 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?
RobertBasil Posted March 4, 2019 Author Posted March 4, 2019 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 Chris Posted March 4, 2019 Staff Posted March 4, 2019 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 Please let me know how it goes.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now