PowerShell Scripts Blog

This blog contains PowerShell scripts, more PowerShell scripts and still more PowerShell scripts. Occasionally you may see some organisational posts.

Thursday, 4 October 2018

Install RSAT Tools on Windows 10

›
I've written a short script to download and install the RSAT tools for Windows 10. This script works on the recent versions of Windows ...
Friday, 6 February 2015

Install-RMAzureVmCert

›
Function Install - WinRMAzureVmCert { < # . SYNOPSIS Downloads and installs the certificate created or initially uploaded during ...
Sunday, 1 February 2015

New-HttpVmEndpoint.ps1

›
Function New - HttpVmEndpoint { < # SYNOPSIS This script defines a function to add an HTTP endpoint to an Azure VM . . DESCRIPTIO...
Monday, 19 January 2015

AzureVM.Format.Ps1xml

›
<!--    Description       This file contains display XML for the object returned from       Get-AzureVM. It's purpose i...
Thursday, 4 December 2014

Measure-TypeAccelerator.ps1

›
< # . SYNOPSIS This function 'measures' ( counts ) the number of Type Accelerators on your system . . DESCRIPTION Th...
Wednesday, 3 December 2014

Remove-TypeAccelerator

›
< # . SYNOPSIS This script removes a type accelerator from your system . DESCRIPTION This script removes a NEW TA from your syste...
Tuesday, 2 December 2014

New-TypeAccelerator.ps1

›
< # . SYNOPSIS This script creates a new type accelerator on your system . DESCRIPTION This script adds a NEW TA to your system ...
Monday, 1 December 2014

Get-TypeAccelerator.ps1

›
< # . SYNOPSIS This script defines a function to get a list of Type Accelerators in PowerShell and displays them nicely . DESCR...
Friday, 28 November 2014

Get-Stack1.ps1

›
< # . SYNOPSIS MSDN sample showing push and other stack processing using PowerShell . DESCRIPTION This script creates a script...
Thursday, 27 November 2014

Zip-Pshscripts3.ps1

›
#Requires –Version 5.0 # # . Synopsis # Creates a zip file of PowerShell scripts # . Description # The script creates a zip file c...
›
Home
View web version
Powered by Blogger.