WSUS Error 2149842967

When installing patches and hotfixes silently (wusa.exe <some_patch_or_hotfix.msu /quiet /norestart) it is advisable to check the Setup eventlog. It is possible that you find some error there: Windows update could not be installed because of error 2149842967 Actually what Windows is saying: The update is not applicable to your computer. Well oke that could also ...

Microsoft Application Virtualization 4.6 SP3 is now supported on System Center Configuration Manager

System Center Configuration Manager 2007 SP2 and System Center 2012 Configuration Manager SP1 now support Microsoft Application Virtualization (App-V) 4.6 SP3 Desktop Client and Application Virtualization Client for Remote Desktop Services. This client release enables support for Windows 8.1 and Windows Server 2012 R2. No software updates are required. As per Microsoft source: http://blogs.technet.com/b/configmgrteam/archive/2014/01/24/microsoft-appv-4.6-sp3-is-now-supported-on-system-center-config-mgr.aspx

Can’t connect to C$, ADMIN$ or any administrative share on workstations 20

Can’t connect to C$, ADMIN$ or any administrative share on workstations
If you are attempting to access a Windows 7, Windows 8, Vista or Server 2008 (R2), Server 2012 (R2) computer you may get  the” Access Denied – Failed to connect to ADMIN$ share” error , even when supplying the appropriate local user credentials that have Administrator access. If the target computer is not a member of a Windows ...

The task sequence has failed with the error 0x80070570 – ConfigMgr 2012 2

The task sequence has failed with the error 0x80070570 – ConfigMgr 2012
I was in the process of deploying an OS with ConfigMgr 2012 R2 when I saw this error: The task sequence has failed with the error 0x80070570 Hmm, well oké what is this then? Task sequence starts, disk gets partitioned, image is downloaded and then this. So after a little search I found 0570 = ...

Configuration Manager 2012 R2 Hotfixes

SCCM 2012 R2 has some hotfixes you might need: 2905002 An update is available for the “Operating System Deployment” feature of System Center 2012 R2 Configuration Manager This update resolves the following issues in Microsoft System Center 2012 R2 Configuration Manager. Issue 1 After you enable the PXE Service Point role (http://msdn.microsoft.com/en-us/library/jj217832.aspx) on an instance of a ...

Configmgr 2012 R2 Toolkit

We all know that sometimes the good old SCCM toolkit can help up troubleshoot problems. Well Microsoft has released the updated version for SCCM 2012 R2. It can be found here: ConfigMgr 2012R2 Toolkit For the site this information is found: The Microsoft System Center 2012 R2 Configuration Manager Toolkit contains fifteen downloadable tools to ...

App-V 4.6 SP3 and App-V 5.0 SP2 Released 2

As of 2nd December 2013 Microsoft has released SP3 for App-V 4.6 and SP2 for App-V 5.0 All the info can be found here: http://blogs.windows.com/windows/b/springboard/archive/2013/12/02/announcing-mdop-2013-r2.aspx In these releases the major difference are: support for Windows 8.1 Office 2013 virtualization support Also lots of enhancements were made in the App-V 5.0 SP2 release: Support for Windows ...

What is new in System Center 2012 R2

José Rodas has made a nice overview of all the new features of the What’s New in System Center 2012 R2! Here is the overview: Configuration Manager R2 Deploy and manage Windows 8.1 and Windows Server 2012 R2 Configure and deploy WiFi profiles, VPN configurations and certificates Maintenance windows exclusively for updates UI improvements for ...

Set default OU for new AD computers

Set default OU for new AD computers
As we all know the standard Default Container for newly created computer objects is ‘Computers’ But I want my newly created computer objects in another Organizational Unit (OU), Always! This can be easily achieved by an old friend: REDIRCMP You have to use the Container-CN (which can be easily found with ADSIEdit!) Always handy J

Microsoft KMS Client Setup Keys

I needed to change a Windows Server 2012 installation from STANDARD to DATACENTER with KMS activation. The process is still the same as always, but you need the keys. The can be found HERE. The procedure: To install a client setup key, open an administrative command prompt on the client, type slmgr /ipk <setup key> and press ENTER. ...