Search found 12 matches

by DennisVH
Wed Jun 12, 2019 7:07 am
Forum: PowerShell Studio
Topic: Compiled EXE InvocationInfo.MyCommand.Name has part of full path when hashtag (#) in folder path
Replies: 1
Views: 1909

Compiled EXE InvocationInfo.MyCommand.Name has part of full path when hashtag (#) in folder path

Product, version and build: PowerShell Studio 5.6.159 32 or 64 bit version of product: 64 bit Operating system: Windows 7 and Windows 10 32 or 64 bit OS: 64 bit When the folder path has a # sign in it, where you run the compiled exe from, the InvocationInfo.MyCommand.Name doesn't contain just the ex...
by DennisVH
Thu Feb 07, 2019 1:44 am
Forum: PowerShell Studio
Topic: ProductVersion in build executable has comma's instead of dots
Replies: 1
Views: 1536

ProductVersion in build executable has comma's instead of dots

Product, version and build: PowerShell Studio 5.6.158 32 or 64 bit version of product: 64 bit Operating system: Windows 7 and Windows 10 32 or 64 bit OS: 64 bit When building executable, ProductVersion has comma's instead of dots. In PowerShell Studio the ProductVersion has dots: PS Studio Version I...
by DennisVH
Thu Dec 21, 2017 12:51 am
Forum: PowerShell Studio
Topic: Intellisense doesn't work in script panel for new 1706 cm12 cmdlets
Replies: 4
Views: 2478

Re: Intellisense doesn't work in script panel for new 1706 cm12 cmdlets

I was able to fix the issue:
Edit Cache
Uncheck ConfigurationManager
Import Module... C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\bin\ConfigurationManager.psd1
Check ConfigurationManager
Close Edit Cache
Refresh Local Cache
by DennisVH
Thu Dec 21, 2017 12:31 am
Forum: PowerShell Studio
Topic: Intellisense doesn't work in script panel for new 1706 cm12 cmdlets
Replies: 4
Views: 2478

Re: Intellisense doesn't work in script panel for new 1706 cm12 cmdlets

Trial of System Center Configuration Manager and Endpoint Protection (current branch - version 1702) is available at https://www.microsoft.com/en-us/evalcenter/evaluate-system-center-configuration-manager-and-endpoint-protection Instruction to upgrade to 1706: https://www.systemcenterdudes.com/step-...
by DennisVH
Wed Dec 20, 2017 7:20 am
Forum: PowerShell Studio
Topic: Intellisense doesn't work in script panel for new 1706 cm12 cmdlets
Replies: 4
Views: 2478

Intellisense doesn't work in script panel for new 1706 cm12 cmdlets

Product, version and build: PowerShell Studio 2017 5.4.145 32 or 64 bit version of product: 64-bit Operating system: Windows 7 SP1 32 or 64 bit OS: 64-bit PowerShell Version: 3.0 I updated ConfigurationManager to 1706 + KB4042949 Intellisense/PrimalSense doesn't work for the new cm12 cmdlets in the ...
by DennisVH
Thu Nov 16, 2017 12:46 am
Forum: PowerShell Studio
Topic: Variables properties in script keep loading while debugging
Replies: 3
Views: 1640

Re: Variables properties in script keep loading while debugging

Refreshing local cache solved the issue.

Thanks a lot!!!
by DennisVH
Wed Nov 15, 2017 12:12 am
Forum: PowerShell Studio
Topic: Variables properties in script keep loading while debugging
Replies: 3
Views: 1640

Variables properties in script keep loading while debugging

Product, version and build: PowerShell Studio 2017 5.4.145 32 or 64 bit version of product: 64-bit Operating system: Windows 7 32 or 64 bit OS: 64 bit PowerShell Version: v3 In 5.4.145 when I hover over variable properties I don't get a result back. It keeps saying 'Loading Type... Loading Value...'...
by DennisVH
Fri Apr 21, 2017 5:44 am
Forum: PowerShell Studio
Topic: 5.4.138 gives unhandled exception opening PSAppDeployToolkit AppDeployToolkitMain.ps1
Replies: 3
Views: 2618

5.4.138 gives unhandled exception opening PSAppDeployToolkit AppDeployToolkitMain.ps1

Product, version and build: PowerShell Studio 2017 5.4.138 32 or 64 bit version of product: 64-bit Operating system: Windows 7 32 or 64 bit OS: 64-bit PowerShell Version: v3 As of 5.4.138 PowerShell Studio gives error opening AppDeployToolkitMain.ps1 from the "PowerShell App Deployment Toolkit&...