Computer name: Difference between revisions

m Created page with "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 servic..."
 
Line 8: Line 8:


== 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==
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.
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.


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