Coding Grounds

Compilation of different programming projects I amuse myself with.

Showing posts with label Powershell. Show all posts
Showing posts with label Powershell. Show all posts
Friday, 27 December 2024

Terminating a process running on local port using Powershell

›
Developers who work with frontend and backend often switching between tools get a message that a certain process is holding a port. For exam...
Wednesday, 10 June 2020

Creating a self signed certificate with Powershell and preparing it for IIS

›
I just wrote an automated routine in Powershell to create a self signed certificate. #Install-Module -Name 'WebAdministration' I...
Friday, 10 May 2019

Adding only untracked files in Git repo using Powershell

›
Are you a .NET developer mainly still use Windows OS and use Powershell and not Git bash for example ? The following procedure can be foll...
Friday, 3 May 2019

Powershell - Appending folder to path

›
The following Powershell function can be used to append a folder to the path for a user at the command line. function AppendPath($filePa...
Tuesday, 26 February 2019

Powershell - starting and stopping multiple app pools

›
The following powershell script defines some functions in Powershell that can start up or stop all iis app pools on a server. It can be hand...
Wednesday, 17 October 2018

Working with Netsh http sslcert setup and SSL bindings through Powershell

›
I am working with a solution at work where I need to enable IIS Client certificates. I am not able to get past the "Provide client cert...
2 comments:
›
Home
View web version

About me

My photo
Tore Aurstad
Trondheim, Trøndelag, Norway
Sivilingeniør i datateknikk, 43 år gammel .NET utvikler. Jobber for tiden i Trondheim med MVC og WPF-applikasjonsutvikling (.NET applikasjonsutvikling generelt)++
View my complete profile
Powered by Blogger.