Search found 1090 matches

by DevinL
Wed Dec 30, 2015 10:23 am
Forum: PowerShell GUIs
Topic: Frame base animation
Replies: 3
Views: 2854

Re: Frame base animation

[TOPIC MOVED BY MODERATOR]
by DevinL
Wed Dec 30, 2015 10:19 am
Forum: PowerShell Studio
Topic: PowerShell Studio 2015 Version Issue
Replies: 9
Views: 4515

Re: PowerShell Studio 2015 Version Issue

You mention that you had these feature previously, what happened between then and now? Did you update PowerShell Studio?
by DevinL
Tue Dec 29, 2015 5:06 pm
Forum: Former and Future Customers - Questions
Topic: Improper Argument when connecting to remote server
Replies: 4
Views: 6421

Re: Improper Argument when connecting to remote server

I've learned that this is a permission issue in Windows 10. We're looking into it further and will respond back when we have more information.
by DevinL
Mon Dec 28, 2015 10:58 am
Forum: Former and Future Customers - Questions
Topic: Improper Argument when connecting to remote server
Replies: 4
Views: 6421

Re: Improper Argument when connecting to remote server

I've managed to recreate your issue and narrowed it down to something with Windows 10. When using a Windows 7 machine I could connect to the 2012 server without issue, Windows 10 threw the Improper Argument error. Thanks for bringing this to our attention, we are looking into it.
by DevinL
Mon Dec 28, 2015 8:42 am
Forum: Former and Future Customers - Questions
Topic: Improper Argument when connecting to remote server
Replies: 4
Views: 6421

Re: Improper Argument when connecting to remote server

What kind of remote servers are you attempting to connect to?
by DevinL
Wed Dec 23, 2015 2:15 pm
Forum: PowerShell Studio
Topic: Question on multiple form example
Replies: 2
Views: 2328

Re: Question on multiple form example

If you're simply trying to call a child form you can do so with:

Code: Select all

Call-ChildForm_psf
by DevinL
Mon Dec 21, 2015 2:39 pm
Forum: PowerShell GUIs
Topic: Passing control values via Invoke-Command
Replies: 3
Views: 2912

Re: Passing control values via Invoke-Command

You can't access a local form from a remote runspace so you will have to pass the value as a parameter. I've moved this post to the PowerShell GUIS forum so someone else can chime in and provide some more help.
by DevinL
Mon Dec 21, 2015 2:38 pm
Forum: PowerShell GUIs
Topic: Passing control values via Invoke-Command
Replies: 3
Views: 2912

Re: Passing control values via Invoke-Command

[TOPIC MOVED TO POWERSHELL GUIS FORUM BY MODERATOR]
by DevinL
Fri Dec 18, 2015 10:20 am
Forum: PowerShell Studio
Topic: Team Foundation Server Compare no longer works
Replies: 3
Views: 2975

Re: Team Foundation Server Compare no longer works

Thanks for the update, and if you have any further issues don't hesitate to post again.
by DevinL
Thu Dec 17, 2015 1:34 pm
Forum: PowerShell Studio
Topic: Deploy Settings variables?
Replies: 2
Views: 2135

Re: Deploy Settings variables?

Currently there are no variables for the deploy settings so I'll be sure to add that to the wishlist. As for your second question, if you navigate to File -> Options, under the General tab you'll see a checkbox for "Show exported files in Windows Explorer". Uncheck this box and it should s...