Skip to content

NorskNoobing/NN.MrfkCommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Gallery GitHub last commit

Prerequisites

This module requires RSAT in many of the custom functions. It can be installed by running PowerShell as admin, and pasting the following.

Get-WindowsCapability -Name "RSAT*" -Online | Add-WindowsCapability -Online

Installation

Run the following command in your PowerShell terminal to install the module.

Install-Module NN.MrfkCommands -Repository PSGallery -Force

Documentation

You can see the documentation for all the functions on the wiki tab in this repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published