Changing a Laptop identifier: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Ttenbergen moved page How to change location of a laptop to Changing a Laptop identifier without leaving a redirect: remove ambiguity with changing a service/location |
Ttenbergen (talk | contribs) |
||
Line 13: | Line 13: | ||
** set [[News and backup]]/[[Batstart.bat]] to new location | ** set [[News and backup]]/[[Batstart.bat]] to new location | ||
** test n&b to make sure new location and directory name don't break anything | ** test n&b to make sure new location and directory name don't break anything | ||
** update [[locs.bat]] | ** update [[locs.bat]] (used by [[Updt all.bat]]) | ||
* [[workstations.mdb]] | * [[workstations.mdb]] | ||
Revision as of 16:08, 1 March 2020
The Laptop location has a bearing on various cross checks, output locations etc. Therefore, to change it all the related things need to be accounted for.
Check List
- local laptop settings
- set A_Info table/Settings (CCMBD.mdb) to new location
- directory structures
- add a folder Regional Server\data\<Laptop identifier of this laptop> (full address:
\\ad.wrha.mb.ca\WRHA\REGION\SHARED\ICU_DATA_COLLECTION\data\<Laptop identifier of this laptop>
)
- add a folder Regional Server\data\<Laptop identifier of this laptop> (full address:
(rather than re-name, to facilitate backing out if we can’t finish)
- add a folder Regional Server\data\<new Laptop identifier> (full address:
\\ad.wrha.mb.ca\WRHA\REGION\SHARED\ICU_DATA_COLLECTION\data\<new Laptop identifier>
) - add Data to local.bat from any of the other data subdirectories, they are all the same
- add a folder Regional Server\data\<new Laptop identifier> (full address:
- batch files
- set News and backup/Batstart.bat to new location
- test n&b to make sure new location and directory name don't break anything
- update locs.bat (used by Updt all.bat)
- workstations.mdb
- confirm with the statistician whether there is impact
- CCMDB.accdb which feeds CFE tables
- CFE - anything?
- possibly table S Tmp
- s_dispo table
- find/search through all VBA modules for the new name, the current name, possible equivalent unit name
- make sure that the location name is not relevant to any of the queries/CCMDB.accdb Data Integrity Checks ; I can't think of a nice way to automate this.
- Category:Site/Location check might take care of this... if it was used consistently ;-)
Left to split out
- table s_locations_allowed_collection table
- test sending to make sure new location and directory name don't break anything
Related articles
Related articles: |