Archive

Chronological

2020

2019

2018

2017

2016

2015

2014

2013

2012

2011

2010

Per Category

MVP Module

Using the MVP PowerShell module (video)

less than 1 minute read

I recorded a video to demo how you can install and configure the MVP PowerShell module and use it to add your contributions into the MVP Website

MVP PowerShell module

5 minute read

The MVP PowerShell module allow you to interact with the Microsoft MVP portal to maintain and update a profile

frpsug

FRPSUG: PowerShell sur Linux

less than 1 minute read

Prochaine rencontre du French PowerShell User Group, le 11 Avril 2017 a 19h avec Pascal Sauliere (Microsoft France)

powershell

Using the MVP PowerShell module (video)

less than 1 minute read

I recorded a video to demo how you can install and configure the MVP PowerShell module and use it to add your contributions into the MVP Website

Hacktoberfest PowerShell @FrPSUG

1 minute read

Dans le cadre du Hacktoberfest qui ce tient pendant le mois d’Octobre, nous organisons un mini-meetup pour démontrer les différentes façons de contribuer a d...

MeetupPS PowerShell module

3 minute read

I recently released a PowerShell module called MeetupPS to interact with the Meetup API. This allows you to gather information about groups and create events

SpaceX PowerShell module

6 minute read

With the very exciting upcoming launch of the Falcon Heavy 🚀 this week, I worked on a SpaceX PowerShell module that interacts with the SpaceX-API to retrieve...

CoinMarketCap PowerShell module

5 minute read

I recently developed an interest for cryptocurrencies. I created a PowerShell module to interact with CoinMarketCap, a website where you can explore coins in...

PowerShell Command Precedence

1 minute read

If you have a function, a module’s function and a Cmdlet with the same exact name, which command will answer first ? This is the role of Command Precedence i...

Using $$, $^, $?

less than 1 minute read

As requested by some of the User Group members, here are some of the variables that store state information for PowerShell. These variables are created and m...

MVP PowerShell module

5 minute read

The MVP PowerShell module allow you to interact with the Microsoft MVP portal to maintain and update a profile

LazyTS 1.2 released

less than 1 minute read

Tool to manage your Terminal Session using a PowerShell user interface (Windows Form)

PowerShell - Working with SID

less than 1 minute read

I recently had to write mutliple scripts that were using a few different methods to convert SID to name and vice versa for Local and Active Directory account...

Protecting OU from accidental deletion

1 minute read

When you create new Organizational Units in Active Directory Users And Computers (ADUC) in Server 2008 (or with RSAT on 2003 domains), ADUC gives you the opt...

powershell-GUI

LazyTS 1.2 released

less than 1 minute read

Tool to manage your Terminal Session using a PowerShell user interface (Windows Form)

Per Collection