Hello! i got an issue with a thing im trying to do and ill be glad if anyone can share some info on whether its possible or not
Basically, im working on an old version(Cant remember exactly which one), and were currently upgrading all our servers.
Now im trying to build a powershell script to do all the post-installation procedures, and i have stumbled across a problem with Burnintest
Basically i need to change three different IPs in the software, so my idea was to edit the saved .bitcfg file.
now when i opened the file with a text editor, i saw my three ip's but unfortunately, BurnIntest doesnt recognize that file as a saved file after i change a single letter inside it.
I tried looking for any data on the registry but to no avail, so i assume it takes everything out of the config file.
So is anyone have any idea? is it even possible?
Thanks,
Ben
Basically, im working on an old version(Cant remember exactly which one), and were currently upgrading all our servers.
Now im trying to build a powershell script to do all the post-installation procedures, and i have stumbled across a problem with Burnintest
Basically i need to change three different IPs in the software, so my idea was to edit the saved .bitcfg file.
now when i opened the file with a text editor, i saw my three ip's but unfortunately, BurnIntest doesnt recognize that file as a saved file after i change a single letter inside it.
I tried looking for any data on the registry but to no avail, so i assume it takes everything out of the config file.
So is anyone have any idea? is it even possible?
Thanks,
Ben
Comment