Group Bookmarks shared by Joel Bennett
You are here: Diigo Home > Groups > PowerShell > Bookmarks > Group Bookmarks shared by Joel Bennett
PowerShell build scripting environment like ruby's rake or boo's bake ...
more from codebetter.com
SourceCode and Compiled Binaries for two low-level system information tools: NtSysInfo explores Windows internals and enumerates system processes, windows, threads, objects. The WhoUses utility allows you to determine what process has a file or DLL locked.
more from www.codeguru.com
The Win32 OpenSSL Installation Project is dedicated to providing a simple installation of OpenSSL that is easy to setup and get started with.
more from www.slproweb.com
CertMgr is a new tool for the management of certificates, certificate trust lists (CTLs), and certificate revocation lists (CRLs). It is installed in the \Bin folder of the Microsoft Windows Software Development Kit (SDK)
more from msdn.microsoft.com
WinHttpCertCfg.exe enables administrators to install and configure client certificates ...
more from msdn.microsoft.com
If you search for "codeSigning" and "objsign" and "digitalSignature" and "nonRepudiation" you can see what is needed in the OpenSLL config files to generate code-signing certificates.
more from www.math.ias.edu
These instrauctions mostly work, but with the current version of Windows OpenSSL, the generated certificate is "not suitable for code signing" unless you modify the OpenSSL.cnf config file.
more from www.top20toolbar.com
This is the root documentation for the OpenSSL executable, individual pages exist for each OpenSSL command (req, genrsa, x509, etc.)
more from www.openssl.org
A utility that writes Windows PowerShell scripts that harness the power of WMI (Windows Instrumentation Management) for use in system management and administration.
more from www.microsoft.com
Bookmarking the same article again, because the stupid web devs at Microsoft like to break links.
more from msdn.microsoft.com
36 pages of Chapter 3 from _Windows PowerShell Unleashed_ (from Sams Publishing via ZDNet) takes you through the basics of PowerShell -- from .Net Objects, to providers, error handlers, profile scripts and security.
more from whitepapers.zdnet.com
How to force a machine to update all updates on Windows Update...
more from www.mindofroot.com
Some code to make junctions or reparse points obvious in PowerShell listings.
more from www.hanselman.com
Connect to WebDAV, FTP, Amazon S3, FTPS, or SFTP servers through a virtual drive which is a full file-system drive which works in DOS, PowerShell, etc.
more from www.southrivertech.com
A C# IRC library that's ideal for writing bots (or IRC Clients, I guess).
more from sourceforge.net