You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Create-PsCommandsMD-To-PDF Perplexity Chat History-What do you think is going on here 00
What do you think is going on here:
PS C:\Users\rusty\source\repos\SourceAudit\SourceAudit_v2_MVP\documentation> Import-Module platyPS
Import-Module: The specified module 'platyPS' was not loaded because no valid module file was found in any module directory.
PS C:\Users\rusty\source\repos\SourceAudit\SourceAudit_v2_MVP\documentation> $env:PSModulePath
C:\Users\rusty\OneDrive\Documents\PowerShell\Modules;C:\Program Files\PowerShell\Modules;c:\program files\powershell\7\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PS C:\Users\rusty\source\repos\SourceAudit\SourceAudit_v2_MVP\documentation> Uninstall-Module -Name Microsoft.PowerShell.PlatyPS
Uninstall-Package: No match was found for the specified search criteria and module names 'Microsoft.PowerShell.PlatyPS'.
CLI tool and library for fetching content via Chrome driven by Selenium. Has some tricks up its sleeve to evade mechanized browser detection.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Multiplex the stdout from a command as the stdin to numerous commands, collect the outputs under command headings in markdown format.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Creates an markdown file from an Copilot Chat JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters