Search found 8 matches

by danarstevenson
Mon Nov 05, 2018 1:06 pm
Forum: PowerShell GUIs
Topic: Gui for customers
Replies: 3
Views: 1231

Gui for customers

Product, version and build: 5.5.155 32 or 64 bit version of product:64 Operating system:2016 32 or 64 bit OS:64 Greetings, I am looking for a little direction pls, I would like to present a gui through a form but have the actual action run on the source server. So for example, VM snapshots , I have ...
by danarstevenson
Wed Jun 13, 2018 7:53 am
Forum: PowerShell
Topic: Powershell Service not running while / do in script
Replies: 4
Views: 2530

Re: Powershell Service not running while / do in script

Greetings, I changed the echo to write output and now it shows me the information when I run this deployed as an exe, I get log entries while in the do / while block all good. Thank you I then deploy as a service as the would be final step for testing, and nothing happens. I was wondering if someone...
by danarstevenson
Tue Jun 12, 2018 9:28 am
Forum: PowerShell
Topic: Powershell Service not running while / do in script
Replies: 4
Views: 2530

Powershell Service not running while / do in script

Greetings, Thank you in advance, this forum has been awesome for support questions. Scenario: created a script and want it to run as a service Issue: The service starts fine, while its running it does not seem to be doing the while / do code, i would expect entries in the log file. I do not know why...
by danarstevenson
Tue Apr 24, 2018 7:57 am
Forum: PowerShell
Topic: OU Watcher
Replies: 2
Views: 1441

OU Watcher

Greetings,

I would like to monitor an OU for any member changes and if so take action.

I do this already with file watcher, watch for a file then do said action works great. Wondering if this can be done with an OU.

Thank you

Dana
by danarstevenson
Fri Feb 23, 2018 1:10 pm
Forum: PowerShell
Topic: Powershell and Excel
Replies: 3
Views: 2546

Re: Powershell and Excel

Thank you for the quick response.
by danarstevenson
Fri Feb 23, 2018 12:12 pm
Forum: PowerShell
Topic: Powershell and Excel
Replies: 3
Views: 2546

Powershell and Excel

I have recently purchased Powershell Studio and love it. But now im trying script everything I can. I ran across a little repeatable process that outputs to an excel spreadsheet. So I am trying to edit a single cell in an existing spreadsheet. My googlefu must be bad, i cant find an example. Would a...
by danarstevenson
Mon Feb 12, 2018 12:18 pm
Forum: PowerShell Studio
Topic: Include Powershell Modules
Replies: 2
Views: 3351

Re: Include Powershell Modules

Thank you.
by danarstevenson
Mon Feb 12, 2018 8:11 am
Forum: PowerShell Studio
Topic: Include Powershell Modules
Replies: 2
Views: 3351

Include Powershell Modules

Greetings, PowerShell Studio 2018 v5.5.148 On Windows 2012 R2. First of very new to PowerShell Studio but its helping allot already. I would like to include the powercli modules in a project build that i can give to our desktop support to create a VM based on some preconfigured options. I would like...