PowerShell

Introduction After an Image build is complete, it’s necessary to check the existing applications against the reference list, to see if something missed. Mostly you can implement this part in the ESD Solution, to check winword.exe, excel.exe, adoberdr.exe and all the other apps and executables that are required, are present on the image or you […]

Continue Reading  

I love to work with shortcuts and to “TAB” my way through programs. So it always bothers me that I couldn’t close my PowerShell Console with a keyboard shortcut… But thanks to a suggestion by Jason Stangroome and Bartek Bielawski (see here) this isn’t a problem anymore. So I just added this line of code […]

Continue Reading