======Microsoft - Scripting - Powershell - Miscellaneous===== [[http://www.peetersonline.nl/|Peetersonline.nl - Using PowerShell for (virtually) everything!]] \\ =====Documentation===== [[http://technet.microsoft.com/en-us/library/ee692947.aspx|Microsoft TechNet Script Center - VBScript-to-Windows PowerShell Conversion Guide]] \\ [[https://technet.microsoft.com/en-us/library/dd315352.aspx|Microsoft TechNet - about_CommonParameters]] as it applies to Windows PowerShell 2.0 \\ [[https://technet.microsoft.com/en-us/library/ee177031.aspx|Microsoft TechNet - Using the Write-Host Cmdlet]] with a list of the available color parameters. \\ =====Blogposts/Articles===== [[http://tfl09.blogspot.nl/2012/03/powershell-version-3-updatable-help.html|Under The Stairs - PowerShell Version 3 Updatable Help Content]] \\ [[http://blog.coretech.dk/rja/capture-output-from-command-line-tools-with-powershell/|Coretech - Capture output from command line tools with PowerShell]] \\ [[http://stackoverflow.com/questions/919171/capture-exe-output-in-powershell|Stack Overflow - Capture EXE output in PowerShell]] \\ [[http://www.madwithpowershell.com/2013/10/math-in-powershell.html|Mad With PowerShell - [Math] in PowerShell]] see also:[[https://msdn.microsoft.com/en-us/library/system.math_methods%28v=vs.110%29.aspx|MSDN - .NET Framework Class Library - System - Math Class - Math Methods]]. \\ [[https://technet.microsoft.com/en-us/magazine/2007.11.powershell.aspx|TechNet Magazine > Home > Issues > 2007 > November > Windows PowerShell: Writing Regular Expressions]] \\ [[http://www.computerperformance.co.uk/powershell/powershell_conditional_operators.htm|Computer Performance - Windows PowerShell - Conditional Operators]] -Match, -Like, -Contains, -In, -NotIn \\ [[http://www.tjrobinson.net/?p=109|tjrobinson.net - Powershell: -contains vs. -match and -like]] \\ [[https://www.codykonior.com/2013/10/17/checking-for-null-in-powershell/|Checking for null in PowerShell]] ====Powershell.com==== [[http://powershell.com/cs/blogs/tips/archive/2009/06/08/using-string-functions.aspx|Using String Functions]] \\ [[http://powershell.com/cs/blogs/tips/archive/2009/03/06/converting-ascii-and-characters.aspx|Converting ASCII and Characters]] \\ [[http://powershell.com/cs/blogs/tips/archive/2010/05/03/use-null-to-identify-empty-data.aspx|Use $null to Identify Empty Data]] \\ [[http://powershell.com/cs/blogs/tips/archive/2010/04/07/test-whether-registry-key-exists.aspx|Test whether Registry Key exists]] \\ [[http://powershell.com/cs/blogs/tips/archive/2010/04/08/test-whether-registry-value-exists.aspx|Test whether Registry Value exists]] \\ [[http://powershell.com/cs/blogs/tips/archive/2009/12/03/dynamically-create-script-blocks.aspx|Dynamically Create Script Blocks]] \\ =====PowerShell from C#/.NET===== [[http://blogs.technet.com/b/exchange/archive/2009/11/02/3408653.aspx|The Exchange Team Blog - Programmatic Access via Remote PowerShell in Exchange Server 2010]] \\ [[http://stackoverflow.com/questions/5303194/cannot-disable-or-enable-an-exchange-mailbox-running-a-powershell-command-inside|stackoverflow - Cannot disable or enable an Exchange mailbox running a Powershell command inside C#]] \\ =====SSH from PowerShell===== [[http://www.jonathanmedd.net/2013/08/using-ssh-to-access-linux-servers-in-powershell.html|Jonathan Medd's Blog - Using SSH to Access Linux Servers in PowerShell]] \\ [[http://www.powershelladmin.com/wiki/SSH_from_PowerShell_using_the_SSH.NET_library|Svendsen Tech PowerShell Wiki - SSH from PowerShell using the SSH.NET library]] \\ [[http://www.powershellmagazine.com/2014/07/03/posh-ssh-open-source-ssh-powershell-module/|PowerShellMagazine - Posh-SSH: Open Source SSH PowerShell Module]] \\ [[http://blogs.msdn.com/b/powershell/archive/2015/06/03/looking-forward-microsoft-support-for-secure-shell-ssh.aspx|Windows PowerShell Blog - Looking Forward: Microsoft Support for Secure Shell (SSH)]] mentions possible upcoming support for SSH in Windows/PowerShell. \\ =====PowerShell Downloads===== [[https://www.microsoft.com/en-us/download/details.aspx?id=50395|Microsoft Download Center - Windows Management Framework 5.0]] contains PowerShell v5 for Windows 7 SP11, Windows 8.1, Server 2008 R2 SP1, Server 2012, and Server 2012 R2. \\ [[http://www.microsoft.com/en-us/download/details.aspx?id=40855|Microsoft Download Center - Windows Management Framework 4.0]] contains PowerShell v4 for Windows 7 SP1, Server 2008 R2 SP1, and Windows Server 2012. \\ [[http://www.microsoft.com/en-us/download/details.aspx?id=34595|Microsoft Download Center - Windows Management Framework 3.0]] contains PowerShell v3 for Windows 7 SP1, Server 2008 R2 SP1, and Windows Server 2008 SP2. \\ [[https://support.microsoft.com/en-us/kb/968929|Microsoft Support - Windows Management Framework (Windows PowerShell 2.0, WinRM 2.0, and BITS 4.0)]] contains PowerShell v2 for Windowx XP, Vista, Server 2003, and Server 2008. \\ [[http://www.microsoft.com/en-us/download/details.aspx?id=42554|Microsoft Download Center - Windows PowerShell 4.0 and Other Quick Reference Guides]] \\ [[http://www.microsoft.com/en-us/download/details.aspx?id=30002|Microsoft Download Center - Windows PowerShell 3.0 and Server Manager Quick Reference Guides]] \\