bdoadmin Posted April 7, 2019 Share Posted April 7, 2019 I know how to rename the agent name (not computer name) from the computer itself, but how do I do it without physically accessing that machine (using web app)? Thanks. Link to comment Share on other sites More sharing options...
Staff Chris Posted April 8, 2019 Staff Share Posted April 8, 2019 Hi @bdoadmin, You may change the system in Pulseway remotely by using the Pulseway Dashboard or using the Powershell command from the Pulseway WebApp -> Systems -> Systems ->select the required system -> PowerShell terminal and run the following command: Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor\" -Name ComputerName -Value "New_Name_for_the_system" Let us know how it goes. Fred_BD 1 Link to comment Share on other sites More sharing options...
bdoadmin Posted April 8, 2019 Author Share Posted April 8, 2019 Thanks @Chris! Link to comment Share on other sites More sharing options...
cmiller Posted April 22, 2019 Share Posted April 22, 2019 We have found this script very useful Link to comment Share on other sites More sharing options...
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