Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
31 check-ins using file Create-Printers.ps1 version 4e7ff99d2f
|
2018-06-10
| ||
| 13:57 | <# check-in: ecbeb33757 user: DBAWithABeard tags: trunk | |
| 13:57 | Generate your own CA and sign your own certificates check-in: d9bd0b4a70 user: unknown tags: trunk | |
| 13:57 | Generate your own CA and sign your own certificates check-in: 76a448f7d9 user: unknown tags: trunk | |
| 13:57 | Mass User lookup Script to query user account name / UID and resolve a user’s first last name created by Morne Loubser. This simple light-weight script can resolve as many usernames as you’d like to in one go. There aren’t any sources that performs this function on the net, so this one is a definite keeper. The first of it’s kind to date to make it’s way onto the web. Can be used by both noobies and professional scripters. check-in: 7e262fd0a8 user: Morlokor tags: trunk | |
| 13:57 | This is an example of how to use Timers, Events, and Jobs together in a way that doesn’t block the event, but does block the host. See the Example for … an example. More later when I have time to think of them ;-) check-in: 9a84ad86a2 user: Joel Bennett tags: trunk | |
| 13:57 | A Whois script for powershell. check-in: 76fa610157 user: Joel Bennett tags: trunk | |
| 13:57 | ############################################################################################# check-in: 662940e8e8 user: Rob Sewell tags: trunk | |
| 13:57 | Added support for header to pass into the log, fixed FileCountLimit error proxy to out-file when non-default specified (remove from $PSBoundParameters), set output of $PSBoundParameters add/removal to $null to prevent output of boolean result. check-in: 29509b3510 user: Jim Ficarra tags: trunk | |
| 13:57 | Corrected syntax to delete the FileCountLimit’th file. (Script was failing to write past the max # of files) check-in: 7b19c9199d user: Jim Ficarra tags: trunk | |
| 13:57 | History: check-in: 883fe60af8 user: greg zakharov tags: trunk | |
| 13:56 | retrieve the windows product key of a specified machine using WMI check-in: 436d63bc29 user: karl prosser tags: trunk | |
| 13:56 | It’s like Test-WSMan but you can set the flags, so you can turn off CACheck and CNCheck (and I do, by default) check-in: 105afc3284 user: Joel Bennett tags: trunk | |
| 13:56 | Execute methods on vimService ESXi w/o using VMware assemblies. check-in: f0fbfc4981 user: waldo tags: trunk | |
| 13:56 | IMCEAEX-_O=CONTOSO_OU=First+20Administrative+20Group_cn=Recipients_cn=john+5Fjacob+2Esmith@contoso.com check-in: 2b9907df97 user: ahygate tags: trunk | |
| 13:56 | IMCEAEX-_O=CONTOSO_OU=First+20Administrative+20Group_cn=Recipients_cn=john+5Fjacob+2Esmith@contoso.com check-in: 28f75242f4 user: Test1 tags: trunk | |
| 13:56 | This simple function exports the structure of nested groups in a similar way as folder and file structures are usually presented. check-in: d10d5f870d user: DollarUnderscore tags: trunk | |
| 13:56 | Same as functionality as http://poshcode.org/5536 but with a GUI on top. check-in: f5045261f8 user: DollarUnderscore tags: trunk | |
| 13:56 | This simple function exports the structure of nested groups in a similar way as folder and file structures are usually presented. check-in: 14e7e81c93 user: DollarUnderscore tags: trunk | |
| 13:56 | Run the following from the Exchange 2010 shell and it will give you a semi-graphical view on the status of any open move requests: check-in: 6d51f9849f user: themoblin tags: trunk | |
| 13:56 | Opens a function in a text editor…. check-in: faf536422e user: Joel Bennett tags: trunk | |
| 13:56 | another delete files script check-in: 136b1217eb user: chriskenis tags: trunk | |
| 13:56 | A tool to find a text editor check-in: 35d27343f5 user: Joel Bennett tags: trunk | |
| 13:56 | Install and run BGInfo at startup using registry method check-in: a96cf98936 user: Chad Miller tags: trunk | |
| 13:56 | Writes a message to the console with colored foreground and background. Given messages are split on word boundaries into lines, and each line is padded to $Limit length in order to allow the background color of the message to extend to $Limit consistently. check-in: 577cba7d55 user: jpbruckler tags: trunk | |
| 13:56 | Splits a file into many files based on a regular expression check-in: 440be607cf user: Joel Bennett tags: trunk | |
| 13:56 | Pattern which shows: How to create a non blocking GUI Thread and how to write Data with PowerShell to GUI controls correctly from a different Runspace. check-in: d26582ab25 user: Peter Kriegel tags: trunk | |
| 13:56 | Requires – Quest ActiveRoles Snapin check-in: 559bc7551b user: Steven Saehrig tags: trunk | |
| 13:56 | Creates or updates registry keys to disable SSL3 and enable TLS 1.0, 1.1, 1.2 check-in: f5dc06cba3 user: anonymous tags: trunk | |
| 13:56 | opens a function in a text editor…. check-in: 6793472cc6 user: Joel Bennett tags: trunk | |
| 13:56 | Late bound invocation for any methods/generic methods (or properties), including open generic members that would normally require awkward reflection and near-impossible manual generic type parameter inference. Pipe the type or instance, pass the method name as a string, the arguments as an object array and don’t forget to tell it if you want to call a static method. check-in: 2be2a9c7b8 user: Oisin Grehan tags: trunk | |
| 13:56 | Simple script to bulk-create printers on a print-server. Printers are imported from a csv-file. check-in: f4695ab358 user: Jan Egil Ring tags: trunk | |