Search found 7 matches

by bzowky
Mon Sep 16, 2019 3:13 pm
Forum: Former and Future Customers - Questions
Topic: Link for Example / Tutorial Script
Replies: 1
Views: 10808

Link for Example / Tutorial Script

Good Afternoon - It's been a while since initially trying out PowerShell Studio, but am trying it out again plus others currently to fulfill an upcoming PO. To test, I'm trying to create a simple form which should offer the below to set variables which will be executed in an existing script at the e...
by bzowky
Tue Apr 16, 2019 3:22 pm
Forum: Former and Future Customers - Questions
Topic: Example of Project I'm Attempting?
Replies: 3
Views: 14408

Re: Example of Project I'm Attempting?

Thank you - I actually found out about that after posting, but having an issue. I built the script and executed the EXE, but it immediately closes. I'm sure it's because most of the scripts I wish to compile use "IO.FileSystemWatcher" therefore when launching from command line using powers...
by bzowky
Tue Apr 16, 2019 2:45 pm
Forum: Former and Future Customers - Questions
Topic: Example of Project I'm Attempting?
Replies: 3
Views: 14408

Example of Project I'm Attempting?

Good Afternoon - I've always been interested in Powershell Studio and recently reinstalled the trial. I'm trying to create an application/script that does a couple of basic actions, but having issues getting it to work. If possible, could you point me to an example / sample project that is similar s...
by bzowky
Tue Jan 08, 2019 12:25 pm
Forum: PowerShell GUIs
Topic: Assistance Creating Simple Tool
Replies: 2
Views: 1364

Assistance Creating Simple Tool

Hey All - I've testing PowerShell Studio currently and considering purchasing a copy if it does what i need. For my first test, I'm trying to create a fairly simple GUI tool where one would paste in a list of hostnames (one per row), browse to a batch file, then click "Execute" which would...
by bzowky
Wed Oct 24, 2018 9:50 am
Forum: PowerShell GUIs
Topic: Issues Creating Simple Form (Newbie)
Replies: 2
Views: 1298

Issues Creating Simple Form (Newbie)

Good Morning - I'm new to PowerShell Studio and starting off by trying to convert a simple PS script to create test VMs in Hyper-V that I commonly edit and use into a single form GUI where I may enter values and click OK to execute. All the form consists of is 8 textboxes - each with label and a def...
by bzowky
Mon Oct 10, 2016 12:52 pm
Forum: PowerShell GUIs
Topic: Few Questions About First True Project
Replies: 1
Views: 1246

Few Questions About First True Project

Good Afternoon Guys! Being an SCCM Administrator, I use PowerShell daily. I'm no expert at it, but know enough to piece things together and make things work. I purchased a license for PowerShell Studio a while back, but haven't used it until I thought it would be the perfect solution to build USB me...
by bzowky
Mon Sep 30, 2013 3:21 pm
Forum: PowerShell GUIs
Topic: Assigning Variables to Items in Combo Box
Replies: 5
Views: 5741

Assigning Variables to Items in Combo Box

Good Afternoon All - I'm trying to create a GUI which will allow techs to deploy applications via SCCM 2012 without using the console. I'm ~90% there, but just need to figure something out. Even though I have much experience with SCCM, I don't as much with Powershell so apologies if this is a newb q...