In order to import a Pulseway configuration file you need to start PCMonitorManager (Pulseway Manager) from Pulseway's installation directory with the following parameters:
PCMonitorManager.exe /config=C:\Configuration\NoPassword.pcmcfg
If the exported configuration file contains the account details then you need to provided the configuration password as well:
PCMonitorManager.exe /config=C:\Configuration\WithPassword.pcmcfg /configpassword=s3cr3tpassw0rd
Note: The PCMonitorManage
I have a script that dumps the config file from a central storage location to c:\temp. then runs this
"C:\Program Files\Pulseway\PCMonitorManager.exe" /config=c:\temp\Hyper-V2.pcmcfg /configpassword=(correctpassword)
this runs the program, but the settings are not imported, I reopen the console and my old settings are there, nothing changed.
I have tried manually running this from the local command prompt with administrator privileges and it still does not work.
I'm running ve