Anything About IT

Learning, Building, Sharing

PowerShell Script–Set App-V 4.6 Cache Size

Background: As part of our migration process from Configuration Manager 2007 to Configuration Manager 2012 R2 we also adjust the App-V Cache Size that...

PowerShell App Deployment Toolkit– How to make the message Font size larger

I have had a request this week to make the font size of the Message text displayed by the PowerShell App Deployment Tookit function **Show-Installatio...

PowerShell Desired State Configuration - My first experiences

During the past weeks I have been reading and listening about PowerShell Desired State Configuration a new feature introduced with PowerShell 4.0 whic...

PowerShell Script - Are we running as Admin?

While exploring some of the new cmdlets that come with Windows 8.1 I came across [Test-NetConnection](http://technet.microsoft.com/en-us/library/dn372...

ConfigMgr PowerShell Script to check if Application or Program is allowed to run in TS without being deployed

Kind of a long title for a blog post, but I could not come up with something shorter to describe the content of this blog post. The below script shows...

PowerShell Script to detect ConfigMgr Task Sequence unfriendly Software Updates

**Update**: 15 Une 2014 - Added [KB2965788](http://support.microsoft.com/kb/2965788) If you’re dealing with ConfigMgr and OS Deployment task sequences...