PowerShell for Beginners Online Training The first online training for PowerShell was a huge success, I actually enjoyed the discussions and the opportunity to showcase what PowerShell does.
Install apps from password protected share using VBScript Let’s say you have a scenario where the user wants to install applications from a share, but he has to login first. […]
Set folder Permissions with PowerShell In a previous article we had a look on how you can set folder permissions by using VBScript and the Secedit tool […]
Search for application name and find uninstall keys with PowerShell The previous designed script is showing all the uninstall keys which are present on a particular machine in terms of installed Software. […]