Search found 63 matches

by MarvelManiac
Thu Aug 23, 2018 7:37 am
Forum: PowerShell GUIs
Topic: Jobs and DGV
Replies: 12
Views: 4717

Re: Jobs and DGV

jvierra wrote: Mon Aug 20, 2018 2:52 pm The last attachment was updated.
This is very cool. Still funny how it lags when processing the form. now I just need to figure out how to get my DNS suffixes in there.
Thanks a ton!!!!!!!!
by MarvelManiac
Mon Aug 20, 2018 2:21 pm
Forum: PowerShell GUIs
Topic: Jobs and DGV
Replies: 12
Views: 4717

Re: Jobs and DGV

I am taking my time with this and will ask questions when they arise. You mentioned you found errors in your example, have you updated the attachment?
by MarvelManiac
Mon Aug 20, 2018 1:12 pm
Forum: PowerShell GUIs
Topic: Jobs and DGV
Replies: 12
Views: 4717

Re: Jobs and DGV

Hello, I did want to provide an update as I'm still trying to understand why you guys are doing it two separate but similar ways. I have noticed these run different on Windows 7 vs Windows 10. For example, under Windows 10 it takes a few moments to start and by then I'm able to ping 60 or so machine...
by MarvelManiac
Thu Aug 16, 2018 7:36 am
Forum: PowerShell GUIs
Topic: Jobs and DGV
Replies: 12
Views: 4717

Re: Jobs and DGV

Thanks, I'll give this a try tonight.
One thing that comes to mind. I've seen that the ISE does not react the sameway as the console. Is there truth to this? I write 100% of my scripts in the ISE, then transfer them to PSS
by MarvelManiac
Fri Aug 10, 2018 11:48 pm
Forum: PowerShell GUIs
Topic: Jobs and DGV
Replies: 12
Views: 4717

Jobs and DGV

Hello,

I found this script online that's been working great for me if not in a job (ISE and or just a normal button click event). Once I try to insert the code into a Button-Start Job control set, it returns no results.
JobPingTest.psf
(32.33 KiB) Downloaded 165 times
by MarvelManiac
Fri Aug 03, 2018 10:37 am
Forum: PowerShell
Topic: Try Catch Finally
Replies: 13
Views: 4580

Re: Try Catch Finally

It's probably the latter. We have lots of secured data...

Thanks for the guidance.
by MarvelManiac
Fri Aug 03, 2018 10:27 am
Forum: PowerShell
Topic: Try Catch Finally
Replies: 13
Views: 4580

Re: Try Catch Finally

Everything works if the remote PC is lan connected on our 'core' network
It's the wireless I have issues with.

That's why I'm trying to figure out a work around.
by MarvelManiac
Fri Aug 03, 2018 7:43 am
Forum: PowerShell
Topic: Try Catch Finally
Replies: 13
Views: 4580

Re: Try Catch Finally

Sorry, didn't mean not configured, I meant to say configured properly..... In my environment, if a computer is only on wireless, we have to use the FQDN to access it In powershell, there are some commands I cannot execute Invoke-Command being one. Here is an example. Invoke-Command -ComputerName WIR...
by MarvelManiac
Fri Aug 03, 2018 6:21 am
Forum: PowerShell
Topic: Try Catch Finally
Replies: 13
Views: 4580

Re: Try Catch Finally

So while my network may not be configured and Enter-PSSession is supposed to be used in an interactive role
could I, create this in a script, send it over to the remote PC have it triggered?
by MarvelManiac
Wed Aug 01, 2018 10:27 am
Forum: PowerShell
Topic: Try Catch Finally
Replies: 13
Views: 4580

Re: Try Catch Finally

Perhaps you have a badly configured network.

Yeah.... I'd be willing to bet that :/