Jump to content

Device rename


spicysupport

Recommended Posts

  • Staff

Hi @spicysupport, @Cyb3rBlitzX

The computer name can be changed from the terminal via the Pulseway WebApp using the following instructions.

Note: reboot is required to apply these changes:

And then you will need to update the Computer name into the Pulseway WebApp by executing this command:

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

Regarding NetBIOS name changes - you may create the script which will run locally by the Windows scheduler and this script will check whether the NetBIOS name was changed and if it was, then it may send notification to the Pulseway using this plugin 'Notification Bridge'.

 

Link to comment
Share on other sites

  • 4 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...