Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file Debug-Regex-match.ps1 version cbb9946bcb
|
2018-06-10
| ||
| 13:21 | This script is a proof of concept. Further work needs to be done. It requires the user to enter a valid username and password for a gmail.com account. It then attempts to form an SSL connection with the server, and, retrieve the first email. Unfortunately it returns random results. Perhaps someone can improve upon it with some more sockets knowledge than I have. check-in: d3734fe973 user: Will Steele tags: trunk | |
| 13:21 | Wrapper script for executing a T-SQL call and optionally returning a delimited file. Informational/Error messages are written to the Application EventLog. Purpose of script is run T-SQL commands from external scheduler (UniCenter, AutoSys, etc.), log messages to EventLog and return success/failed status. check-in: 841f1e3934 user: Chad Miller tags: trunk | |
| 13:21 | Add new smtp address from csv and set new address primary check-in: 305d826d2e user: Ermias tags: trunk | |
| 13:21 | I really am still working on this replacement for the WASP module ;-) check-in: 47350de046 user: shakila tags: trunk | |
| 13:21 | Extract all Parameters for a cmdlet from GET-HELP, list them in a single column check-in: 5ab612d012 user: Sean Kearney tags: trunk | |
| 13:21 | A script to convert MAML help to HTML. check-in: 6cae18c3d4 user: Joel Bennett tags: trunk | |
| 13:21 | I was having a great deal of difficulty in properly enumerating software applications on remote machines, so I wrote this function to help ease the problem somewhat. Among the many methods of gathering this information that are available, I had the most success using the “SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall” registry key as an information source. In order to use this function, the Powershell instance must support .Net 4.0 or greater, which is fairly straightforward if you follow these instructions. check-in: e16a26fccc user: Geoffrey Guynn tags: trunk | |
| 13:21 | Debug Regex operation when matching any string check-in: 29b22020e0 user: Archdeacon tags: trunk | |