sandbox.ps1


#start-process powershell -argument "-noprofile"
start-process powershell -argumentlist "-noprofile","-command {Import-Module PSDirTag -verbose}"