Search found 25 matches

by rslaav
Mon Aug 23, 2021 11:33 am
Forum: PrimalSQL
Topic: Database options for application that needs to retrieve information
Replies: 2
Views: 43278

Database options for application that needs to retrieve information

Product, version and build: Latest as of Aug 2021, Full DevOps suite. Operating system: Windows 10 Hi everyone, I am trying to build a script or at least a set of scripts with a GUI frontend that essentially needs to pull information from a database. This database can be on the same system, or possi...
by rslaav
Tue Jun 16, 2020 12:40 am
Forum: PowerShell
Topic: Calling a function from within a dsc configuration issue
Replies: 7
Views: 5441

Calling a function from within a dsc configuration issue

I have an issue with my dsc config, on windows 10. I had to define a script block as I couldn't install WindowsIIS with dsc considering it wants a server sku. The following code is an example of a way to bypass it (sorta), but I can't call my modules or functions from the script block for some reaso...
by rslaav
Sun Jun 14, 2020 1:56 pm
Forum: PowerShell Studio
Topic: adding powershell console window inside a form
Replies: 3
Views: 1953

Re: adding powershell console window inside a form

just an fyi, i am not trying to create a ListBox that receives the ouput of a cmdlet, etc. https://docs.microsoft.com/en-us/dotnet/api/system.management.automation.powershell?redirectedfrom=MSDN&view=powershellsdk-7.0.0 I am trying to get an actual or equivalent powershell command line in a wind...
by rslaav
Sun Jun 14, 2020 1:16 pm
Forum: PowerShell Studio
Topic: adding powershell console window inside a form
Replies: 3
Views: 1953

adding powershell console window inside a form

Product, version and build: powershell studio 2020 32 or 64 bit version of product: 64bit Operating system: windows 10 pro 32 or 64 bit OS: 64bit hi folks, quick question regarding forms, as I relatively new to programming with scripting languages (apart from python—which is interpreted, but way mor...
by rslaav
Sun Jun 14, 2020 1:06 pm
Forum: PowerShell Studio
Topic: Config changes, and ideas
Replies: 2
Views: 1120

Re: Config changes, and ideas

ok, thank you @brittneyr :)
by rslaav
Thu Jun 11, 2020 1:51 am
Forum: PowerShell GUIs
Topic: Powershell Studio simple timer assistance
Replies: 3
Views: 1735

Re: Powershell Studio simple timer assistance

Thanks numb-nut, good know google now has a website for searching stuff. Glad I paid for tech support, and not premium membership.

@jvierra, thank you for the courtesy of providing the additional insight I required.