Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file Impersonation.ps1 version 49be4ee44c
|
2018-06-10
| ||
| 13:02 | Like Set-Blur, except it runs on Windows XP … you know … without the blur check-in: 66f8e18f55 user: unknown tags: trunk | |
| 13:02 | A function to mess with opacity, as demonstrated: !http://HuddledMasses.org/images/PowerShell/SetBlur.png! check-in: 927af30bf0 user: Joel Bennett tags: trunk | |
| 13:02 | A function to join a domain check-in: 73c3ef148d user: Andy Schneider tags: trunk | |
| 13:02 | Enumerates the constructors of a type with the parameters that they take, so you can figure out what your options are when calling New-Object. Now outputs fully paste-able syntax ;) check-in: 9493565b94 user: Joel Bennett tags: trunk | |
| 13:02 | Autoload function like the Korn shell — can inject functions to modules. check-in: 1134c99f88 user: Joel Bennett tags: trunk | |
| 13:02 | Not quite finished effort at a script intended to spit out the parameters of a cmdlet. I’m sure there’s a better but this is…adequate for now. check-in: c365f25d27 user: unknown tags: trunk | |
| 13:02 | Pertains to the following check-in: 06cf87068c user: TylerT tags: trunk | |
| 13:02 | The simplest logger. In your script just import-module Logger and debug, verbose, warnings and errors are logged to file. check-in: b755275fec user: Joel Bennett tags: trunk | |
| 13:02 | Version 1.1 of my JSON module. I has a full set of tools for exporting, importing, and converting Json objects (including arbitrary objects). See comments in script header for usage examples, but basically, you can do things like: check-in: c3cd49f13d user: Joel Bennett tags: trunk | |
| 13:02 | A Module to solve fileshare permission issues once and for all check-in: 8e09f69b47 user: Joel Bennett tags: trunk | |