Configuration - iTunes - Disable software update check - Windows
0 Votes |
Description
This task will edit the Windows Registry to disable iTunes from checking for updates. This action will also lock the parental controls to prevent changes.
Reference:
http://lawrit.lawr.ucdavis.edu/itdocs/it/how-to/deploying-itunes-with-group-policy/view
Property Details
2581 | |
Alpha - Code that was just developed | |
Configuration - iTunes - Disable software update check - Windows | |
BESC | |
Registry Edit | |
0 | |
Windows Registry Wizard | |
jgs194 | |
8/29/2011 12:00:00 AM | |
jgstew on 8/29/2013 12:52:01 PM | |
jgstew on 8/29/2013 12:52:01 PM | |
7050 Views / 7 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
Windows Only (Relevance 2997197)

/* Windows Only */ windows of operating system

/* Windows XP or Higher */ version of operating system >= "5.1"
Used in 1 fixlet | * Results in a true/false |

NOT ((exists key "HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\iTunes\Parental Controls\Default" of registry) AND (exists value "AdminFlags" of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\iTunes\Parental Controls\Default" of registry) AND (257 = value "AdminFlags" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\iTunes\Parental Controls\Default" of registry as integer))
Actions
Action 1 (default)
Action Link Click
here to initiate the deployment process.
Script Type
BigFix Action Script
// the value 257 does the following:Success Criteria
// kParentalFlags_Locked
// kParentalFlags_DisableCheckForUpdates
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\iTunes\Parental Controls\Default]" "AdminFlags"=dword:{257 as hexadecimal}
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |