Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwhirsch authored Jan 14, 2017
1 parent 10c94f4 commit 7870c81
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
# K1000-Rename-Computer
# K1000-Rename-Computer

This script is still being finalized and is only intended as a starting point for people, please use at your own risk.

Workstation Requirements:
Windows 7 or newer (Windows Management Framework 4.0 is required for Windows 7)
MySQL Data Connector (installed via K1000 script)

K1000 Settings and Script Settings:

Asset Settings:
- Go to Asset > Asset Types > Computer
- Add an asset field called "Desired Name" or something of that sort
- Use MySQL Workbench to lookup what name this new field is assigned
- It should be located in something similar to ORG1.ASSET_DATA_5 (may be different for you)

Label to target computers with new names:
- Create a smart label that targets computers as such:
"Desired Name" != "" (blank)

Script Settings:

0 comments on commit 7870c81

Please sign in to comment.