Search found 14 matches

by sam.wrighton
Mon Feb 22, 2016 1:59 am
Forum: PowerShell Studio
Topic: Missing other platforms
Replies: 5
Views: 3523

Re: Missing other platforms

HI

many thanks that has worked v5 is showing now and I can run my stuff now
by sam.wrighton
Fri Feb 19, 2016 12:31 am
Forum: PowerShell Studio
Topic: Missing other platforms
Replies: 5
Views: 3523

Re: Missing other platforms

Hi

thanks for the reply

I have tried this still no change. I still only have v2 - 64Bit and v2 - 32bit
by sam.wrighton
Thu Feb 18, 2016 5:46 am
Forum: PowerShell Studio
Topic: Missing other platforms
Replies: 5
Views: 3523

Missing other platforms

Product, version and build: PowerShell Studio 2015 4.2.99 32 or 64 bit version of product: 64bit Operating system: Windows 7 32 or 64 bit OS: 64 bit Hi ive gone to use powershell studio after a break and the only platform versions I have is v2 - 64bit v2 - 32bit ive had v4 on there before and its wo...
by sam.wrighton
Wed Nov 11, 2015 10:41 am
Forum: PowerShell GUIs
Topic: issue with GUI Freezing
Replies: 8
Views: 5401

Re: issue with GUI Freezing

hi

I looked at jobs but this wont give me the VMware task it, it will give me the job ID so I wont be able to check vCenter if the deploy has been successful
by sam.wrighton
Wed Nov 11, 2015 10:25 am
Forum: PowerShell GUIs
Topic: issue with GUI Freezing
Replies: 8
Views: 5401

Re: issue with GUI Freezing

hi

I my 1st post I said that when it is deploy VMs it is freezing In the while loop

Globals.ps1 line 19951 is the 1st loop

there are while loops in the
Deploy-2ndBatch
Deploy-3rdBatch
Deploy-4thBatch
functions
by sam.wrighton
Wed Nov 11, 2015 10:01 am
Forum: PowerShell GUIs
Topic: issue with GUI Freezing
Replies: 8
Views: 5401

Re: issue with GUI Freezing

Hi

thanks for the reply ive attached the whole project in this post

I understand my code is far from perfect but this is what I understand at this moment in time. if you or anyone could help further I would be very thankful
by sam.wrighton
Wed Nov 11, 2015 1:59 am
Forum: PowerShell GUIs
Topic: issue with GUI Freezing
Replies: 8
Views: 5401

issue with GUI Freezing

Hi all im still new to Powershell scripting on this level so I know my code is not great but im having a big issue with the GUI freezing. when I run the code in powershell studio the GUI works fine and updated the progress bars and debug log, but ive just tested it after I built it to a .exe and the...
by sam.wrighton
Tue Sep 01, 2015 6:25 am
Forum: PowerShell GUIs
Topic: VMware Tasks and progress bar
Replies: 1
Views: 1272

VMware Tasks and progress bar

Hi I am writing a tool to work with VMware im getting the tool to create a new vm with the New-VM cmdlet and using wait-task cmdlet on my form I have a progressbar that I want this task to update. when I debug the tool I get a dialog box open and this is showing the progress but this is not where I ...
by sam.wrighton
Tue Aug 25, 2015 12:49 am
Forum: PowerShell Studio
Topic: TFS Provider
Replies: 1
Views: 1843

TFS Provider

Hi

I have setup Team Foundation Server 2015 Express and I have visual studio 2015 community installed I want to use TFS as my source control for PowerShell Studio 2015 but I don't see it in the providers list and I cant see how I can add it please can someone help.

regards

sam
by sam.wrighton
Wed Jul 08, 2015 1:11 am
Forum: PowerShell GUIs
Topic: command line commands in powershell form
Replies: 10
Views: 3679

Re: command line commands in powershell form

hi i dont want to attach my whole file i just want to paste the part of the code that im on about with formating to show you just like you have done