Hi, I wanted to have a script which once started did something for an infinite period of time and I have it now. What I want to do now is make it...
PowerShell script as a Windows Service – Possible?
read more
Hi, I wanted to have a script which once started did something for an infinite period of time and I have it now. What I want to do now is make it...
I have been trying to sort this array that I populate in run-time but it doesn't seem to sort. What am I doing wrong here? Help please!! ...
I have a text file which has directory locations, one directory location per line. What I am trying to do is, loop a set of directories and check if...
Hi, I am populating a hastable at runtime using a loop. Once done, I try to sort the hastable by value (numeric data), it doesn't seem to...