Jefferson ELIAS
Jefferson ELIAS
- Added a parameter called "OutputFile" to allow to output "PRINT" results to a file - Fixed an issue when calling Invoke-SQLCmd2 multiple times with -Verbose option (added a call...
Hi, while following this, I experienced issues with routing: /hello-world was leading to file not found error. I solved this by adding following line in the Directory directive of the...
Hi, in the example, `"name": "Project name"` won't work now. Should be replaced by : `"name": "my/projectname"`
Unable to run this script on Rocky Linux (https://rockylinux.org/) although same packages as centos, rhel or fedora can be used
Hi, I've just learned about this module and I would like to know if there is a way to detect dynamically scripts dependencies so that the overall execution will be...
Hi, missing encoding : ``` ./generate_whitelist.py test_jeff /var/www/html/test/ File "./generate_whitelist.py", line 4 SyntaxError: Non-ASCII character '\xe2' in file ./generate_whitelist.py on line 4, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details...
Fixes # . Changes proposed in this pull request: Wait-RsJob: - Switch to boolean for parameter that shows progress bar - Enable dynamic title and message in displayed progress bar...
**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** No dynamic code can be executed during Wait-RSJob execution **What is the expected...
I use a reverse-proxy to authenticate my users. In default export template, the URLs link to the private DNS name of the server. If there was an option that would...
If there is only one title and 2 or 3 sub titles, then adding a toc is not really necessary. It would be nice to have a parameter that tells...