What version of Powershell are you on? I need rule out that is an issue, I think.
J. On Saturday, 6 July 2019 19:18:19 UTC+2, Mark S. wrote: > > > Gasp! Can't ... catch ... up ... > > Of course I made the mistake of running your script from the app > directory. ;-) > > When running the script, after it lists the ps1 file, it dumps you at a > prompt that looks like the powershell prompt. You think the script is done, > but it's not. So, it seems to need the > action prompt there, or maybe a prompt "press any key to continue". > > Outside of that, once it ran, I was able to run the scripts without > getting prompted, which is nice. > > Thanks! > > | UNBLOCK SCRIPTS > | > | Check the list of "Scripts Found" below. > | It should include "lib\Get-IniContent.ps1". > | > | If it does, click [U] to Unblock them all. > | > | [H] if you need further help (opens browser) > > Scripts Found ... > > polly-01d-TT.ps1 > polly-01e-MS.ps1 > lib\Get-IniContent.ps1 > PS C:\Users\Mark\Downloads\polly-01e-MS> U > U : The term 'U' is not recognized as the name of a cmdlet, function, > script file, > or operable program. Check the spelling of the name, or if a path was > included, > verify that the path is correct and try again. > At line:1 char:1 > + U > + ~ > + CategoryInfo : ObjectNotFound: (U:String) [], > CommandNotFoundExcepti > on > + FullyQualifiedErrorId : CommandNotFoundException > > > ? | Get Help (online), Unblock, return to Permissions, or Quit: [H,U,P,Q]? > > > > On Saturday, July 6, 2019 at 6:34:13 AM UTC-7, @TiddlyTweeter wrote: >> >> Ciao Mark S. >> >> *PowerShell Permissions - Initial* >> >> I wrote an experimental crude batch file that tries to deal with the two >> levels of permissions needed for PS script running. "Bypass" is relatively >> easy. "-executiion-policy" where it is "Restricted" needs explicit action >> to change it, and often, elevated priveledge. >> >> I'm doubtful about including the tool in a release. >> I wrote it for testing permissions. And to quickly "Unblock" updated >> modules you send me. >> >> Anyway, its here in a very early iteration, if you are interested: >> >> https://drive.google.com/file/d/18Pr1ISSeWj_ZKmE8EluXihRRAexzab0g/view?usp=sharing >> >> <https://drive.google.com/file/d/18Pr1ISSeWj_ZKmE8EluXihRRAexzab0g/view?usp=sharing> >> >> Best wishes >> Josiah >> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/954607d4-7bbd-4ac6-8f54-b2a97a46896c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

