Quantcast
Channel: Configuration Manager 2007 Software Distribution forum
Viewing all articles
Browse latest Browse all 629

O365 Add or Remove entry icon missing - when Deploying Powershell script with SCCM

$
0
0

Hi,

I have a requirement that I need to run Powershell script to uninstall and install O365, everything goes fine, the uninstallation and installation. however, the problem part is the icon in the Add or Remove programs is missing once the O365 installation completes.

I have tested it many times manually and there was no issue with the display icon but while I target using SCCM the same script the display icon goes blank and does not show up even after a restart. the functionality and everything else seems fine

Please help how can I get it working even via SCCM

I am using the below command to target the program and all the execution settings are normal with user interactive etc (which is as per the requirement)


%SystemRoot%\sysnative\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -NoLogo -NonInteractive -NoProfile  -windowstyle hidden -File .\FileName.ps1


Viewing all articles
Browse latest Browse all 629

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>