Configuration - iTunes - Disable software update check - Windows
Log In or Register to download the BES file, and more.

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

ID2581
StatusAlpha - Code that was just developed
TitleConfiguration - iTunes - Disable software update check - Windows
DomainBESC
CategoryRegistry Edit
Download Size0
SourceWindows Registry Wizard
Source IDjgs194
Source Release Date8/29/2011 12:00:00 AM
Added by on 8/29/2013 12:52:01 PM
Last Modified by on 8/29/2013 12:52:01 PM
Counters 7050 Views / 7 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 5 fixlets   * Results in a true/false
Show indented relevance
exists regapp "iTunes.exe"
Windows Only (Relevance 2997197)
Used in 6452 fixlets and 32 analyses   * Results in a true/false
Show indented relevance
/* Windows Only */ windows of operating system
Used in 158 fixlets and 17 analyses   * Results in a true/false
Show indented relevance
/* Windows XP or Higher */ version of operating system >= "5.1"
Used in 1 fixlet   * Results in a true/false
Show indented relevance
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:
// kParentalFlags_Locked
// kParentalFlags_DisableCheckForUpdates
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\Apple Computer, Inc.\iTunes\Parental Controls\Default]" "AdminFlags"=dword:{257 as hexadecimal}
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!