Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
PSDirTag
1.0.8
sandbox.ps1
#start-process powershell -argument "-noprofile"
start-process
powershell
-argumentlist
"-noprofile"
,
"-command {Import-Module PSDirTag -verbose}"