Click here to Skip to main content
15,885,030 members
Everything / Programming Languages / PowerShell

PowerShell

PowerShell

Great Reads

by The Ænema
This article will teach you how to create an amazing, clean and smooth WPF/Winform UI for your native application without using any complex, unsafe, ActiveXish methods, etc.
by Daniel Miller
This article describes the C# implementation for a high-performance user/role security principal hierarchy.
by Jo_vb.net
This article and the demo are about getting started using the MVVM Toolkit and some self-created interfaces / services for MessageBox and some dialogs.
by Christian Vos
How to use Microsoft Unity Interception as a solution for cross cutting concerns in a .NET application

Latest Articles

by Federico Di Marco
A tool which creates one or more Powershell scripts which in turn recreate one or more binary files
by Wessel Beulink
Azure spearheads cloud evolution, Azure Automation Runbooks manage hybrid/SOC environments effectively
by Federico Di Marco
How to enable Bitlocker hardware encryption on self encrypting drives
by Federico Di Marco
Create quickly VPN connections in Windows according to a XML configuration file

All Articles

Sort by Updated

PowerShell 

2 Mar 2024 by Federico Di Marco
A tool which creates one or more Powershell scripts which in turn recreate one or more binary files
21 Nov 2023 by Federico Di Marco
Create quickly VPN connections in Windows according to a XML configuration file
13 Nov 2023 by Zijian
Use PowerShell scripts to generate icons of native mobile apps
14 Jun 2023 by Leszek Koc
Auto subscription of Azure functions to Event Grid
20 Mar 2023 by Bogdan Marian
Ensure your Docker Compose services start in the correct order
9 Mar 2023 by Bruno van Dooren
How to clean up user profiles on a computer
27 Feb 2023 by Jo_vb.net
This article and the demo are about getting started using the MVVM Toolkit and some self-created interfaces / services for MessageBox and some dialogs.
5 Jul 2022 by Bruno van Dooren
How to read data from OPC DA servers into a PowerShell script
26 Nov 2021 by Tomasz Malicki
Basic PowerShell handler C# class with an explanation
23 Nov 2021 by Raphael Mun
In this article, we explore packaging then deploying a game to Azure PlayFab servers.
1 Nov 2020 by awilson9010
Working with Windows BCD store in Powershell
18 Oct 2020 by Mohssine EL HARFI
16 Sep 2020 by Member 4206974
A function that works on event of Arduino and ESP32 boards
7 Aug 2020 by Rick Drizin
How to run C# Scripts (CSX scripts), load third-party libraries, and generate code directly from inside Visual Studio
15 Apr 2020 by Издислав Издиславов
This article will demo the usage of Blazor WebAssembly and how to create simple web application with it.
6 Jan 2020 by The Ænema
This article will teach you how to create an amazing, clean and smooth WPF/Winform UI for your native application without using any complex, unsafe, ActiveXish methods, etc.
24 Jul 2019 by Roger C Moore
Two SignalR Demo Projects: Self-Hosted Windows Service and Broadcasting Application
4 Feb 2019 by Muhammad Idrees GS
This article will help you understand how to create NuGet package manually. It will demonstrate how to add a simple C# code file, making changes in app.config file, run powershell script and also add a dependency project.
27 Jan 2019 by Melick
How to resolve the issue: AppFabric installation failed because installer MSI returned with error code: 1603
31 Dec 2018 by Randy Kroeger
This article provides an example on how you can change application configuration settings within an existing ClickOnce publish, update the manifest files, followed by using the Mage utility for updating the manifest using the existing cert file.
12 Nov 2018 by Tushar_Gupta
Quick Start tutorial for creating AngularJS applications
8 Nov 2018 by Lee P Richardson
Code coverage is finally easy in .NET Core
15 Oct 2018 by BC3Tech
As of this writing, I manage 29 packages on Chocolatey.org. One thing it's imperative package authors do, though, is keep their packages up to date as new versions of the software they're wrapping get released. Without this, packages simply atrophy and the value of Chocolatey goes down.
14 Sep 2018 by Mahsa Hassankashi
This article describes MSMQ technology (publisher and subscriber) in order to communicate among distributed systems in the heterogeneous network and platforms.
1 Sep 2018 by Arthur V. Ratz
In this brief article, we will demonstrate how to deploy a Node.js application and run it on Docker's Windows Server Core 2016 Containers
13 Aug 2018 by Rajneesh Kumar Verma
How to reset username and password of IIS Server Application Pool
17 Jun 2018 by Gunnar S
Moving ASP.NET WebAPI code to Service Fabric Cluster
30 Apr 2018 by Ryan G Conrad
Using Powershell and Windows Task Scheduler API to detect malicious login attempts on a remotely accessible SQL Server database
8 Jan 2018 by Ehsan Sajjad
This is a step by step guide for beginner on how to install .NET Core 2.0 and create a Console Application without any IDE using Command Prompt/PowerShell
17 Nov 2017 by Daniele Fontani
A powershell script that monitors webs sites and trace logs into database.
8 Aug 2017 by Afzaal Ahmad Zeeshan, Iqra Ali
Since I wrote an article previously, I had been asked on various occasions to share the code on Yahoo! or Bing, etc. I wanted to write an article, with the code, which covers all of those vendors as well.
6 May 2017 by Tibor Blazko
Example usage of The Old Reader's and Inoreader's APIs
5 Apr 2017 by ganesh16
We will see steps involved for implementing Angular 2 in Visual Studio with details.
10 Mar 2017 by Redgate Software
SQL Clone exploits the existing virtualization technology within Windows to take much of the sting out of the traditional problems surrounding database provisioning.
29 Oct 2016 by Ian Bell, #2
An introductory article that illustrates how to configure Visual Studio for Obfuscation
19 Oct 2016 by Atish Dipongkor
Writing CAML queries in a optimized, efficient and easiest way.
13 Oct 2016 by Sachin Makwana
Convert uploaded video to MP4 and store it in database. Create thumbnail of the uploaded video and Stream the video from Database using HTML5 video tag and Entity Framework.
30 Sep 2016 by Rasmus_Hald
Thisarticle describes the results and how a "DevOps Duo" is now the new normal forthis professional services provider (PSP).
11 Jul 2016 by Jesus Carroll
Despite the references of several sources of unattended installation of Microsoft SQL Server Database Engine, in this article describes a script tested in real production environments and it can be used with minimal or - perhaps - no modifications.
21 Jun 2016 by Hydeen
This article, I'll show you how to start building Applications through PowerShell with help from .NET Framework GUI
14 Jun 2016 by koolprasad2003
How to convert our existing lassic Windows/WPF/Win32 desktop apps to UWA? Project Centennial.
16 May 2016 by Bishnu D
Copy SharePoint 2013 or SharePoint Online Term Stores and their child objects with properties from one environment to another
2 Feb 2016 by SERGUEIK
In this article, few examples of embedding basic Windows Forms and WPF in Powershell script for collecting user inputs are given.
19 Jan 2016 by Intel
This document describes the steps needed to deploy a Microsoft Windows 10 IoT Gateway and explains how to set up security features, software access points, and other management and development tools.
5 Dec 2015 by Daniel Miller
This article describes the C# implementation for a high-performance user/role security principal hierarchy.
3 Dec 2015 by Gaurav K Rastogi
This is the article which basically is the comparison between three most popular DIs in .NET.
27 Nov 2015 by Christian Vos
How to use Microsoft Unity Interception as a solution for cross cutting concerns in a .NET application
31 Jul 2015 by dpalash
Through this article, you will learn how to deploy the sideloaded Windows 8 app to production easily and maintain/provide regular upgrade version of the app.
28 Jul 2015 by Oliver Kohl D.Sc.
This article presents you some capabilities of PowerShell like the usage of .NET Framework 4.0 and .NET threading.
20 May 2015 by Matt Perdeck
A fully functional sample Cloudformation template that generates a load balanced IIS/SQL Server based web site, plus PowerShell scripts to automatically deploy the web site on your EC2 instances
3 Mar 2015 by Ian_Paullin
For the past few months, I’ve been analyzing Octopus Deploy in terms of it’s components, architectural design and benefits of said design decisions. In this article, we’re going to bring everything together to see the sum of all the parts.
24 Feb 2015 by aljodav
A very easy way to drive PowerShell console application through MFC
20 Dec 2014 by Erich Ledesma
How to make solution templates with NuGet packages
27 Nov 2014 by Zhuyun Dai
Talks about executing PowerShell script remotely in PowerShell console; also describes how to do the same thing in C# code.
28 Oct 2014 by Sacha Barber
PowerShell: Create MSMQ
4 Oct 2014 by Marco Bertschi
PowerShell is a very powerful tool, yet it's difference to the classic DOS command prompt gives you a hard time if you are used to the CMD. This article shall guide you into the World of PowerShell and give you an easy start.
29 Sep 2014 by LenJ67
Using PowerShell and EWS to write/update public folder contacts.
16 Sep 2014 by Nicolas Dorier
Leverage Azure, powershell and NBitcoin for a fault tolerant and scalable block chain indexer
27 Apr 2014 by awilson9010
Building WinPEs from AIK/ADK with Powershell
21 Apr 2014 by awilson9010
Mozilla Firefox MSI using WIX and Powershell
2 Feb 2014 by TheCodeKing
This article focuses on an alternative way to deploy and update .NET applications running on AWS EC2 instances, and mitigates the shortcomings of the AWSDeploy standalone tool.
20 Jan 2014 by EastBancTech
EastBanc Technologies successfully created an architecture that provides a scalable and flexible solution built on Microsoft technology stack using all the advantages of an integrated solution.
16 Dec 2013 by Rafid K. Al-Humaimidi
Easily support caching in your C# application to improve its performance.
8 Nov 2013 by Václav Dajbych
How to support PowerShell in .NET application
18 Oct 2013 by Douglas M. Weems
Easily import Excel Sheets into PowerShell as PS Objects
23 Sep 2013 by Oliver Kohl D.Sc.
This article presents you the latest PowerShell technology like new or extended cmdlets, Desired State Configuration, Windows Management Framework 4.0, and more.
18 Sep 2013 by Arjan Douwes
Installing multiple SQL scripts using a single PowerShell script.
17 Sep 2013 by Durgesh Nakkani
This tool copies MSI installers from a distributed server and installs it on a VM Wrokstation
3 Feb 2013 by TheCodeKing
This article provides a solution for deploying multiple applications to a single AWS instance when using AWSDeploy.
18 Oct 2012 by Jean Paul V.A
In this article we will explore a scenario of adding a custom User Profile property and generating a report based on it.
14 Aug 2012 by Gary Stafford
Automate the creation of Task-type Work Items in TFS using PowerShell
10 Aug 2012 by Gary Stafford
Use PowerShell 2.0 to aid in the delivery of build artifacts for release, by generating a manifest of file changes.
19 Jul 2012 by Mikhail-T
Powershell script that automatically installs and updates your Chromium browser in Windows
10 Jun 2012 by Manar Ezzadeen
PowerShell script that generates an HTML report displaying different information about the SQL Server databases, their CLR assemblies and owners.
30 Apr 2012 by Luke Jefferson
Learn how to configure SMS alerts to fire based on your Windows Azure application deployment status.
13 Apr 2012 by Vivek Krishnamurthy
Power shell build script for multiple projects and solutions using MSBuild, with an option to fix the build error during the build and continue, without restarting the complete build.
7 Apr 2012 by Mikhail-T
How to write a Powershell script, which will first export all your projects (excluding source control data), then pack them with 7-Zip.
7 Jan 2012 by Paul Jorgensen
Customizable Custom CSharp Control for the Powershell New-PSDrive cmdlet
24 Oct 2011 by manibe2k5
This article will assist you to deliver/deploy your Sharepoint site and its features using Powershell
20 Sep 2011 by Soptik Dutta
Explains an alternative way of stsadm restoration of a Site Collection.
6 Aug 2011 by Esteban Alvarez
Shows how to generate entity classes by calling an utility from a powershell script
22 Jul 2011 by TheCodeKing
Windows Remoting works perfectly for same domain situations, but has some gotchas in mixed domain scenarios.
11 Jul 2011 by Atique Rahman
An article describing some of the tricks of PowerShell scripts and profile that enables you to get a bash like prompt in PowerShell and run applications more flexibly.
8 Jul 2011 by Lasse W
A first step in creating that magic "Developer PC Setup Script".
12 Apr 2011 by Michael Ridland
Microsoft has now introduced Windows PowerShell (codename MONAD), a very powerful .NET based shell.
25 Jan 2011 by Yogesh M Joshi
This article demonstrates the use of PowerShell script to publish contents on SharePoint site
8 Dec 2010 by Matt Kloss
Allows users to see who belongs to an exchange dynamic distribution group
22 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part-1) is to introduce you with Microsoft Windows PowerShell.
22 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part 4) is to give you an introduction on how to integrate Microsoft Windows PowerShell with the Microsoft .NET library
21 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part 3) is to introduce you to Microsoft Windows PowerShell and learn some basic command of windows PowerShell.
17 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part 2) is to introduce you to using of VB / Microsoft .NET library, Function, Methods as well in your Microsoft Windows PowerShell script.
10 May 2010 by Sion Cohen
A framework for declarative parsing and creating fixed sized raw data (Flat Files)
5 May 2010 by Not Active
Accessing functionality in SPCopy from Part 1.
6 Apr 2010 by Ayman M. El-Hattab
Four reasons to directly query SharePoint logging database
27 Feb 2010 by shappell
Introduction to how easy PowerShell makes working with XML programmatically
20 Nov 2009 by bhavik1st
A simple C# command line utility to demonstrate access to Windows Azure storage.
24 Jun 2009 by kdmitry
Provides administrators with a way to re-format biographical data from case-insensitive data-sources.
23 Jun 2009 by TexasMensch
How to automate backing up Subversion repositories using Powershell
11 Feb 2009 by ByteBlocks
How to write custom PowerShell cmdlet.