What does Get-ExecutionPolicy return for both the server that runs and the server that doesn't run. The default for all OS's before Server 2012R2 is restricted which will block the running of your scripts. (basically only allows PowerShell to run inside a PowerShell console window or ISE).
I am not a big fan of running script inside a TFS build workflow--using a build activity is always a better choice. -- John Merryweather Cooper Senior Software Engineer | Enterprise Service Applications | Continuing Development Jack Henry & Associates, Inc.® | Lenexa, KS 66214 | Ext: 431050 |jocoo...@jackhenry.com -----Original Message----- From: Farrukhw [mailto:farru...@gmail.com] Sent: Monday, October 13, 2014 10:29 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] TFS: Wix can't see its source files if using TfvcTemplate.12.xaml. Well, I got it with 2013 actually and I'm trying to run a script for versioning, just according to this msdn article <http://msdn.microsoft.com/en-us/library/dn376353.aspx> and it is working just as guided and expected. But Wix's behavior is not as expected. However, I do have a Wix project on another TFS repository which is working fine with same parameters. But I can't figure out what's wrong now while using with other projects...? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/TFS-Wix-can-t-see-its-source-files-if-using-TfvcTemplate-12-xaml-tp7597267p7597271.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://p.sf.net/sfu/Zoho _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://p.sf.net/sfu/Zoho _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users