Marcel B

Results 16 comments of Marcel B

Only problem with this I had was the $script scoped Templates variable I mailed you about. I removed it locally and then this works. Op ma 26 sep. 2016 om...

the Templates variable is a script scoped variable. I guess this is so you don’t have to get the templates everytime. This has a weird side effect tho I can’t...

Oke but where during the build do you supply the url to SecretServer? since it will be saved in the xml. I tried to make a new session with passthrough,...

Only thing I dont get is why you store it in an XML then when you always need to run New-SSConnection after import / before use. Just keep it in...

Shouldn't be hard to do, check if xml exist if so bla bla ... will see If I can do that. Op ma 24 okt. 2016 om 06:01 schreef Joel...

it's because of https://github.com/RamblingCookieMonster/SecretServer/pull/15

Do you want to generate the "new-scriptfileinfo" block yourself or have people do that before uploading a script to PSGallery? Test-ScriptFileInfo and if not generate it?

New-ScriptFileInfo and Update-ScriptFileInfo still seem a little dodgy :S so might wanna wait with this module a couple of updates ;) New-ScriptFileInfo adds all the fields to the scriptfile not...

I am planning the latter as well, still in doubt to create folders per script and add a script.test.ps1 and script.psdeploy.ps1 but that's a different matter. Yeah will need to...

https://github.com/OneGet/oneget/issues/185 so we need to wait a little while before Update-ScriptFileInfo works