Category
February 4, 2016
I am working on a project which is to integrate PayPal Express Checkout and I’m using C# to implement the API calls, but after invoking the initial setExpresCheckout call I got the...
January 14, 2016
I started using Powershell more and more as its so powerful and faster to retrieve system data. specially to retrieve from remote systems. I was looking for a way to pull all running...
January 13, 2016
In category: Powershell, Programming | Posted by Sanj
I was writing a script to pull some process details from a remote computer and every time I had to give enter the user/pass which is quite annoying. But luckily I...
September 16, 2015
In category: Powershell | Posted by Sanj
I was writing a powershell script to get some system information and got an error saying “cannot be loaded because the execution of scripts is disabled on this system.” To...