Automatic Naming of Computer from K1000
If i'm rebuilding a computer the Kbox should rename the computer correctly based on the information in the K1000. The old scripts are klunky. Maybe just a simple database/SOAP query to the K1000 for basic naming.

This feature request was implemented in a previous SDA release.
-
Jim Haynie commented
So we can use the Set_computer_name utility to rename from the K1000, but if the name does not exist, can you cause it to prompt? Maybe this would be a script of some sort. Anyone have any luck?
-
Anonymous commented
-
Anonymous commented
New get/set computername enable this feature
-
AdminCorey (Admin, Quest KACE) commented
While this is being planned, you can use get/set computername to accomplish this. http://www.itninja.com/blog/view/get-set-computername
-
Jim Haynie commented
We presently get in a new PC and then inventory in the K2000 to get the MAC. We then Deploy an image to it. The pain is changing the computer name through a file rather than through the database or inventory record on the K2000.
-
Jarred Wheeler commented
I'm wondering why the K2 is still using a temp file for the naming scheme? Why doesn't it utilize a SQL (or a sql express) server to keep the names/mac address tables in order to rename? If our network "hiccups", the name is lost and a generic name is put in place. Of course, I've remedied this with the application "wsname" but I shouldn't have to. Microsoft's SCOM uses the SQL database for machine naming, so why can't Kace? Just my $.02
-
Corey commented
http://www.itninja.com/question/name-machines-via-k1-with-k2-post-install-script
outlines a current way to do this.
However, the change I would make is using kbe manipulator to add odbc to kbe instead of installing it each time on the fly. -
Corey commented
There is a post on ITNinja that outlines doing this, but can't find the post right now, I'll update when I find it.
-
Jason Hall commented
Any updates on this?
-
David commented
This would be great!!!