Search found 34 matches

by juneb1022
Mon Aug 05, 2013 7:51 am
Forum: PowerShell
Topic: If info from a text appears once, twice or 3 times
Replies: 4
Views: 3430

If info from a text appears once, twice or 3 times

Hi..

I am writing a script that is creating a csv file. Im at the end of the script where I need to send an email if a username appears only once, twice or 3 times. Any guidance is appreciated.
by juneb1022
Fri Jun 21, 2013 11:20 am
Forum: PowerShell GUIs
Topic: Creating a secured file transfer program
Replies: 4
Views: 6000

Re: Creating a secured file transfer program

Ok thank you. I'll be working on it over this weekend. I would also like to build some administrative tools. Looking forward to digging into the trial of the powershell studio 2012 to see if this is a good fit.

Thank you again for your replies.
by juneb1022
Tue Jun 11, 2013 8:33 am
Forum: PowerShell GUIs
Topic: Creating a secured file transfer program
Replies: 4
Views: 6000

Re: Creating a secured file transfer program

The question was.. would powershell studio 2012 accomplish what i need, and server my purpose?
by juneb1022
Mon Jun 10, 2013 1:03 pm
Forum: PowerShell GUIs
Topic: Creating a secured file transfer program
Replies: 4
Views: 6000

Creating a secured file transfer program

Hello, I have a number of file transfer jobs which utilize powershell, winscp, and task scheduler. I just downloaded the trial Powershell Studio 2012, would this be beneficial to build a program where I can have 1 job control all of the file transfers? I'm not really a Programmer, but I am very inte...