At one of my customers, I was working on setting up a SCCM2012 environment. The environment includes a Central Administration Server and a Primary Site Server. The Software Update Point role was already installed on the CAS, but not on the primary. Clients in the primary site aren’t able to retrieve Windows Updates directly from the CAS, therefore …
Tag: Powershell
Mar 28
Device driver balloon popup at every user logon
Already at 2 of my customers I had the issue that every time a user logs on, they see a balloon popup that the Broadcom Bluetooth driver is installed successfully. Okay, thanks for the information, but WHY every time at log on.In both scenario’s SCCM was used for OS deployment and in both scenario’s the …
Jun 05
Importing App-V apps in SCCM with Powershell
At one of my customers I worked with my great colleague Ryan Bijkerk. During that project he was given the assignment to develop a tool to import applications automatically to SCCM 2007 R2. Within SCCM 2007 R2, Microsoft does the import of App-V applications with the use of VBScript which has some limitations and quickly …