/* PowerManagement not applicable to Servers */notexistsitwhose ( "Server"=it ) of ( if ( existstruewhose ( iftruethenexists device type elsefalse ) ) then device type else ( if ( exists value of settings "_BESClient_DeviceTypeOverride"of client ) then ( value of setting "_BESClient_DeviceTypeOverride"of client ) else ( if ( itstartswith"Mac OS X" ) then ( if ( itcontains"Server" ) then"Server"else ( if ( ( ( exists key whose ( itas string as lowercase contains"battery" ) of entries of dictionaries of nodes ofit ) OR ( exists node "AppleACPIPlatformExpert/SMB0/AppleECSMBusController/AppleSmartBatteryManager"of service plane of iokit registry ) ofit ) of service plane of iokit registry ) then"Laptop"else"Desktop" ) ) else ( if ( itstartswith"Win" ) then ( if ( itas lowercase contains"mobile" ) then"Mobile"else ( if ( exists key "HKEY_LOCAL_MACHINE\HARDWARE\Description\System\BIOS"whose ( value "SystemManufacturer"ofitas string as lowercase contains"vmware" ) of registry ) then"Server"else ( if ( nt workstation product type != product type of operating system ) then"Server"else ( if ( exists active device whose ( class ofitas lowercase ="battery"AND service key value name ofitas lowercase ="cmbatt"AND ( description ofitas lowercase contains"microsoft acpi"OR description ofitas lowercase contains"acpi microsoft" ) ) ) then"Laptop"else"Desktop" ) ) ) ) else ( if ( itcontains"Linux"ORitcontains"AIX"ORitcontains"Sun"ORitcontains"HP-UX"ORitcontains"VMware" ) then ( "Server" ) else ( if ( ( itcontains"ios"ORitcontains"android"ORitcontains"ipad"ORitcontains"iphone"ORitcontains"ipod"ORitcontains"smartphone"ORitcontains"msft-"ORitcontains"nokia"ORitcontains"palm"ORitcontains"pocketpc"ORitcontains"htc" ) of ( itas lowercase ) ) then"Mobile"else"Unknown" ) ) ) ) ) of name of operating system )
/* PowerManagement not applicable to Servers */notexistsitwhose("Server"=it) of ( if (existstruewhose(iftruethenexists device type elsefalse ))then device type else(if (exists value of settings "_BESClient_DeviceTypeOverride"of client)then (value of setting "_BESClient_DeviceTypeOverride"of client)else(if(itstartswith"Mac OS X")then(if(itcontains"Server")then"Server"else (if(((exists key whose(itas string as lowercase contains"battery") of entries of dictionaries of nodes ofit) OR (exists node "AppleACPIPlatformExpert/SMB0/AppleECSMBusController/AppleSmartBatteryManager"of service plane of iokit registry)ofit)of service plane of iokit registry)then"Laptop"else"Desktop"))else(if (itstartswith"Win")then (if (itas lowercase contains"mobile")then"Mobile"else(if (exists key "HKEY_LOCAL_MACHINE\HARDWARE\Description\System\BIOS"whose (value "SystemManufacturer"ofitas string as lowercase contains"vmware") of registry)then"Server"else(if (nt workstation product type != product type of operating system)then"Server"else(if (exists active device whose (class ofitas lowercase ="battery"AND service key value name ofitas lowercase ="cmbatt"AND (description ofitas lowercase contains"microsoft acpi"OR description ofitas lowercase contains"acpi microsoft")))then"Laptop"else"Desktop"))))else(if (itcontains"Linux"ORitcontains"AIX"ORitcontains"Sun"ORitcontains"HP-UX"ORitcontains"VMware") then ("Server") else(if((itcontains"ios"ORitcontains"android"ORitcontains"ipad"ORitcontains"iphone"ORitcontains"ipod"ORitcontains"smartphone"ORitcontains"msft-"ORitcontains"nokia"ORitcontains"palm"ORitcontains"pocketpc"ORitcontains"htc")of(itas lowercase)) then"Mobile"else"Unknown")))))of name of operating system )
( if ( existstruewhose ( iftruethenexists device type elsefalse ) ) then device type else ( if ( exists value of settings "_BESClient_DeviceTypeOverride"of client ) then ( value of setting "_BESClient_DeviceTypeOverride"of client ) else ( if ( itstartswith"Mac OS X" ) then ( if ( itcontains"Server" ) then"Server"else ( if ( ( ( exists key whose ( itas string as lowercase contains"battery" ) of entries of dictionaries of nodes ofit ) OR ( exists node "AppleACPIPlatformExpert/SMB0/AppleECSMBusController/AppleSmartBatteryManager"of service plane of iokit registry ) ofit ) of service plane of iokit registry ) then"Laptop"else"Desktop" ) ) else ( if ( itstartswith"Win" ) then ( if ( itas lowercase contains"mobile" ) then"Mobile"else ( if ( exists key "HKEY_LOCAL_MACHINE\HARDWARE\Description\System\BIOS"whose ( value "SystemManufacturer"ofitas string as lowercase contains"vmware" ) of registry ) then"Server"else ( if ( nt workstation product type != product type of operating system ) then"Server"else ( if ( exists active device whose ( class ofitas lowercase ="battery"AND service key value name ofitas lowercase ="cmbatt"AND ( description ofitas lowercase contains"microsoft acpi"OR description ofitas lowercase contains"acpi microsoft" ) ) ) then"Laptop"else"Desktop" ) ) ) ) else ( if ( itcontains"Linux"ORitcontains"AIX"ORitcontains"Sun"ORitcontains"HP-UX"ORitcontains"VMware" ) then ( "Server" ) else ( if ( ( itcontains"ios"ORitcontains"android"ORitcontains"ipad"ORitcontains"iphone"ORitcontains"ipod"ORitcontains"smartphone"ORitcontains"msft-"ORitcontains"nokia"ORitcontains"palm"ORitcontains"pocketpc"ORitcontains"htc" ) of ( itas lowercase ) ) then"Mobile"else"Unknown" ) ) ) ) ) of name of operating system ) contains"Laptop"
(if (existstruewhose(iftruethenexists device type elsefalse ))then device type else(if (exists value of settings "_BESClient_DeviceTypeOverride"of client)then (value of setting "_BESClient_DeviceTypeOverride"of client)else(if(itstartswith"Mac OS X")then(if(itcontains"Server")then"Server"else (if(((exists key whose(itas string as lowercase contains"battery") of entries of dictionaries of nodes ofit) OR (exists node "AppleACPIPlatformExpert/SMB0/AppleECSMBusController/AppleSmartBatteryManager"of service plane of iokit registry)ofit)of service plane of iokit registry)then"Laptop"else"Desktop"))else(if (itstartswith"Win")then (if (itas lowercase contains"mobile")then"Mobile"else(if (exists key "HKEY_LOCAL_MACHINE\HARDWARE\Description\System\BIOS"whose (value "SystemManufacturer"ofitas string as lowercase contains"vmware") of registry)then"Server"else(if (nt workstation product type != product type of operating system)then"Server"else(if (exists active device whose (class ofitas lowercase ="battery"AND service key value name ofitas lowercase ="cmbatt"AND (description ofitas lowercase contains"microsoft acpi"OR description ofitas lowercase contains"acpi microsoft")))then"Laptop"else"Desktop"))))else(if (itcontains"Linux"ORitcontains"AIX"ORitcontains"Sun"ORitcontains"HP-UX"ORitcontains"VMware") then ("Server") else(if((itcontains"ios"ORitcontains"android"ORitcontains"ipad"ORitcontains"iphone"ORitcontains"ipod"ORitcontains"smartphone"ORitcontains"msft-"ORitcontains"nokia"ORitcontains"palm"ORitcontains"pocketpc"ORitcontains"htc")of(itas lowercase)) then"Mobile"else"Unknown")))))of name of operating system) contains"Laptop"
if ( windows of operating system ) then ( ( ( "." & following text of first ( computer name ) ofit ) | it ) of ( sid ofitas string | itas string ) of members of local groups "Remote Desktop Users" ) else ( nothing )
if (windows of operating system) then ((("." & following text of first (computer name) ofit) | it) of (sid ofitas string | itas string) of members of local groups "Remote Desktop Users") else (nothing)
if ( exists key "ApplicabilityEvaluationCache\Package_for_KB4036586~31bf3856ad364e35~amd64~~6.2.1.0"of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing"of native registry ) then ( ( set of ( 7;112 ) contains item 0ofitAND set of ( 4294967264;4294967232;0;2;4;32;64;101 ) contains item 1ofit ) of ( value "ApplicabilityState"ofitas string as integer, value "CurrentState"ofitas string as integer ) of key "ApplicabilityEvaluationCache\Package_for_KB4036586~31bf3856ad364e35~amd64~~6.2.1.0"of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing"of native registry ) else ( ( exists keys ( "Microsoft-Windows-Embedded-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-ie-runtimeutilities_31bf3856ad364e35_none_44a8da1931610975"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-runtimeutilities_31bf3856ad364e35_none_e88a3e957903983f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ratings_31bf3856ad364e35_none_dbf870e71a3e7a11"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-ratings_31bf3856ad364e35_none_7fd9d56361e108db"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-i..ersandsecurityzones_31bf3856ad364e35_none_de3177239ae782e5"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-i..ersandsecurityzones_31bf3856ad364e35_none_8212db9fe28a11af"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_none_5baf0220f61f622a"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_none_ff90669d3dc1f0f4"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-hlink_31bf3856ad364e35_none_9c5c3118c417514a"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-hlink_31bf3856ad364e35_none_403d95950bb9e014"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-ServerCore-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-uxtheme_31bf3856ad364e35_none_1de3b994b20a6f5e"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-IE-Foundation-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-js-debuggeride_31bf3856ad364e35_none_fdb78a40ebcd68a9"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-js-debuggeride_31bf3856ad364e35_none_a198eebd336ff773"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-lowreg_31bf3856ad364e35_none_70a6ccf127ac1215"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-lowreg_31bf3856ad364e35_none_1488316d6f4ea0df"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-i..nternetcontrolpanel_31bf3856ad364e35_none_ebfb3d55c61ec5e1"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-i..nternetcontrolpanel_31bf3856ad364e35_none_8fdca1d20dc154ab"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ieinstal_31bf3856ad364e35_none_4bee819ca29692a7"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ieinstal_31bf3856ad364e35_none_efcfe618ea392171"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ieshims_31bf3856ad364e35_none_7a0f2e59a1a24765"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-ieshims_31bf3856ad364e35_none_1df092d5e944d62f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ieproxy_31bf3856ad364e35_none_73f4badbaa7c19e3"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-ieproxy_31bf3856ad364e35_none_17d61f57f21ea8ad"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ielowutil_31bf3856ad364e35_none_95444715fb85a4cd"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-ielowutil_31bf3856ad364e35_none_3925ab9243283397"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-htmlactivexcompat_31bf3856ad364e35_none_9f44a6c1b10403e2"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-htmlactivexcompat_31bf3856ad364e35_none_43260b3df8a692ac"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-setup-support_31bf3856ad364e35_none_acb71453c4b794e2"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-setup-support_31bf3856ad364e35_none_b70bbea5f91856dd"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-htmlrendering_31bf3856ad364e35_none_36fb5ae359a40124"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-htmlrendering_31bf3856ad364e35_none_415005358e04c31f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ieframe_31bf3856ad364e35_none_8f9ed8701133631f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ieframe_31bf3856ad364e35_none_99f382c24594251a"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-feeds-platform_31bf3856ad364e35_none_9c7bd60bc8b7e732"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-feeds-platform_31bf3856ad364e35_none_a6d0805dfd18a92d"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_none_dd35992087ebb771"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_none_e78a4372bc4c796c"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-Mail-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-mail-comm-dll_31bf3856ad364e35_none_0aa724a7c56018ff"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-mail-comm-dll_31bf3856ad364e35_none_ae8889240d02a7c9"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-IE-Foundation-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-JScript-Package~31bf3856ad364e35~amd64~~10.0.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_none_8faefb42813f8fda"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_none_9a03a594b5a051d5"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_none_dfca736909165a7b"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-scripting-jscript_31bf3856ad364e35_none_ea1f1dbb3d771c76"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Server-Gui-Shell-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-mail-comm-dll_31bf3856ad364e35_none_0aa724a7c56018ff"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-mail-comm-dll_31bf3856ad364e35_none_ae8889240d02a7c9"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ratings_31bf3856ad364e35_none_dbf870e71a3e7a11"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-ratings_31bf3856ad364e35_none_7fd9d56361e108db"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-ImageBasedSetup-IE-Package-enduser~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_none_f620351ed69170c1"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_none_0074df710af232bc"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-InternetExplorer-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-ServerCore-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-Server-Gui-Shell-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_none_1dd485790300b91f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_none_28292fcb37617b1a"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-GroupPolicy-ClientTools-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-inetres-adm_31bf3856ad364e35_none_9d4a561313ad8f59"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Killbits-Package~31bf3856ad364e35~amd64~~10.0.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-activexcompat_31bf3856ad364e35_none_1b5a1b86ced1aa0c"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-activexcompat_31bf3856ad364e35_none_bf3b8003167438d6"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-IE-Foundation-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-Scripting-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_none_1dd485790300b91f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_none_28292fcb37617b1a"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-ServerCore-WOW64-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-Server-Gui-Shell-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "x86_microsoft-windows-ie-runtimeutilities_31bf3856ad364e35_none_e88a3e957903983f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-ServerCore-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-ServerCore-FullServer-ExtraFoundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-uxinit_31bf3856ad364e35_none_f408d5e3d16a19a7"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-ie-vgx_31bf3856ad364e35_none_e4222edcd1ccba6e"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-vgx_31bf3856ad364e35_none_88039359196f4938"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-versioninfo_31bf3856ad364e35_none_f338a86a1ea94449"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-versioninfo_31bf3856ad364e35_none_971a0ce6664bd313"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-sysprep_31bf3856ad364e35_none_b70cf7d69e1ac705"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-sysprep_31bf3856ad364e35_none_5aee5c52e5bd55cf"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-extcompat_31bf3856ad364e35_none_fe84369bf0422a96"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-extcompat_31bf3856ad364e35_none_a2659b1837e4b960"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-adminkitbranding_31bf3856ad364e35_none_1b143fba8c9ab3db"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-adminkitbranding_31bf3856ad364e35_none_bef5a436d43d42a5"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-inetres-adm_31bf3856ad364e35_none_a79f0065480e5154"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_none_daf3510055f2c00c"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_none_e547fb528a538207"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_none_d4f886caa0f951dc"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_none_df4d311cd55a13d7"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-ServerCore-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-ServerCore-WOW64-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "wow64_microsoft-windows-uxtheme_31bf3856ad364e35_none_283863e6e66b3159"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-InternetExplorer-Package~31bf3856ad364e35~amd64~~10.0.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-js-debuggeride_31bf3856ad364e35_none_fdb78a40ebcd68a9"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-js-debuggeride_31bf3856ad364e35_none_a198eebd336ff773"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-vgx_31bf3856ad364e35_none_e4222edcd1ccba6e"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-vgx_31bf3856ad364e35_none_88039359196f4938"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-versioninfo_31bf3856ad364e35_none_f338a86a1ea94449"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-versioninfo_31bf3856ad364e35_none_971a0ce6664bd313"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-sysprep_31bf3856ad364e35_none_b70cf7d69e1ac705"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-sysprep_31bf3856ad364e35_none_5aee5c52e5bd55cf"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-lowreg_31bf3856ad364e35_none_70a6ccf127ac1215"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-lowreg_31bf3856ad364e35_none_1488316d6f4ea0df"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-i..nternetcontrolpanel_31bf3856ad364e35_none_ebfb3d55c61ec5e1"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-i..nternetcontrolpanel_31bf3856ad364e35_none_8fdca1d20dc154ab"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ieinstal_31bf3856ad364e35_none_4bee819ca29692a7"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ieinstal_31bf3856ad364e35_none_efcfe618ea392171"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ieshims_31bf3856ad364e35_none_7a0f2e59a1a24765"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-ieshims_31bf3856ad364e35_none_1df092d5e944d62f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ieproxy_31bf3856ad364e35_none_73f4badbaa7c19e3"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-ieproxy_31bf3856ad364e35_none_17d61f57f21ea8ad"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ielowutil_31bf3856ad364e35_none_95444715fb85a4cd"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-ielowutil_31bf3856ad364e35_none_3925ab9243283397"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-htmlactivexcompat_31bf3856ad364e35_none_9f44a6c1b10403e2"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-htmlactivexcompat_31bf3856ad364e35_none_43260b3df8a692ac"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-extcompat_31bf3856ad364e35_none_fe84369bf0422a96"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-extcompat_31bf3856ad364e35_none_a2659b1837e4b960"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-adminkitbranding_31bf3856ad364e35_none_1b143fba8c9ab3db"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-ie-adminkitbranding_31bf3856ad364e35_none_bef5a436d43d42a5"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_none_8faefb42813f8fda"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_none_9a03a594b5a051d5"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-inetres-adm_31bf3856ad364e35_none_a79f0065480e5154"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-setup-support_31bf3856ad364e35_none_acb71453c4b794e2"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-setup-support_31bf3856ad364e35_none_b70bbea5f91856dd"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-htmlrendering_31bf3856ad364e35_none_36fb5ae359a40124"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-htmlrendering_31bf3856ad364e35_none_415005358e04c31f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_none_daf3510055f2c00c"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_none_e547fb528a538207"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ieframe_31bf3856ad364e35_none_8f9ed8701133631f"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ieframe_31bf3856ad364e35_none_99f382c24594251a"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-feeds-platform_31bf3856ad364e35_none_9c7bd60bc8b7e732"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-feeds-platform_31bf3856ad364e35_none_a6d0805dfd18a92d"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_none_dd35992087ebb771"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_none_e78a4372bc4c796c"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_none_d4f886caa0f951dc"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_none_df4d311cd55a13d7"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-ServerCore-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-Server-Gui-Shell-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-i..ersandsecurityzones_31bf3856ad364e35_none_de3177239ae782e5"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-i..ersandsecurityzones_31bf3856ad364e35_none_8212db9fe28a11af"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_none_5baf0220f61f622a"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_none_ff90669d3dc1f0f4"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-runtimeutilities_31bf3856ad364e35_none_44a8da1931610975"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-ServerCore-FullServer-ExtraFoundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-hlink_31bf3856ad364e35_none_9c5c3118c417514a"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-hlink_31bf3856ad364e35_none_403d95950bb9e014"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~10.0.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-i..etexplorer-optional_31bf3856ad364e35_none_5d98835e4a20dc2c"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-i..etexplorer-optional_31bf3856ad364e35_none_67ed2db07e819e27"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ai-registeriepkeys_31bf3856ad364e35_none_306297c0288c58b5"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-ServerCore-WOW64-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-ServerCore-FullServer-ExtraFoundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "x86_microsoft-windows-uxinit_31bf3856ad364e35_none_97ea3a60190ca871"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-GroupPolicy-ClientTools-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-InternetExplorer-Package~31bf3856ad364e35~amd64~~10.0.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-inetres-adm_31bf3856ad364e35_none_9d4a561313ad8f59"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-ImageBasedSetup-IE-enduser-Package~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_none_f620351ed69170c1"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_none_0074df710af232bc"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-IE-Desktop-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~10.0.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-i..etexplorer-optional_31bf3856ad364e35_none_5d98835e4a20dc2c"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-i..etexplorer-optional_31bf3856ad364e35_none_67ed2db07e819e27"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-ie-ai-registeriepkeys_31bf3856ad364e35_none_306297c0288c58b5"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-uxinit_31bf3856ad364e35_none_f408d5e3d16a19a7"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "amd64_microsoft-windows-uxtheme_31bf3856ad364e35_none_1de3b994b20a6f5e"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-uxtheme_31bf3856ad364e35_none_283863e6e66b3159"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-uxinit_31bf3856ad364e35_none_97ea3a60190ca871"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"6.2" ) whose ( ( it >= "6.2.9200"ANDit < "6.2.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-Embedded-Killbits-Package~31bf3856ad364e35~amd64~~10.0.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-activexcompat_31bf3856ad364e35_none_1b5a1b86ced1aa0c"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "x86_microsoft-windows-activexcompat_31bf3856ad364e35_none_bf3b8003167438d6"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofitORexists keys ( "Microsoft-Windows-InternetExplorer-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-ServerCore-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384" ) whose ( ( it=6ORit=7ORit=96ORit=112 ) of ( value "CurrentState"ofitas integer ) ) of item 0ofitAND ( exists key "amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_none_dfca736909165a7b"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofitORexists key "wow64_microsoft-windows-scripting-jscript_31bf3856ad364e35_none_ea1f1dbb3d771c76"whose ( exists key ( if ( exists default value ofit ) then default value ofitas string else"10.0" ) whose ( ( it >= "10.0.9200"ANDit < "10.0.9200.22249" ) of ( default value ofitas string as version ) ) ofit ) ofit ) of item 1ofit ) of ( key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages"of it, key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners"ofit ) of native registry )
if (exists key "ApplicabilityEvaluationCache\Package_for_KB4036586~31bf3856ad364e35~amd64~~6.2.1.0"of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing"of native registry) then ((set of (7;112) contains item 0ofitAND set of (4294967264;4294967232;0;2;4;32;64;101) contains item 1ofit) of (value "ApplicabilityState"ofitas string as integer, value "CurrentState"ofitas string as integer) of key "ApplicabilityEvaluationCache\Package_for_KB4036586~31bf3856ad364e35~amd64~~6.2.1.0"of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing"of native registry) else ((exists keys ("Microsoft-Windows-Embedded-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-ie-runtimeutilities_31bf3856ad364e35_none_44a8da1931610975"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-runtimeutilities_31bf3856ad364e35_none_e88a3e957903983f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ratings_31bf3856ad364e35_none_dbf870e71a3e7a11"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-ratings_31bf3856ad364e35_none_7fd9d56361e108db"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-i..ersandsecurityzones_31bf3856ad364e35_none_de3177239ae782e5"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-i..ersandsecurityzones_31bf3856ad364e35_none_8212db9fe28a11af"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_none_5baf0220f61f622a"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_none_ff90669d3dc1f0f4"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-hlink_31bf3856ad364e35_none_9c5c3118c417514a"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-hlink_31bf3856ad364e35_none_403d95950bb9e014"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-ServerCore-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-uxtheme_31bf3856ad364e35_none_1de3b994b20a6f5e"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-IE-Foundation-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-js-debuggeride_31bf3856ad364e35_none_fdb78a40ebcd68a9"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-js-debuggeride_31bf3856ad364e35_none_a198eebd336ff773"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-lowreg_31bf3856ad364e35_none_70a6ccf127ac1215"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-lowreg_31bf3856ad364e35_none_1488316d6f4ea0df"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-i..nternetcontrolpanel_31bf3856ad364e35_none_ebfb3d55c61ec5e1"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-i..nternetcontrolpanel_31bf3856ad364e35_none_8fdca1d20dc154ab"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ieinstal_31bf3856ad364e35_none_4bee819ca29692a7"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ieinstal_31bf3856ad364e35_none_efcfe618ea392171"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ieshims_31bf3856ad364e35_none_7a0f2e59a1a24765"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-ieshims_31bf3856ad364e35_none_1df092d5e944d62f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ieproxy_31bf3856ad364e35_none_73f4badbaa7c19e3"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-ieproxy_31bf3856ad364e35_none_17d61f57f21ea8ad"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ielowutil_31bf3856ad364e35_none_95444715fb85a4cd"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-ielowutil_31bf3856ad364e35_none_3925ab9243283397"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-htmlactivexcompat_31bf3856ad364e35_none_9f44a6c1b10403e2"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-htmlactivexcompat_31bf3856ad364e35_none_43260b3df8a692ac"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-setup-support_31bf3856ad364e35_none_acb71453c4b794e2"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-setup-support_31bf3856ad364e35_none_b70bbea5f91856dd"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-htmlrendering_31bf3856ad364e35_none_36fb5ae359a40124"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-htmlrendering_31bf3856ad364e35_none_415005358e04c31f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ieframe_31bf3856ad364e35_none_8f9ed8701133631f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ieframe_31bf3856ad364e35_none_99f382c24594251a"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-feeds-platform_31bf3856ad364e35_none_9c7bd60bc8b7e732"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-feeds-platform_31bf3856ad364e35_none_a6d0805dfd18a92d"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_none_dd35992087ebb771"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_none_e78a4372bc4c796c"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-Mail-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-mail-comm-dll_31bf3856ad364e35_none_0aa724a7c56018ff"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-mail-comm-dll_31bf3856ad364e35_none_ae8889240d02a7c9"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-IE-Foundation-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-JScript-Package~31bf3856ad364e35~amd64~~10.0.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_none_8faefb42813f8fda"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_none_9a03a594b5a051d5"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_none_dfca736909165a7b"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-scripting-jscript_31bf3856ad364e35_none_ea1f1dbb3d771c76"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Server-Gui-Shell-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-mail-comm-dll_31bf3856ad364e35_none_0aa724a7c56018ff"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-mail-comm-dll_31bf3856ad364e35_none_ae8889240d02a7c9"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ratings_31bf3856ad364e35_none_dbf870e71a3e7a11"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-ratings_31bf3856ad364e35_none_7fd9d56361e108db"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-ImageBasedSetup-IE-Package-enduser~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_none_f620351ed69170c1"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_none_0074df710af232bc"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-InternetExplorer-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-ServerCore-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-Server-Gui-Shell-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_none_1dd485790300b91f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_none_28292fcb37617b1a"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-GroupPolicy-ClientTools-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-inetres-adm_31bf3856ad364e35_none_9d4a561313ad8f59"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Killbits-Package~31bf3856ad364e35~amd64~~10.0.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-activexcompat_31bf3856ad364e35_none_1b5a1b86ced1aa0c"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-activexcompat_31bf3856ad364e35_none_bf3b8003167438d6"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-IE-Foundation-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-Scripting-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_none_1dd485790300b91f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_none_28292fcb37617b1a"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-ServerCore-WOW64-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-Server-Gui-Shell-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "x86_microsoft-windows-ie-runtimeutilities_31bf3856ad364e35_none_e88a3e957903983f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-ServerCore-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-ServerCore-FullServer-ExtraFoundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-uxinit_31bf3856ad364e35_none_f408d5e3d16a19a7"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-InternetExplorer-inetcore~31bf3856ad364e35~amd64~~10.0.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-ie-vgx_31bf3856ad364e35_none_e4222edcd1ccba6e"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-vgx_31bf3856ad364e35_none_88039359196f4938"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-versioninfo_31bf3856ad364e35_none_f338a86a1ea94449"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-versioninfo_31bf3856ad364e35_none_971a0ce6664bd313"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-sysprep_31bf3856ad364e35_none_b70cf7d69e1ac705"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-sysprep_31bf3856ad364e35_none_5aee5c52e5bd55cf"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-extcompat_31bf3856ad364e35_none_fe84369bf0422a96"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-extcompat_31bf3856ad364e35_none_a2659b1837e4b960"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-adminkitbranding_31bf3856ad364e35_none_1b143fba8c9ab3db"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-adminkitbranding_31bf3856ad364e35_none_bef5a436d43d42a5"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-inetres-adm_31bf3856ad364e35_none_a79f0065480e5154"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_none_daf3510055f2c00c"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_none_e547fb528a538207"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_none_d4f886caa0f951dc"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_none_df4d311cd55a13d7"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-ServerCore-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-ServerCore-WOW64-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "wow64_microsoft-windows-uxtheme_31bf3856ad364e35_none_283863e6e66b3159"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-InternetExplorer-Package~31bf3856ad364e35~amd64~~10.0.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-js-debuggeride_31bf3856ad364e35_none_fdb78a40ebcd68a9"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-js-debuggeride_31bf3856ad364e35_none_a198eebd336ff773"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-vgx_31bf3856ad364e35_none_e4222edcd1ccba6e"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-vgx_31bf3856ad364e35_none_88039359196f4938"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-versioninfo_31bf3856ad364e35_none_f338a86a1ea94449"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-versioninfo_31bf3856ad364e35_none_971a0ce6664bd313"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-sysprep_31bf3856ad364e35_none_b70cf7d69e1ac705"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-sysprep_31bf3856ad364e35_none_5aee5c52e5bd55cf"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-lowreg_31bf3856ad364e35_none_70a6ccf127ac1215"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-lowreg_31bf3856ad364e35_none_1488316d6f4ea0df"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-i..nternetcontrolpanel_31bf3856ad364e35_none_ebfb3d55c61ec5e1"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-i..nternetcontrolpanel_31bf3856ad364e35_none_8fdca1d20dc154ab"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ieinstal_31bf3856ad364e35_none_4bee819ca29692a7"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ieinstal_31bf3856ad364e35_none_efcfe618ea392171"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ieshims_31bf3856ad364e35_none_7a0f2e59a1a24765"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-ieshims_31bf3856ad364e35_none_1df092d5e944d62f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ieproxy_31bf3856ad364e35_none_73f4badbaa7c19e3"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-ieproxy_31bf3856ad364e35_none_17d61f57f21ea8ad"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ielowutil_31bf3856ad364e35_none_95444715fb85a4cd"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-ielowutil_31bf3856ad364e35_none_3925ab9243283397"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-htmlactivexcompat_31bf3856ad364e35_none_9f44a6c1b10403e2"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-htmlactivexcompat_31bf3856ad364e35_none_43260b3df8a692ac"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-extcompat_31bf3856ad364e35_none_fe84369bf0422a96"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-extcompat_31bf3856ad364e35_none_a2659b1837e4b960"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-adminkitbranding_31bf3856ad364e35_none_1b143fba8c9ab3db"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-ie-adminkitbranding_31bf3856ad364e35_none_bef5a436d43d42a5"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_none_8faefb42813f8fda"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-scripting-jscript9_31bf3856ad364e35_none_9a03a594b5a051d5"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-inetres-adm_31bf3856ad364e35_none_a79f0065480e5154"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-setup-support_31bf3856ad364e35_none_acb71453c4b794e2"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-setup-support_31bf3856ad364e35_none_b70bbea5f91856dd"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-htmlrendering_31bf3856ad364e35_none_36fb5ae359a40124"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-htmlrendering_31bf3856ad364e35_none_415005358e04c31f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_none_daf3510055f2c00c"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-htmlediting_31bf3856ad364e35_none_e547fb528a538207"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ieframe_31bf3856ad364e35_none_8f9ed8701133631f"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ieframe_31bf3856ad364e35_none_99f382c24594251a"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-feeds-platform_31bf3856ad364e35_none_9c7bd60bc8b7e732"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-feeds-platform_31bf3856ad364e35_none_a6d0805dfd18a92d"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_none_dd35992087ebb771"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-directxtransforms_31bf3856ad364e35_none_e78a4372bc4c796c"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_none_d4f886caa0f951dc"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-ie-datacontrol_31bf3856ad364e35_none_df4d311cd55a13d7"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-ServerCore-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-Server-Gui-Shell-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-i..ersandsecurityzones_31bf3856ad364e35_none_de3177239ae782e5"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-i..ersandsecurityzones_31bf3856ad364e35_none_8212db9fe28a11af"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_none_5baf0220f61f622a"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_none_ff90669d3dc1f0f4"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-runtimeutilities_31bf3856ad364e35_none_44a8da1931610975"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-ServerCore-FullServer-ExtraFoundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-hlink_31bf3856ad364e35_none_9c5c3118c417514a"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-hlink_31bf3856ad364e35_none_403d95950bb9e014"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~10.0.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-i..etexplorer-optional_31bf3856ad364e35_none_5d98835e4a20dc2c"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-i..etexplorer-optional_31bf3856ad364e35_none_67ed2db07e819e27"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ai-registeriepkeys_31bf3856ad364e35_none_306297c0288c58b5"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-ServerCore-WOW64-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-ServerCore-FullServer-ExtraFoundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "x86_microsoft-windows-uxinit_31bf3856ad364e35_none_97ea3a60190ca871"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-GroupPolicy-ClientTools-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384";"Microsoft-Windows-InternetExplorer-Package~31bf3856ad364e35~amd64~~10.0.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-inetres-adm_31bf3856ad364e35_none_9d4a561313ad8f59"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-ImageBasedSetup-IE-enduser-Package~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_none_f620351ed69170c1"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-i..mlconverter-enduser_31bf3856ad364e35_none_0074df710af232bc"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-IE-Desktop-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-Embedded-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~10.0.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-i..etexplorer-optional_31bf3856ad364e35_none_5d98835e4a20dc2c"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-i..etexplorer-optional_31bf3856ad364e35_none_67ed2db07e819e27"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-ie-ai-registeriepkeys_31bf3856ad364e35_none_306297c0288c58b5"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-SKU-Foundation-Package-shell~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-uxinit_31bf3856ad364e35_none_f408d5e3d16a19a7"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "amd64_microsoft-windows-uxtheme_31bf3856ad364e35_none_1de3b994b20a6f5e"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-uxtheme_31bf3856ad364e35_none_283863e6e66b3159"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-uxinit_31bf3856ad364e35_none_97ea3a60190ca871"whose (exists key (if (exists default value ofit) then default value ofitas string else"6.2") whose ((it >= "6.2.9200"ANDit < "6.2.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-Embedded-Killbits-Package~31bf3856ad364e35~amd64~~10.0.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-activexcompat_31bf3856ad364e35_none_1b5a1b86ced1aa0c"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "x86_microsoft-windows-activexcompat_31bf3856ad364e35_none_bf3b8003167438d6"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofitORexists keys ("Microsoft-Windows-InternetExplorer-Package~31bf3856ad364e35~amd64~~10.0.9200.16384";"Microsoft-Windows-ServerCore-SKU-Foundation-Package-inetcore~31bf3856ad364e35~amd64~~6.2.9200.16384") whose ((it=6ORit=7ORit=96ORit=112) of (value "CurrentState"ofitas integer)) of item 0ofitAND (exists key "amd64_microsoft-windows-scripting-jscript_31bf3856ad364e35_none_dfca736909165a7b"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofitORexists key "wow64_microsoft-windows-scripting-jscript_31bf3856ad364e35_none_ea1f1dbb3d771c76"whose (exists key (if (exists default value ofit) then default value ofitas string else"10.0") whose ((it >= "10.0.9200"ANDit < "10.0.9200.22249") of (default value ofitas string as version)) ofit) ofit) of item 1ofit) of (key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages"of it, key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners"ofit) of native registry)
unique values of ( itas trimmed string ) of lines containing "Lid"whose ( it does not start with"#" ) of ( files "/etc/systemd/logind.conf"; files "/etc/UPower/UPower.conf" )
unique values of (itas trimmed string) of lines containing "Lid"whose(it does not start with"#") of (files "/etc/systemd/logind.conf"; files "/etc/UPower/UPower.conf")
unique values of ( itas trimmed string ) of following texts of firsts "state:"of lines containing "state:"of files "state"of folders of folders "/proc/acpi/button/lid"
unique values of (itas trimmed string) of following texts of firsts "state:"of lines containing "state:"of files "state"of folders of folders "/proc/acpi/button/lid"
descendants whose ( exists ( itas lowercase ) whose ( it ends with".lnk"ORit ends with".url" ) of name ofit ) of ( /* All User Desktop */ csidl folders 25; /* All User Start Menu */ csidl folders 23 )
descendants whose(exists (itas lowercase) whose(it ends with".lnk"ORit ends with".url") of name ofit) of ( /* All User Desktop */ csidl folders 25; /* All User Start Menu */ csidl folders 23)
/* Require Skype for Desktop version */exists keys whose ( ( itcontains"Skype"ANDit!="Skype Click to Call"ANDit does not contain "Toolbars"andit does not contain "Skype for Business" ) of ( value "DisplayName"ofitas string ) ) of key "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall"of registry
/* Require Skype for Desktop version */exists keys whose ((itcontains"Skype"ANDit!="Skype Click to Call"ANDit does not contain "Toolbars"andit does not contain "Skype for Business" ) of (value "DisplayName"ofitas string)) of key "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall"of registry
/* Confirm the required uninstall string is in the Registry */exists keys whose ( ( itcontains"C:\Program Files (x86)\Microsoft\Skype for Desktop\unins000.exe" ) of ( value "UninstallString"ofitas string ) ) of key "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall"of registry
/* Confirm the required uninstall string is in the Registry */exists keys whose ((itcontains"C:\Program Files (x86)\Microsoft\Skype for Desktop\unins000.exe") of (value "UninstallString"ofitas string)) of key "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall"of registry
exists key whose ( value "DisplayName"ofitas string contains"Uninstall Desktop Central "AND value "UninstallString"ofitas string as lowercase contains"msiexec" ) of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"of registry
exists key whose (value "DisplayName"ofitas string contains"Uninstall Desktop Central "AND value "UninstallString"ofitas string as lowercase contains"msiexec") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"of registry
( item 0ofit * 100 / item 1ofit ) of ( integer value of property "FullChargedCapacity"of item 0of it, integer value of property "DesignedCapacity"of item 1ofit ) of ( select objects "InstanceName,FullChargedCapacity from BatteryFullChargedCapacity"of wmis "root\WMI", select objects "InstanceName,DesignedCapacity from BatteryStaticData"of wmi "root\WMI" ) whose ( string value of property "InstanceName"of item 0ofit= string value of property "InstanceName"of item 1ofit )
(item 0ofit * 100 / item 1ofit) of ( integer value of property "FullChargedCapacity"of item 0of it, integer value of property "DesignedCapacity"of item 1ofit) of (select objects "InstanceName,FullChargedCapacity from BatteryFullChargedCapacity"of wmis "root\WMI", select objects "InstanceName,DesignedCapacity from BatteryStaticData"of wmi "root\WMI") whose (string value of property "InstanceName"of item 0ofit= string value of property "InstanceName"of item 1ofit)
exists tcp states whose ( listening ofit ) of sockets whose ( local port ofit=5900 ) of network ANDexists tcp states whose ( listening ofit ) of sockets whose ( local port ofit=3283 ) of network
exists tcp states whose (listening ofit) of sockets whose (local port ofit=5900) of network ANDexists tcp states whose (listening ofit) of sockets whose (local port ofit=3283) of network
ifexists ( rules of firewall ) whose ( name ofitas string startswith"Remote Desktop"or name ofitcontains"RDP" ) then ( remote addresses strings of ( rules of firewall ) whose ( name ofitas string startswith"Remote Desktop"or name ofitcontains"RDP" ) ) else"No rule named RDP or Remote Desktop"
ifexists (rules of firewall) whose (name ofitas string startswith"Remote Desktop"or name ofitcontains"RDP") then (remote addresses strings of (rules of firewall) whose (name ofitas string startswith"Remote Desktop"or name ofitcontains"RDP")) else"No rule named RDP or Remote Desktop"
( name ofitstartswith"Linux SuSE Enterprise Server 11"OR name ofitstartswith"Linux SuSE Enterprise Server 12"OR name ofitstartswith"Linux SuSE Enterprise Desktop 11"OR name ofitstartswith"Linux SuSE Enterprise Desktop 12"OR name ofitstartswith"Linux Ubuntu 14.04"OR name ofitstartswith"Linux Ubuntu 16.04"OR name ofitstartswith"CentOS release 7"OR ( name ofitstartswith"Linux Red Hat Enterprise Server 6"AND version ofitas string >= "6.1" ) OR name ofitstartswith"Linux Red Hat Enterprise Server 7"OR ( name ofitstartswith"Linux Red Hat Enterprise Workstation 6"AND version ofitas string >= "6.1" ) OR ( name ofitstartswith"Linux Red Hat Enterprise Desktop 6"AND ( version ofitas string >= "6.1" ) ) ) of operating system
(name ofitstartswith"Linux SuSE Enterprise Server 11"OR name ofitstartswith"Linux SuSE Enterprise Server 12"OR name ofitstartswith"Linux SuSE Enterprise Desktop 11"OR name ofitstartswith"Linux SuSE Enterprise Desktop 12"OR name ofitstartswith"Linux Ubuntu 14.04"OR name ofitstartswith"Linux Ubuntu 16.04"OR name ofitstartswith"CentOS release 7"OR (name ofitstartswith"Linux Red Hat Enterprise Server 6"AND version ofitas string >= "6.1") OR name ofitstartswith"Linux Red Hat Enterprise Server 7"OR (name ofitstartswith"Linux Red Hat Enterprise Workstation 6"AND version ofitas string >= "6.1") OR (name ofitstartswith"Linux Red Hat Enterprise Desktop 6"AND (version ofitas string >= "6.1")) ) of operating system
( name ofitstartswith"Linux SuSE Enterprise Server 11"OR name ofitstartswith"Linux SuSE Enterprise Server 12"OR name ofitstartswith"Linux SuSE Enterprise Desktop 11"OR name ofitstartswith"Linux SuSE Enterprise Desktop 12"OR name ofitstartswith"Linux Ubuntu 14.04"OR name ofitstartswith"Linux Ubuntu 16.04"OR name ofitstartswith"CentOS release 7"OR ( name ofitstartswith"Linux Red Hat Enterprise Server 6"AND version ofitas string >= "6.1" ) OR name ofitstartswith"Linux Red Hat Enterprise Server 7"OR ( name ofitstartswith"Linux Red Hat Enterprise Workstation 6"AND version ofitas string >= "6.1" ) OR ( name ofitstartswith"Linux Red Hat Enterprise Desktop 6"AND ( version ofitas string >= "6.1" ) ) ) of operating system
(name ofitstartswith"Linux SuSE Enterprise Server 11"OR name ofitstartswith"Linux SuSE Enterprise Server 12"OR name ofitstartswith"Linux SuSE Enterprise Desktop 11"OR name ofitstartswith"Linux SuSE Enterprise Desktop 12"OR name ofitstartswith"Linux Ubuntu 14.04"OR name ofitstartswith"Linux Ubuntu 16.04"OR name ofitstartswith"CentOS release 7"OR (name ofitstartswith"Linux Red Hat Enterprise Server 6"AND version ofitas string >= "6.1") OR name ofitstartswith"Linux Red Hat Enterprise Server 7"OR (name ofitstartswith"Linux Red Hat Enterprise Workstation 6"AND version ofitas string >= "6.1") OR (name ofitstartswith"Linux Red Hat Enterprise Desktop 6"AND (version ofitas string >= "6.1")) ) of operating system
( name ofitstartswith"Linux SuSE Enterprise Server 11"OR name ofitstartswith"Linux SuSE Enterprise Server 12"OR name ofitstartswith"Linux SuSE Enterprise Desktop 11"OR name ofitstartswith"Linux SuSE Enterprise Desktop 12"OR name ofitstartswith"Linux Ubuntu 14.04"OR name ofitstartswith"Linux Ubuntu 16.04"OR name ofitstartswith"CentOS release 7"OR ( name ofitstartswith"Linux Red Hat Enterprise Server 6"AND version ofitas string >= "6.1" ) OR name ofitstartswith"Linux Red Hat Enterprise Server 7"OR ( name ofitstartswith"Linux Red Hat Enterprise Workstation 6"AND version ofitas string >= "6.1" ) OR ( name ofitstartswith"Linux Red Hat Enterprise Desktop 6"AND ( version ofitas string >= "6.1" ) ) ) of operating system
(name ofitstartswith"Linux SuSE Enterprise Server 11"OR name ofitstartswith"Linux SuSE Enterprise Server 12"OR name ofitstartswith"Linux SuSE Enterprise Desktop 11"OR name ofitstartswith"Linux SuSE Enterprise Desktop 12"OR name ofitstartswith"Linux Ubuntu 14.04"OR name ofitstartswith"Linux Ubuntu 16.04"OR name ofitstartswith"CentOS release 7"OR (name ofitstartswith"Linux Red Hat Enterprise Server 6"AND version ofitas string >= "6.1") OR name ofitstartswith"Linux Red Hat Enterprise Server 7"OR (name ofitstartswith"Linux Red Hat Enterprise Workstation 6"AND version ofitas string >= "6.1") OR (name ofitstartswith"Linux Red Hat Enterprise Desktop 6"AND (version ofitas string >= "6.1")) ) of operating system