Get/Set Computer Name not working since upgrade to 3.6.
Since we took the upgrade to Kace 3.6 our Set/Get computer name tasks are not working.
The tasks were given to us from the Dell Tech that did our training. Here are the tasks we are using:
Preinstallation Task:
Name: Get computer name x64
Type: Application
Runtime Environment: K2000 Boot Environment (Windows)
File: GetComputerName_x64.exe
Command Line:
start /wait getcomputername_x64.exe /dialog
Postinstallation Task:
Name: Set computer name x64
Type: Application
Runtime Environment: K2000 Boot Environment (Windows)
File: SetComputerName_x64.exe
Command Line:
start /wait setcomputername_x64.exe
This was working fine before the upgrade and we have never had an issue with it.
Also, I just tried to change the setcomputername_x64.exe to match the case (SetComputerName_x64.exe) and it is still not working.
Answers (1)
Take out the START/ WAIT. http://www.kace.com/support/resources/kb/solutiondetail?sol=SOL118913