
In questo modo, Office 2010 a portata di clic coesiste affiancato a qualsiasi versione esistente di. Questa 'bolla' virtuale separa Office dal file system normale e dalle applicazioni nel disco rigido. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (HKLM:\SOFTWARE\.n\Configuration:String), ItemNotFo undException + FullyQualifiedErrorId : PathNotFound,圜ommand Unable to parse VersionToReport for Office At C:\WINDOWS\IMECache\HealthScripts\f88a1e33-yyyyy-yyyy-yyyyy-96e37be39ff0_1\detect.ps1:33 char:5 + throw "Unable to parse VersionToReport for Office" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OperationStopped: (Unable to parse.port for Office:String), RuntimeException + FullyQualifiedErrorId : Unable to parse VersionToReport for OfficeĪlso can confirm that issue here was the fact that script didn't run in 64-bit Powershell. Click-to-Run usa la tecnologia di virtualizzazione Microsoft per contenere Office 2010 allinterno di uno spazio applicazione virtualizzato. iguration = Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Office\C.

Get-ItemProperty : Cannot find path 'HKLM:\SOFTWARE\Microsoft\Office\ClickToRun\Configuration' because it does not exis t. Was getting the following error when I ran it as Proactive Remediation in Intune:

Perhaps the else statement needs to encapsulate the $targetVersion line that I commented out and then we evaluate for if Display is less than Target. Throw "Unable to parse VersionToReport for Office"īut one issue I foresee is if the client gets updated to a newer version that what is in the targetVersions it might cause some issues. VersionToReport, $( $displayVersion))) is in current version list" -f $displayVersion.ToString()) $configuration = Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Office\ClickToRun\Configuration "

'Semi-AnnualEnterpriseChannel(Preview) ' = ::Parse( '0.20306 ') # See Microsoft 365 Apps Version history
