OFFICE: Office XP Administrative Installation Point Reassignment
0 Votes |
Description
Note: The two administrative installation points need to match identically in order for this change to be successful.
Property Details
121 | |
OFFICE: Office XP Administrative Installation Point Reassignment | |
Setting | |
0 | |
BigFix | |
<Unspecified> | |
<Unspecified> | |
Office administrative installation OFFICE Administrative | |
besSupport on 10/17/2012 1:12:29 PM | |
danielheth on 10/17/2012 1:12:29 PM | |
3371 Views / 1 Download | |
* Average over 0 ratings. ** Log In or Register to add your rating. |
Relevance
Used in 16 fixlets | * Results in a true/false |
(name of it starts with "Win" AND not ia64 of it) of operating system
Used in 221 fixlets | * Results in a true/false |
(if exists property "in proxy agent context" then ( not in proxy agent context ) else true )
Used in 16 fixlets | * Results in a true/false |
exists site whose (name of it = "Enterprise Security" OR name of it = "SecureInfo EVR" OR name of it = "SANS Top Vulnerabilities to Windows Systems" OR name of it = "eEye Remediation Manager" OR name of it as string starts with "Patches for Windows ")
Used in 16 fixlets | * Results in a true/false |
if (exists key "HKLM\Software\Microsoft\Windows\CurrentVersion" whose (exists value "ProductId" of it OR exists value "CommonFilesDir" of it) of registry) then (version of client >= "6.0") else (version of client >= "5.1")
Used in 5 fixlets | * Results in a true/false |
exists key whose (value "DisplayVersion" of it as string as version = "10" AND (character 1 of it = "9" AND (it = "0" OR it = "1") of character 2 of it AND (it = "11" OR it = "12" OR it = "13" OR it = "28" OR it = "15" OR it = "16" OR it = "17" OR it = "18" OR it = "19" OR it = "1A" OR it = "1B" OR it = "27" OR it = "29" OR it = "2A" OR it = "2B" OR it = "3A" OR it = "3B" OR it = "51" OR it = "54") of first 2 of following text of first 3 of it AND (preceding text of first "%7D" of it ends with "6000-11D3-8CFE-0050048383C9")) of name of it) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry
Used in 3 fixlets | * Results in a true/false |
exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\EnterpriseClient\OfficeXPControl" whose (value "DeploymentType" of it = 1) of registry
Actions
Action 1
Action Link Click
here to change the location of the Office XP Administrative Installation Point.
Script Type
BigFix Action Script
action parameter query "InstallationPointXP" with description "Please enter the location of the shared Office XP administrative installation point:"
parameter "SourceList" = "{("HKEY_CLASSES_ROOT\Installer\Products\" & (name of key whose (value "ProductName" of it = value "DisplayName" of key whose (value "DisplayVersion" of it as string as version = "10" AND (character 1 of it = "9" AND (it = "0" OR it = "1") of character 2 of it AND (it = "11" OR it = "12" OR it = "13" OR it = "28" OR it = "15" OR it = "16" OR it = "17" OR it = "18" OR it = "19" OR it = "1A" OR it = "1B" OR it = "27" OR it = "29" OR it = "2A" OR it = "2B" OR it = "3A" OR it = "3B" OR it = "51" OR it = "54") of first 2 of following text of first 3 of it AND (preceding text of first "%7D" of it ends with "6000-11D3-8CFE-0050048383C9")) of name of it) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry as string) of (if (exists key "HKEY_CLASSES_ROOT\Installer\Products\" of it) then (key "HKEY_CLASSES_ROOT\Installer\Products\" of it) else (key "HKEY_USERS\.DEFAULT\Software\Microsoft\Installer\Products\" of it)) of native registry) & "\SourceList")}"
parameter "SourceListNet" = "{parameter "SourceList" as string & "\Net"}"
if {x64 of operating system}
regset64 "[{parameter "SourceList"}]" "LastUsedSource"="n;13;{escapes of (parameter "InstallationPointXP" of action)}\\"
regset64 "[{parameter "SourceListNet"}]" "13"="{escapes of (parameter "InstallationPointXP" of action)}\\"
else
regset "[{parameter "Sourceist"}]" "LastUsedSource"="n;13;{escapes of (parameter "InstallationPointXP" of action)}\\"
regset "[{parameter "SourceistNet"}]" "13"="{escapes of (parameter "InstallationPointXP" of action)}\\"
endif
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |