RE: Accessing powershell variables from within a scriptblock

2012-09-17 Thread Joseph L. Casale
onday, September 17, 2012 12:45 PM To: NT System Admin Issues Subject: RE: Accessing powershell variables from within a scriptblock Just rewrite the darned thing. :-P ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise

RE: Accessing powershell variables from within a scriptblock

2012-09-16 Thread Joseph L. Casale
need to edit. I should have passed these in as args so all of this would have been easy. From: Ken Schaefer [k...@adopenstatic.com] Sent: Sunday, September 16, 2012 8:39 PM To: NT System Admin Issues Subject: RE: Accessing powershell variables from within a scriptblock

RE: Accessing powershell variables from within a scriptblock

2012-09-16 Thread Ken Schaefer
jcas...@activenetwerx.com] Sent: Monday, 17 September 2012 1:19 AM To: NT System Admin Issues Subject: RE: Accessing powershell variables from within a scriptblock Hey Michael, So this scriptblock is has variables populated by users, its then sent along as input to a remoting job. I can validate

RE: Accessing powershell variables from within a scriptblock

2012-09-15 Thread Joseph L. Casale
ping to perform some validation on the various variables without some arcane string processing and regexing. Thanks! jlc From: Michael B. Smith [mich...@smithcons.com] Sent: Saturday, September 15, 2012 6:59 PM To: NT System Admin Issues Subject: RE: Accessing power

RE: Accessing powershell variables from within a scriptblock

2012-09-15 Thread Michael B. Smith
Give me an example. Sent from my Windows Phone From: Joseph L. Casale Sent: 9/15/2012 8:36 PM To: NT System Admin Issues Subject: Accessing powershell variables from within a scriptblock I have a script that needs to perform validation on some variables inside a