You can run it as a 32-Bit step, i guess

From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On 
Behalf Of Jason Sandys
Sent: Montag, 25. November 2013 15:46
To: mssms@lists.myitforum.com
Subject: RE: [mssms] Setting TS Variables in 64 bit

Where exactly and how are you trying to run the below VBScript?

J

From: listsad...@lists.myitforum.com<mailto:listsad...@lists.myitforum.com> 
[mailto:listsad...@lists.myitforum.com] On Behalf Of Jason Wallace
Sent: Monday, November 25, 2013 6:24 AM
To: mssms@lists.myitforum.com<mailto:mssms@lists.myitforum.com>
Subject: [mssms] Setting TS Variables in 64 bit

Hi there folks

I know that we are not the only folks trying to do this.  We have SCCM 2012 SP1 
with 64 bit clients and we want to set some TS variables.

The code which should work are not for 64 bit and I'd be very glad if someone 
could point out where this is going wrong please.  We have tried SYSNATIVE and 
this is also failing

Dim Env
Set Env = CreateObject("Microsoft.SMS.TSEnvironment")

Env("bExcludeComputer") = "TRUE"
Env("PACKAGES001") = "EU1000:Hello_CaM_1_B01"

TIA

Jason





Reply via email to