is the script in the same folder or different folder as the mdt scripts
folder as the ztiutility script is referenced on line 2?,

the ..\ in front of ZTIUtility will decide that (by adding or removing
extra ..\..\)

so if you have the script in a subfolder of MDT scripts such as
scripts\customscripts the above wiill work, if it's in the same folder try

<script language=”VBScript” src=”ZTIUtility.vbs”/>
  instead

hope that helps..


On Wed, Sep 18, 2013 at 9:18 PM, Avery, James <
[email protected]> wrote:

>
>
>  Guys, ****
>
> I’m trying to figure out if the Bitlocker partition is created because
> we’re having to deploy Bitlocker to 2000 systems and some may have the
> Bitlocker partition while others may not have the partition created.****
>
> ** **
>
> When trying to run the script created by Niall at
> http://www.niallbrady.com/2012/04/10/how-can-i-determine-if-the-prepare-disc-for-bitlocker-partition-creation-was-successful/
> ****
>
> ** **
>
> And I’m not able to make this function by running ****
>
> cscript.exe “%scriptroot%\BitLocker\BitLocker_Partition.WSF”****
>
> ** **
>
> *I receive the following error:*
>
> BitLocker_Partition_Verify.WSF(2, 4) Windows Script Host: Expecting a
> valid name****
>
> ** **
>
>
> ------------------------------
>  This e-mail is intended solely for the person or entity to which it is
> addressed and may contain confidential and/or privileged information. Any
> review, dissemination, copying, printing or other use of this e-mail by
> persons or entities other than the addressee is prohibited. If you have
> received this e-mail in error, please contact the sender immediately and
> delete the material from any computer. To unsubscribe send an email to:
> [email protected] Hitachi Consulting Corporation, 14643
> Dallas Parkway, Suite 800, Dallas, Texas 75254 (HCAD0411)
> ------------------------------
>
>



Reply via email to