Change Computer Name if it does not contain Dell Service Tag
| 0 Votes |
Versioning - This is the latest version.
| 1 | Change Computer Name if it does not contain Dell Service Tag | 12/5/2012 10:48:26 AM |
| 2 | Change Computer Name if it does not contain Dell Service Tag | 8/21/2015 10:33:30 AM |
Description
Property Details
| 6170 | |
| Alpha - Code that was just developed | |
| Change Computer Name if it does not contain Dell Service Tag | |
| BESC | |
| Configuration | |
| 0 | |
| Internal | |
| jgstew | |
| 8/21/2015 12:00:00 AM | |
| Dell Change Computer Tag rename | |
| True | |
| jgstew on 8/21/2015 10:33:30 AM | |
| jgstew on 8/21/2015 10:33:30 AM | |
| 17994 Views / 39 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
isWindows (Relevance 1172)
windows of operating system
Windows XP or later (Relevance 2996958)
version of operating system >= "5.1"
| Used in 1 fixlet | * Results in a true/false |
exists string values whose(it as lowercase contains "dell") of selects "Manufacturer from Win32_ComputerSystem" of wmis
| Used in 1 fixlet | * Results in a true/false |
exists string values whose(7 = length of it) of selects "IdentifyingNumber from Win32_ComputerSystemProduct" of wmis
| Used in 1 fixlet | * Results in a true/false |
exists computer names whose(it does not contain unique value of string values of selects "IdentifyingNumber from Win32_ComputerSystemProduct" of wmis)
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
// The source for this script can be found here: http://forum.bigfix.com/viewtopic.php?id=1141Success Criteria
// download freeware utility
prefetch compname.exe sha1:7ea62d7d32a18b6904b36501fb4cad573c99ed36 size:207872 http://www.willowhayes.co.uk/download/compname.exe
waithidden cmd.exe /C __download\compname /c {(string value of selects "IdentifyingNumber from Win32_ComputerSystemProduct" of wmi)}
action requires restart
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
| Social Media: |

