Re: [staf-users] STAF send mail not working...

2011-08-02 Thread John Andoh
Hi Sharon, I have implemented your helpful suggestions and resolved the STAF email problem that I encountered. Many thanks for your help! Regards, John Andoh On Tue, Aug 2, 2011 at 11:19 AM, Sharon Lucas wrote: > It appears you don't have the domain for your stafswin2008r2 machin

Re: [staf-users] STAF send mail not working...

2011-08-01 Thread John Andoh
ess STAFEmailService@stafswin2008r2 does not exist The server sending the STAF email is: stafswin2008r2. DNS nslookup can resolve "stafswin2008r2" to a valid IP address. What else do I need to resolve the sender's address, STAFEmailService@stafswin2008r2? Thanks in advance for your help. R

[staf-users] STAF send mail not working...

2011-08-01 Thread John Andoh
ing OK. Firewall rules have been updated to allow send mails from the STAF server So, I don’t know what is going on. Please help! Thanks! Regards, John Andoh -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA

Re: [staf-users] Using STAF with a powershell snapin

2011-05-20 Thread John Andoh
Hi George, Yes, I have tried your suggestion. The result was the same: the STAF command produced a Response code of 75. Sharon et al: Can you provide me an insight into Response code of 75? Regards, John Andoh On Fri, May 20, 2011 at 6:35 AM, George wrote: > Did you try setting your s

Re: [staf-users] Using STAF with a powershell snapin

2011-05-20 Thread John Andoh
test.ps1 ; exit" wait returnstderr returnstdout Response 75 C:\> C:\> What is Response code 75? The code is undefined in this document: http://staf.sourceforge.net/current/STAFRC.htm Regards, John Andoh On Thu, May 19, 2011 at 4:18 PM, John Andoh wrote: > Hi Sharon, >

Re: [staf-users] Using STAF with a powershell snapin

2011-05-19 Thread John Andoh
ndNotFoundException + FullyQualifiedErrorId : CommandNotFoundException } ] } The script is attempting to spawn a process with the snapin and execute a cmdlet implemented by the snapin. This capability is available with Shell scripts. How is this function implemented with STAF? Please advise.

[staf-users] Using STAF with a powershell snapin

2011-05-19 Thread John Andoh
t-subsystem <<<< + CategoryInfo : ObjectNotFound: (get-subsystem:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException } ] } C:\> I will appreciate your help to resolve this problem. Thanks. Regards, John Andoh -