Search found 89 matches

by boyddt_co
Thu Jul 21, 2011 8:31 am
Forum: PowerShell
Topic: Return values from functions
Replies: 7
Views: 3557

Return values from functions

I'm hoping someone can help me through this. I have a script that calls a number of functions and values should be passed from one function to another. In a simple test I can make it work as expected but i have this one function that refuses to pass the correct information. In the below example when...
by boyddt_co
Thu Jul 21, 2011 8:31 am
Forum: PowerShell
Topic: Return values from functions
Replies: 7
Views: 3557

Return values from functions

I'm hoping someone can help me through this. I have a script that calls a number of functions and values should be passed from one function to another. In a simple test I can make it work as expected but i have this one function that refuses to pass the correct information. In the below example when...
by boyddt_co
Wed Jun 04, 2008 12:31 am
Forum: PowerShell
Topic: Reading XML Files
Replies: 5
Views: 5582

Reading XML Files

in your command file you reference logparser, what is that?
by boyddt_co
Tue Jun 03, 2008 7:47 am
Forum: PowerShell
Topic: Reading XML Files
Replies: 5
Views: 5582

Reading XML Files

Network Geek, though I tried to parse the Backup Exec files through Powershell, it is a new environment for me and I struggled more than I should have. I ended up using vbScript and have it running. If you would like, contact me at david . boyd at synthes . com and I can forward you the code that I ...
by boyddt_co
Fri May 23, 2008 10:46 pm
Forum: PowerShell
Topic: formating date values
Replies: 3
Views: 3028

formating date values

I'm working on a script (still) that pulls data from an xml file i've got it working and pushing the data to a file. The problem that I have now is that the date is "June 27, 2007" and I need "6/27/2007". I've tried -f and I get an error of not being able to format the screen. I'...
by boyddt_co
Fri May 23, 2008 10:46 pm
Forum: PowerShell
Topic: formating date values
Replies: 3
Views: 3028

formating date values

I'm working on a script (still) that pulls data from an xml file i've got it working and pushing the data to a file. The problem that I have now is that the date is "June 27, 2007" and I need "6/27/2007". I've tried -f and I get an error of not being able to format the screen. I'...
by boyddt_co
Thu May 22, 2008 5:14 am
Forum: PowerShell
Topic: Reading XML Files
Replies: 5
Views: 5582

Reading XML Files

jvierra, that is exactly what I needed. Now I need to just sit down and figure out why it works.Thanx again for the help.David
by boyddt_co
Thu May 22, 2008 2:57 am
Forum: PowerShell
Topic: Reading XML Files
Replies: 5
Views: 5582

Reading XML Files

I have the xml files from backup exec, from which I'd like to pull some of the information from. The layout is as such<joblog> <backup> <machine> <machine_name> <set> <set_resource_name> </set_resource_name> <summary> </summary> </set> <set> <set_resource_name> </set_resource_name> <summary> </summa...
by boyddt_co
Mon Dec 17, 2007 4:50 am
Forum: PrimalScript
Topic: License Key for 4.1.541
Replies: 1
Views: 1226

License Key for 4.1.541

Just upgraded to 4.1.541 from 4.1 and now my license key doesn't work. What do I need to do to get a new key?Thanx,David