Search found 16 matches

by PsCustomObject-2
Mon Jul 16, 2018 11:11 am
Forum: PowerShell Studio
Topic: PowerShell Studio Git integration
Replies: 3
Views: 3330

Re: PowerShell Studio Git integration

Many thanks david!

Appreciate your time to reply and looking forward the article!

Thanks for making my life so pleasant, I think it would take me twice the time to do my work without PS Studio!
by PsCustomObject-2
Mon Jul 16, 2018 6:54 am
Forum: PowerShell Studio
Topic: PowerShell Studio Git integration
Replies: 3
Views: 3330

Re: PowerShell Studio Git integration

Guess I should've looked harder as found my answer here https://www.sapien.com/blog/2018/07/02/primalscript-2018-adds-git-version-control-support/ I tried to create a new file and just use the commit button but get this: error: pathspec 'Test-ScriptGit.ps1' did not match any file(s) known to git. Wh...
by PsCustomObject-2
Mon Jul 16, 2018 6:40 am
Forum: PowerShell Studio
Topic: PowerShell Studio Git integration
Replies: 3
Views: 3330

PowerShell Studio Git integration

Product, version and build: PowerShell Studio 2018 v5.5.153 32 or 64 bit version of product: 64-bit Operating system: Windows 10 build 1803 32 or 64 bit OS: 64-bit Hello, first of all many thanks for implementing the Git integration which is a feature I was really looking for, given the fact I live ...
by PsCustomObject-2
Mon Jun 11, 2018 1:30 am
Forum: PowerShell Studio
Topic: Remove reference to Assembly
Replies: 3
Views: 2161

Re: Remove reference to Assembly

Ah that's where it is coming from... Many thanks David option was indeed enabled and unchecking it got rid of the warning.

Many thanks!
by PsCustomObject-2
Thu Jun 07, 2018 4:14 am
Forum: PowerShell Studio
Topic: Remove reference to Assembly
Replies: 3
Views: 2161

Remove reference to Assembly

Hello, as per subject I would need to remove reference to an assembly which has been imported by mistake. In a nutshell I have a GUI Form project and dragged a Chart control by mistake on my form, removed it and all reference to the various fucntions but yet when running the project I gut: WARNING: ...
by PsCustomObject-2
Mon May 21, 2018 3:52 am
Forum: PowerShell Studio
Topic: Splat Command issue with AD Module
Replies: 1
Views: 1110

Splat Command issue with AD Module

PowerShell Studio 2018 v5.5.152 64 bit version of product: Operating system: 64 bit Windows 10 1703 Hello, as per subject I was wondering if anybody faced something like this, I just noticed in my code while debugging, I have a simply AD query like this [Codebox=powershell file=Untitled.ps1]$user = ...
by PsCustomObject-2
Wed May 09, 2018 4:33 am
Forum: PowerShell Studio
Topic: Script Template
Replies: 5
Views: 2876

Re: Script Template

Olga,

I've been able to find the issue and is not related to PSS, we're using Onedrive folder redirection and junction points screwed up the path where I stored the template.

I can confirm all is working as intended, sorry for creating havoc for nothing :)
by PsCustomObject-2
Tue May 08, 2018 7:42 am
Forum: PowerShell Studio
Topic: Script Template
Replies: 5
Views: 2876

Re: Script Template

Thanks Olga I've just uploaded the file.
by PsCustomObject-2
Tue May 08, 2018 1:44 am
Forum: PowerShell Studio
Topic: Script Template
Replies: 5
Views: 2876

Script Template

Product, version and build: 2018 2.5.151 32 or 64 bit version of product:64 Operating system: Win 10 1709 32 or 64 bit OS: x64 *** Please add details and screenshots as needed below. *** Hello, not sure I'm trying to abuse a function or something is amiss, I?m trying to create a new PowerShell scrip...
by PsCustomObject-2
Tue Apr 17, 2018 2:51 am
Forum: PowerShell Studio
Topic: Search results not jumping to code line
Replies: 2
Views: 1432

Re: Search results not jumping to code line

Well apparently I've been able to solve the issue resetting all settings to default and re-importing my custom profile.

Case closed :)