Computer name: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
Line 2: Line 2:


== finding computer name locally ==
== finding computer name locally ==
The computer name should show up on your desktop background; it is called "host name" there. If it doesn't show up there, then:
* minimize all windows you have open so you can see your desktop
 
* look for the writing, usually in the bottom right corner
# right-click on "My computer" on the desktop
* the "Host Name" is what you are looking for
# click properties
* if someone asks you to send this to them, consider simply sending them a screen shot of this
# click "Computer Name" tab
# look at "Full Computer Name"; the part before the first "." is the name, the part after is the domain


== finding the computer name of a collector laptop without access to laptop/collector==
== finding the computer name of a collector laptop without access to laptop/collector==
Line 13: Line 11:


The collector laptops write their name to the data file, so the laptops names can be found in the data directory (backup location) on the [[Regional Server]]. Open the sub-directory for the collector's location, then the ccmdb_data.mdb. Computer name is in the field_data column of the record with field_name "computername" in the a_info table. [[Workstations.mdb]] collects them from here.
The collector laptops write their name to the data file, so the laptops names can be found in the data directory (backup location) on the [[Regional Server]]. Open the sub-directory for the collector's location, then the ccmdb_data.mdb. Computer name is in the field_data column of the record with field_name "computername" in the a_info table. [[Workstations.mdb]] collects them from here.
== Related articles ==
{{Related Articles}}


[[Category: IT Instructions]]
[[Category: IT Instructions]]

Revision as of 14:58, 1 March 2020

The computer name is how a laptop or PC is identified on the network. Every PC in WRHA has a computer name based on location and serial number. The name is required by the service desk to remote control the PC. Also, it allows us to identify a PC in our inventory to determine purchase date etc.

finding computer name locally

  • minimize all windows you have open so you can see your desktop
  • look for the writing, usually in the bottom right corner
  • the "Host Name" is what you are looking for
  • if someone asks you to send this to them, consider simply sending them a screen shot of this

finding the computer name of a collector laptop without access to laptop/collector

They are aggregated in Workstations.mdb.

The collector laptops write their name to the data file, so the laptops names can be found in the data directory (backup location) on the Regional Server. Open the sub-directory for the collector's location, then the ccmdb_data.mdb. Computer name is in the field_data column of the record with field_name "computername" in the a_info table. Workstations.mdb collects them from here.

Related articles

Related articles: