diff --git a/README.md b/README.md index 810a506..baa8aa7 100644 --- a/README.md +++ b/README.md @@ -1 +1,22 @@ -# K1000-Rename-Computer \ No newline at end of file +# 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: +