Steffen Kampmann

Results 5 issues of Steffen Kampmann

Hello, it would be nice if something like `paperwork.exe --import "C:\Users\Me\Pictures\MyDocument.pdf"` would import the document into Paperwork. In my case, the scanner (ScanSnap S1300i) does not work directly with Paperwork...

new feature
Windows only
shell

Steps to reproduce ------------------ Create a script with a function and a `.EXAMPLE` comment. Run `New-MarkdownHelp` Expected behavior ----------------- A generated markdown file with ``` ## EXAMPLES ### EXAMPLE 1...

Area-Localization
Issue-Enhancement

If a dacpac is loaded, updated and saved the PreDeployment and PostDeployment scripts are lost, since https://docs.microsoft.com/en-us/dotnet/api/microsoft.sqlserver.dac.dacpackageextensions.buildpackage?view=sql-dacfx-150 lacks a parameter for these scripts. https://docs.microsoft.com/en-us/dotnet/api/microsoft.sqlserver.dac.dacpackage?view=sql-dacfx-150 has properties to read and write...

enhancement

I tried to get the ALCLoader solution running for my case, which contains a native library (`Microsoft.Sql.Client`). In the old solution (without ALC), I had to call `NativeLibrary.Load` but it...

Hello and thank you for this modules. It would be great if you provide an example to use `New-ServiceNowSession` with the AccessToken parameter and how to get a token. In...