PoshFunctions
2.2.11
A curated collection of over 230 PowerShell functions. Many functions written by me. Others are attributed wherever possible.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2024 Bill Riedy. All rights reserved.
Package Details
Author(s)
- Bill Riedy
Tags
base64 beep binaryip calendar capslock color-hex color-rgb color-show computersite computer-site credential date-random datetime date-truncate days-week decimalip display dns-async dotteddecimalip email-address expand-string expand-tab exponentiation file file-encoding file-invalidchar folder format functions gui ini inputbox ip iprange isadmin isdate ishexstring isnumeric isvalidemail isvalidip library macaddress magic8ball markdown msgbox numlock ping-async popup progress random-date registry reverse-string rot13 round savefile scrolllock set-type share-permission share-stat shortcut sid speak subnetmask system timezone urlencode utc wrap-text xml
Functions
Add-FileAttribute Compare-ObjectProperty Compare-ObjectSetComplement Compare-ObjectSetDifference Compare-ObjectSetIntersection Compare-ObjectSetUnion Compare-PSGalleryObject Convert-HexToRGB Convert-Int32ToUint32 Convert-Int64ToText Convert-Int64ToUint64 Convert-ObjectToHashtable Convert-RGBToHex Convert-SecureStringToString Convert-UserFlag ConvertFrom-Base64 ConvertFrom-Binary ConvertFrom-DateTime ConvertFrom-FsRight ConvertFrom-Hex ConvertFrom-HexString ConvertFrom-HtmlEncode ConvertFrom-RomanNumeral ConvertFrom-UrlEncode ConvertFrom-UTC ConvertFrom-Xml ConvertTo-Base64 ConvertTo-Binary ConvertTo-BinaryIPv4 ConvertTo-Bool ConvertTo-DateTime ConvertTo-DecimalIPv4 ConvertTo-DottedDecimalIPv4 ConvertTo-Hex ConvertTo-HexString ConvertTo-HtmlEncode ConvertTo-OrderedDictionary ConvertTo-RomanNumeral ConvertTo-UncPath ConvertTo-UrlEncode ConvertTo-UTC Copy-Object Expand-IPv6 Expand-String Expand-Tab Export-CSVSortedColumn Export-FontSample FileSizeAbove FileSizeBelow Format-MacAddress Format-RandomCase Format-ReverseString Format-ReverseToken Format-SortedList Format-TitleCase Format-WrapText Get-AppEventSound Get-ArpTable Get-Assoc Get-AutoRun.inf Get-BashPath Get-BinaryType Get-CeasarCipher Get-ComputerSite Get-ComputerUptime Get-ConsoleColor Get-ConsoleWindowSize Get-Desktop.ini Get-DiceRoll Get-DiskType Get-DisplayBrightness Get-DNSHostEntryAsync Get-DriveStat Get-DuplicateFileName Get-Enum Get-ErrorInfo Get-ExecutableForFile Get-Factorial Get-FileEncoding Get-FileName Get-FileSizeOnDisk Get-FileWithLeadingSpace Get-FolderName Get-Font Get-Fortune Get-FsRight Get-Ftype Get-InvalidFileCharacter Get-IpRange Get-IpV4Network Get-LastDayInMonth Get-List Get-LongName Get-MachineType Get-MacVendor Get-Magic8Ball Get-MyLocalLogonTime Get-NamedColor Get-NetworkCredential Get-NTFSPermission Get-NtpDate Get-Power Get-PrintableAscii Get-PrivateProfileComment Get-PrivateProfileSection Get-PrivateProfileSectionNames Get-PrivateProfileString Get-ProcessUser Get-PSWho Get-RandomDate Get-RandomHexDigit Get-RandomMacAddress Get-RebootHistory Get-RegExpandString Get-RegistryValue Get-RelativePath Get-Round Get-SaveFileName Get-ScheduledTaskUser Get-ServiceUser Get-Shortcut Get-ShortName Get-SID Get-SpecialFolder Get-SqlDatabase Get-SqlIndexFragmentation Get-SqlStoredProcedure Get-StaticProperty Get-String Get-StringHash Get-SubnetMaskIPv4 Get-TruncatedDate Get-Type Get-TypeAccelerator Get-UrlContent Get-VssAdminListVolumes Get-VssAdminListWriters Get-WordCount Get-WordList grep Invoke-Beep Invoke-CountdownTimer Invoke-SoundPlayer Invoke-Speak Join-Object Lock-Workstation Measure-Char Merge-Object mklink Move-ToRecycleBin New-ColorPicker New-Credential New-DatePicker New-FontPicker New-InputBox New-InputBoxSecureString New-MessageBox New-PFDateFormat New-QR New-RandomPassword New-Screenshot New-Shortcut New-VirtualHardDisk Optimize-SqlIndexFragmentation Optimize-SqlStoredProcedure Out-PDFToPrinter Read-HostPause Read-HostWithDefault Remove-BlankOrComment Remove-EmptyProperty Remove-FileAttribute Remove-QuotesFromCsv Remove-TeamsCache Remove-Trailing Reset-Desktop Resolve-FQDN Resolve-HostName Resolve-PathForce sed Set-AutoRun.inf Set-Capslock Set-Desktop.ini Set-Display Set-EOLTerminator Set-FileEncoding Set-Numlock Set-PrivateProfileComment Set-PrivateProfileString Set-Scrolllock Set-SpeakerVolume Set-Type Set-WindowState Set-WindowStyle Show-AllColor Show-Calendar Show-ColorsWithBackground Show-DaysOfWeek Show-FileAttribute Show-Month Show-Object Show-Progress Show-ShortDaysOfWeek Show-ShortMonth Show-SubnetMaskIPv4 Show-Timezone Split-CanonicalName Split-DistinguishedName Split-Line Start-ADReplication Start-RecordSession Stop-RecordSession Switch-Mute Test-ConnectionAsync Test-CSVFormat Test-IsAdmin Test-IsCapsLock Test-IsDate Test-IsFileLocked Test-IsHexString Test-IsLocalIPv4 Test-IsNull Test-IsNumeric Test-IsNumLock Test-IsScrollLock Test-IsValidEmailAddress Test-IsValidIPv4 Test-IsValidIPv6 Test-MultipleBool Test-Network Test-NtpDateVsNow Test-Password Test-PasswordComplexity Test-Port Test-Set Update-ExplorerIcon Use-Stopwatch Write-SelectStatement Write-StringArray Write-StringHash Write-TextMenu
Dependencies
This module has no dependencies.
Release Notes
For full release notes see .\Resources\ReleaseNotes.txt
### 2.2.11
* added format files for result sets containing more than 4 columns
* added Pester test file templates for functions. Only a handful have been populated with real tests. This will be coming in future release
* updated .\Resources\WordList.txt and removed over 200 offensive words
* added Add-FileAttribute - to manipulate 'ReadOnly', 'Hidden', 'System', 'Archive' file attributes
* added Convert-Int64ToUint64 - to properly return Reg_QWord values from the registry
* added Get-AutoRun.inf - to get the values from the hidden/system file found at the root of a drive letter: icon and label
* added Get-Desktop.ini - to get the values from the hidden/system file found in a folder: folder type, infotip (hover info), icon
* added Get-RebootHistory - to return a history of reboots, includes custom type for formatting
* added New-VirtualHardDisk - to create local .vhd, need to run at elevated prompt
* added Read-HostPause - to mimic the PAUSE command in cmd.exe where you only need to press a key to continue, not just the Enter key
* added Remove-FileAttribute - to manipulate 'ReadOnly', 'Hidden', 'System', 'Archive' file attributes
* added Resolve-PathForce - returns explicit path to single file/folder even if it doesn't exist
* added Set-AutoRun.inf - to set the values from the hidden/system file found at the root of a drive letter: icon and label
* added Set-Desktop.ini - to set the values from the hidden/system file found in a folder: folder type, infotip (hover info), icon
* added Set-FileAttribute - to manipulate 'ReadOnly', 'Hidden', 'System', 'Archive' file attributes
* removed Eexit - really belongs in the $profile of my computer and not here
* renamed Get-FsRight - from original Show-FsRight, provided alias as Show-FsRight, changed += to ArrayList, left justify name
* renamed Get-NamedColor - from original name Show-NamedColor to be more in line with PowerShell standards, added -Full parameter and formatting
* updated Convert-HexToRGB - changed delimiter from ',' to ', ' so exports to CSV are read properly by Excel
* updated ConvertFrom-FsRight - changed reference from Show-FsRight to Get-FsRight
* updated ConvertTo-Hex - changed hex value to be upper case to conform more with standard representation
* updated Expand-IPv6 - added 'ERROR: ' to beginning of throw statement
* updated Expand-Tab - changed $InputString to position 0, also value from pipeline by name
* updated Export-FontSample - changed to use System.Collections.Arraylist, default $Path to (Join-Path -Path $env:TEMP -ChildPath 'FontSample.htm'), no longer HTML tokenizing -Text
* updated Get-Assoc - added /d argument to cmd.exe to bypass any AutoRun setting in registry
* updated Get-ConsoleColor - alignment was right justified, fixed by converting color enum ToString()
* updated Get-DriveState - to use custom types for formatting
* updated Get-ExecutableForFile - to resolve path names to explicit path if passed a relative one
* updated Get-FType - added /d argument to cmd.exe to bypass any AutoRun setting in registry
* updated Get-IPv4Network - corrected comment help, set default for subnet mask
* updated Get-LongName - added 'ERROR: ' to beginning of throw statement
* updated Get-NamedColor - addressed issue with named colors not appearing
* updated Get-PrintableAscii - to use custom type for formatting
* updated Get-RegExpandString - added 'ERROR: ' to beginning of throw statement
* updated Get-RegistryValue - changed when retrieving DWord value performs Convert-Int32ToUint32 on the returned value, calling subfunctions with -Verbose:$false, minor typos
* updated Get-ShortName - added 'ERROR: ' to beginning of throw statement
* updated Get-VssAdminListWriters - to use custom type for formatting
* updated Get-WordCount - changed property names, sorted by frequency descending, then word ascending
* updated New-MessageBox - fixed issue with -AsString and a timeout not reporting correctly
* updated New-RandomPassword - added NumeralCount and SymbolCount parameters to increase complexity
* updated New-Screenshot - added 'ERROR: ' to beginning of throw statement
* updated New-Shortcut - resolved path to .lnk as it must be explicit path, used resolve-pathforce to resolve non-existent file
* updated Set-PrivateProfileComment - change += to System.Collections.Arraylist, changed positional parameters
* updated Split-CanonicalName - added alias of CN to CanonicalName
* updated Split-DistinguishedName - added alias of DN to DistinguishedName
* updated Write-StringHash - change += to System.Collections.Arraylist for $ReturnVal
* updated Write-TextMnu - changed temporary file handling, fixed options passed from pipeline problem, using Set-Clipboard vs clip.exe, padded menu selection option to 2 characters
### 2.2.10
* added Get-AppEventsSound - determines sounds configured for Windows events
* added Get-ConsoleWindowSize - returns both the window size and buffer size of current console window
* added Get-DiskType - returns the type of disk and type of bus for a given computer(s) local disk(s)
* added Get-FileSizeOnDisk - returns actual disk usage when NTFS compression is enabled for file(s)
* added Get-IpV4Network - to determine network given IP address and subnet mask
* added Get-StringHash - to send a string, or array of strings through a hashing function
* added Set-EOLTerminator - to convert a text file to either Unix, Mac, or Windows EOL characters
* added Set-FileEncoding - to set the file encoding on a text file
* added Set-WindowState - to minimize/maximize a window
* added Test-CSVFormat - determine if number of fields match header row
* removed Get-MD5Sum - functionality already present in Get-FileHash available in Microsoft.PowerShell.Utility module
* updated ConvertFrom-Base64 - added $EncodingType to provide support for Ascii, UTF32, etc. encoding
* updated ConvertTo-Base64 - added $EncodingType to provide support for Ascii, UTF32, etc. encoding
* updated Get-CaesarCipher - to allow negative rotation
* updated Get-FileEncoding - allow processing of multiple files, output now shows both encoding and fullname of file
* updated Get-PrivateProfileSection - fixed error when ini value contains a backslash '\'
* updated Get-SqlIndexFragmentation - removed indentation on SQL here string
* updated Invoke-Beep - added Start-Sleep in -StarWars section
* updated Invoke-SoundPlayer - performed a .Dispose() as part of cleanup
* updated New-InputBoxSecureString - correct equality test to be case sensitive
FileList
- PoshFunctions.nuspec
- Functions\Get-ConsoleWindowSize.ps1
- Functions\Merge-Object.ps1
- Functions\Test-Network.ps1
- Pester\Get-DisplayBrightness.Tests.ps1
- Pester\New-ColorPicker.Tests.ps1
- Pester\Test-MultipleBool.Tests.ps1
- Docs\HTML\Get-Assoc.html
- Docs\HTML\Lock-Workstation.html
- Docs\HTML\Test-NtpDateVsNow.html
- Docs\Markdown\Get-ErrorInfo.md
- Docs\Markdown\New-QR.md
- Functions\Get-Desktop.ini.ps1
- Functions\mklink.ps1
- Functions\Test-NtpDateVsNow.ps1
- Pester\Get-DNSHostEntryAsync.Tests.ps1
- Pester\New-Credential.Tests.ps1
- Pester\Test-Network.Tests.ps1
- Docs\HTML\Get-BashPath.html
- Docs\HTML\Measure-Char.html
- Docs\HTML\Test-Password.html
- Docs\Markdown\Get-ExecutableForFile.md
- Docs\Markdown\New-RandomPassword.md
- PoshFunctions.psd1
- Functions\Get-DiceRoll.ps1
- Functions\Move-ToRecycleBin.ps1
- Functions\Test-Password.ps1
- Pester\Get-DriveStat.Tests.ps1
- Pester\New-DatePicker.Tests.ps1
- Pester\Test-NtpDateVsNow.Tests.ps1
- Docs\HTML\Get-BinaryType.html
- Docs\HTML\Merge-Object.html
- Docs\HTML\Test-PasswordComplexity.html
- Docs\Markdown\Get-Factorial.md
- Docs\Markdown\New-ScreenShot.md
- PoshFunctions.psm1
- Functions\Get-DiskType.ps1
- Functions\New-ColorPicker.ps1
- Functions\Test-PasswordComplexity.ps1
- Pester\Get-DuplicateFileName.Tests.ps1
- Pester\New-FontPicker.Tests.ps1
- Pester\Test-Password.Tests.ps1
- Docs\HTML\Get-CeasarCipher.html
- Docs\HTML\mklink.html
- Docs\HTML\Test-Port.html
- Docs\Markdown\Get-FileEncoding.md
- Docs\Markdown\New-Shortcut.md
- ReadMe.md
- Functions\Get-DisplayBrightness.ps1
- Functions\New-Credential.ps1
- Functions\Test-Port.ps1
- Pester\Get-Enum.Tests.ps1
- Pester\New-InputBox.Tests.ps1
- Pester\Test-PasswordComplexity.Tests.ps1
- Docs\HTML\Get-ComputerSite.html
- Docs\HTML\Move-ToRecycleBin.html
- Docs\HTML\Test-Set.html
- Docs\Markdown\Get-FileName.md
- Docs\Markdown\Optimize-SqlIndexFragmentation.md
- Formats\Get-DriveStatBytes.Format.ps1xml
- Functions\Get-DNSHostEntryAsync.ps1
- Functions\New-DatePicker.ps1
- Functions\Test-Set.ps1
- Pester\Get-ErrorInfo.Tests.ps1
- Pester\New-InputBoxSecureString.Tests.ps1
- Pester\Test-Port.Tests.ps1
- Docs\HTML\Get-ComputerUptime.html
- Docs\HTML\New-ColorPicker.html
- Docs\HTML\Update-ExplorerIcon.html
- Docs\Markdown\Get-FileSizeOnDisk.md
- Docs\Markdown\Optimize-SqlStoredProcedure.md
- Formats\Get-DriveStatGB.Format.ps1xml
- Functions\Get-DriveStat.ps1
- Functions\New-FontPicker.ps1
- Functions\Update-ExplorerIcon.ps1
- Pester\Get-ExecutableForFile.Tests.ps1
- Pester\New-MessageBox.Tests.ps1
- Pester\Test-Set.Tests.ps1
- Docs\HTML\Get-ConsoleWindowSize.html
- Docs\HTML\New-Credential.html
- Docs\HTML\Use-Stopwatch.html
- Docs\Markdown\Get-FileWithLeadingSpace.md
- Docs\Markdown\Out-PDFToPrinter.md
- Formats\Get-DriveStatKB.Format.ps1xml
- Functions\Get-DuplicateFileName.ps1
- Functions\New-InputBox.ps1
- Functions\Use-Stopwatch.ps1
- Pester\Get-Factorial.Tests.ps1
- Pester\New-PFDateFormat.Tests.ps1
- Pester\Update-ExplorerIcon.Tests.ps1
- Docs\HTML\Get-DiceRoll.html
- Docs\HTML\New-DatePicker.html
- Docs\HTML\Write-SelectStatement.html
- Docs\Markdown\Get-FolderName.md
- Docs\Markdown\Read-HostWithDefault.md
- Formats\Get-DriveStatMB.Format.ps1xml
- Functions\Get-Enum.ps1
- Functions\New-InputBoxSecureString.ps1
- Functions\Write-SelectStatement.ps1
- Pester\Get-FileEncoding.Tests.ps1
- Pester\New-QR.Tests.ps1
- Pester\Use-Stopwatch.Tests.ps1
- Docs\HTML\Get-DiskType.html
- Docs\HTML\New-FontPicker.html
- Docs\HTML\Write-StringArray.html
- Docs\Markdown\Get-Font.md
- Docs\Markdown\Remove-BlankOrComment.md
- Formats\Get-NamedColorBrief.Format.ps1xml
- Functions\Get-ErrorInfo.ps1
- Functions\New-MessageBox.ps1
- Functions\Write-StringArray.ps1
- Pester\Get-FileName.Tests.ps1
- Pester\New-RandomPassword.Tests.ps1
- Pester\Write-SelectStatement.Tests.ps1
- Docs\HTML\Get-DisplayBrightness.html
- Docs\HTML\New-Inputbox.html
- Docs\HTML\Write-StringHash.html
- Docs\Markdown\Get-Fortune.md
- Docs\Markdown\Remove-EmptyProperty.md
- Formats\Get-NamedColorFull.Format.ps1xml
- Functions\Get-ExecutableForFile.ps1
- Functions\New-PFDateFormat.ps1
- Functions\Write-StringHash.ps1
- Pester\Get-FileSizeOnDisk.Tests.ps1
- Pester\New-Screenshot.Tests.ps1
- Pester\Write-StringArray.Tests.ps1
- Docs\HTML\Get-DNSHostEntryAsync.html
- Docs\HTML\New-InputBoxSecureString.html
- Docs\HTML\Write-TextMenu.html
- Docs\Markdown\Get-Ftype.md
- Docs\Markdown\Remove-QuotesFromCsv.md
- Formats\Get-PrintableAscii.Format.ps1xml
- Functions\Get-Factorial.ps1
- Functions\New-QR.ps1
- Functions\Write-TextMenu.ps1
- Pester\Get-FileWithLeadingSpace.Tests.ps1
- Pester\New-Shortcut.Tests.ps1
- Pester\Write-StringHash.Tests.ps1
- Docs\HTML\Get-DriveStat.html
- Docs\HTML\New-MessageBox.html
- Docs\Markdown\Compare-ObjectProperty.md
- Docs\Markdown\Get-InvalidFileCharacter.md
- Docs\Markdown\Remove-TeamsCache.md
- Formats\Get-RebootHistory.Format.ps1xml
- Functions\Get-FileEncoding.ps1
- Functions\New-RandomPassword.ps1
- Pester\Add-FileAttribute.Tests.ps1
- Pester\Get-FolderName.Tests.ps1
- Pester\New-VirtualHardDisk.Tests.ps1
- Pester\Write-TextMenu.Tests.ps1
- Docs\HTML\Get-DuplicateFileName.html
- Docs\HTML\New-PFDateFormat.html
- Docs\Markdown\Compare-ObjectSetComplement.md
- Docs\Markdown\Get-IpRange.md
- Docs\Markdown\Remove-Trailing.md
- Formats\Get-VssAdminListWriters.Format.ps1xml
- Functions\Get-FileName.ps1
- Functions\New-Screenshot.ps1
- Pester\Compare-ObjectProperty.Tests.ps1
- Pester\Get-Font.Tests.ps1
- Pester\Optimize-SqlIndexFragmentation.Tests.ps1
- Resources\License.txt
- Docs\HTML\Get-Enum.html
- Docs\HTML\New-QR.html
- Docs\Markdown\Compare-ObjectSetDifference.md
- Docs\Markdown\Get-IpV4Network.md
- Docs\Markdown\Reset-Desktop.md
- Formats\New-PFDateFormat.Format.ps1xml
- Functions\Get-FileSizeOnDisk.ps1
- Functions\New-Shortcut.ps1
- Pester\Compare-ObjectSetComplement.Tests.ps1
- Pester\Get-Fortune.Tests.ps1
- Pester\Optimize-SqlStoredProcedure.Tests.ps1
- Resources\PoshFunctions.ico
- Docs\HTML\Get-ErrorInfo.html
- Docs\HTML\New-RandomPassword.html
- Docs\Markdown\Compare-ObjectSetIntersection.md
- Docs\Markdown\Get-LastDayInMonth.md
- Docs\Markdown\Resolve-FQDN.md
- Formats\Test-Port.Format.ps1xml
- Functions\Get-FileWithLeadingSpace.ps1
- Functions\New-VirtualHardDisk.ps1
- Pester\Compare-ObjectSetDifference.Tests.ps1
- Pester\Get-FsRight.Tests.ps1
- Pester\Out-PDFToPrinter.Tests.ps1
- Resources\PoshFunctions.png
- Docs\HTML\Get-ExecutableForFile.html
- Docs\HTML\New-ScreenShot.html
- Docs\Markdown\Compare-ObjectSetUnion.md
- Docs\Markdown\Get-List.md
- Docs\Markdown\Resolve-HostName.md
- Functions\Add-FileAttribute.ps1
- Functions\Get-FolderName.ps1
- Functions\Optimize-SqlIndexFragmentation.ps1
- Pester\Compare-ObjectSetIntersection.Tests.ps1
- Pester\Get-Ftype.Tests.ps1
- Pester\PoshFunctions.Module.Tests.ps1
- Resources\PoshFunctions.xcf
- Docs\HTML\Get-Factorial.html
- Docs\HTML\New-Shortcut.html
- Docs\Markdown\Compare-PSGalleryObject.md
- Docs\Markdown\Get-LongName.md
- Docs\Markdown\sed.md
- Functions\Compare-ObjectProperty.ps1
- Functions\Get-Font.ps1
- Functions\Optimize-SqlStoredProcedure.ps1
- Pester\Compare-ObjectSetUnion.Tests.ps1
- Pester\Get-InvalidFileCharacter.Tests.ps1
- Pester\Read-HostPause.Tests.ps1
- Resources\PoshFunctions128.png
- Docs\HTML\Get-FileEncoding.html
- Docs\HTML\Optimize-SqlIndexFragmentation.html
- Docs\Markdown\Convert-HexToRGB.md
- Docs\Markdown\Get-MachineType.md
- Docs\Markdown\Set-Capslock.md
- Functions\Compare-ObjectSetComplement.ps1
- Functions\Get-Fortune.ps1
- Functions\Out-PDFToPrinter.ps1
- Pester\Compare-PSGalleryObject.Tests.ps1
- Pester\Get-IpRange.Tests.ps1
- Pester\Read-HostWithDefault.Tests.ps1
- Resources\PoshFunctions64.png
- Docs\HTML\Get-FileName.html
- Docs\HTML\Optimize-SqlStoredProcedure.html
- Docs\Markdown\Convert-Int32ToUint32.md
- Docs\Markdown\Get-MacVendor.md
- Docs\Markdown\Set-Display.md
- Functions\Compare-ObjectSetDifference.ps1
- Functions\Get-FsRight.ps1
- Functions\Read-HostPause.ps1
- Pester\Convert-HexToRGB.Tests.ps1
- Pester\Get-IpV4Network.Tests.ps1
- Pester\Remove-BlankOrComment.Tests.ps1
- Resources\ReadMe.html
- Docs\HTML\Get-FileSizeOnDisk.html
- Docs\HTML\Out-PDFToPrinter.html
- Docs\Markdown\Convert-Int64ToText.md
- Docs\Markdown\Get-Magic8Ball.md
- Docs\Markdown\Set-EOLTerminator.md
- Functions\Compare-ObjectSetIntersection.ps1
- Functions\Get-Ftype.ps1
- Functions\Read-HostWithDefault.ps1
- Pester\Convert-Int32ToUint32.Tests.ps1
- Pester\Get-LastDayInMonth.Tests.ps1
- Pester\Remove-EmptyProperty.Tests.ps1
- Resources\ReadMe.txt
- Docs\HTML\Get-FileWithLeadingSpace.html
- Docs\HTML\Read-HostWithDefault.html
- Docs\Markdown\Convert-ObjectToHashtable.md
- Docs\Markdown\Get-MyLocalLogonTime.md
- Docs\Markdown\Set-FileEncoding.md
- Functions\Compare-ObjectSetUnion.ps1
- Functions\Get-InvalidFileCharacter.ps1
- Functions\Remove-BlankOrComment.ps1
- Pester\Convert-Int64ToText.Tests.ps1
- Pester\Get-List.Tests.ps1
- Pester\Remove-FileAttribute.Tests.ps1
- Resources\ReleaseNotes.txt
- Docs\HTML\Get-FolderName.html
- Docs\HTML\Remove-BlankOrComment.html
- Docs\Markdown\Convert-RGBToHex.md
- Docs\Markdown\Get-NetworkCredential.md
- Docs\Markdown\Set-Numlock.md
- Functions\Compare-PSGalleryObject.ps1
- Functions\Get-IpRange.ps1
- Functions\Remove-EmptyProperty.ps1
- Pester\Convert-ObjectToHashtable.Tests.ps1
- Pester\Get-LongName.Tests.ps1
- Pester\Remove-QuotesFromCsv.Tests.ps1
- Resources\Wisdom.txt
- Docs\HTML\Get-Font.html
- Docs\HTML\Remove-EmptyProperty.html
- Docs\Markdown\Convert-SecureStringToString.md
- Docs\Markdown\Get-NTFSPermission.md
- Docs\Markdown\Set-PrivateProfileComment.md
- Functions\Convert-HexToRGB.ps1
- Functions\Get-IpV4Network.ps1
- Functions\Remove-FileAttribute.ps1
- Pester\Convert-RGBToHex.Tests.ps1
- Pester\Get-MachineType.Tests.ps1
- Pester\Remove-TeamsCache.Tests.ps1
- Resources\WordList.txt
- Docs\HTML\Get-Fortune.html
- Docs\HTML\Remove-QuotesFromCsv.html
- Docs\Markdown\Convert-UserFlag.md
- Docs\Markdown\Get-NtpDate.md
- Docs\Markdown\Set-PrivateProfileString.md
- Functions\Convert-Int32ToUint32.ps1
- Functions\Get-LastDayInMonth.ps1
- Functions\Remove-QuotesFromCsv.ps1
- Pester\Convert-SecureStringToString.Tests.ps1
- Pester\Get-MacVendor.Tests.ps1
- Pester\Remove-Trailing.Tests.ps1
- Resources\words_alpha.txt
- Docs\HTML\Get-Ftype.html
- Docs\HTML\Remove-TeamsCache.html
- Docs\Markdown\ConvertFrom-Base64.md
- Docs\Markdown\Get-Power.md
- Docs\Markdown\Set-Scrolllock.md
- Functions\Convert-Int64ToText.ps1
- Functions\Get-List.ps1
- Functions\Remove-TeamsCache.ps1
- Pester\Convert-UserFlag.Tests.ps1
- Pester\Get-Magic8Ball.Tests.ps1
- Pester\Reset-Desktop.Tests.ps1
- Docs\HTML\Compare-ObjectProperty.html
- Docs\HTML\Get-InvalidFileCharacter.html
- Docs\HTML\Remove-Trailing.html
- Docs\Markdown\ConvertFrom-Binary.md
- Docs\Markdown\Get-PrintableAscii.md
- Docs\Markdown\Set-SpeakerVolume.md
- Functions\Convert-Int64ToUint64.ps1
- Functions\Get-LongName.ps1
- Functions\Remove-Trailing.ps1
- Pester\ConvertFrom-Base64.Tests.ps1
- Pester\Get-Md5Sum.Tests.ps1
- Pester\Resolve-FQDN.Tests.ps1
- Docs\HTML\Compare-ObjectSetComplement.html
- Docs\HTML\Get-IpRange.html
- Docs\HTML\Reset-Desktop.html
- Docs\Markdown\ConvertFrom-DateTime.md
- Docs\Markdown\Get-PrivateProfileComment.md
- Docs\Markdown\Set-Type.md
- Functions\Convert-ObjectToHashtable.ps1
- Functions\Get-MachineType.ps1
- Functions\Reset-Desktop.ps1
- Pester\ConvertFrom-Binary.Tests.ps1
- Pester\Get-MyLocalLogonTime.Tests.ps1
- Pester\Resolve-HostName.Tests.ps1
- Docs\HTML\Compare-ObjectSetDifference.html
- Docs\HTML\Get-IpV4Network.html
- Docs\HTML\Resolve-FQDN.html
- Docs\Markdown\ConvertFrom-FsRight.md
- Docs\Markdown\Get-PrivateProfileSection.md
- Docs\Markdown\Set-WindowState.md
- Functions\Convert-RGBToHex.ps1
- Functions\Get-MacVendor.ps1
- Functions\Resolve-FQDN.ps1
- Pester\ConvertFrom-DateTime.Tests.ps1
- Pester\Get-NamedColor.Tests.ps1
- Pester\Resolve-PathForce.Tests.ps1
- Docs\HTML\Compare-ObjectSetIntersection.html
- Docs\HTML\Get-LastDayInMonth.html
- Docs\HTML\Resolve-HostName.html
- Docs\Markdown\ConvertFrom-Hex.md
- Docs\Markdown\Get-PrivateProfileSectionNames.md
- Docs\Markdown\Set-WindowStyle.md
- Functions\Convert-SecureStringToString.ps1
- Functions\Get-Magic8Ball.ps1
- Functions\Resolve-HostName.ps1
- Pester\ConvertFrom-FsRight.Tests.ps1
- Pester\Get-NetworkCredential.Tests.ps1
- Pester\sed.Tests.ps1
- Docs\HTML\Compare-ObjectSetUnion.html
- Docs\HTML\Get-List.html
- Docs\HTML\sed.html
- Docs\Markdown\ConvertFrom-HexString.md
- Docs\Markdown\Get-PrivateProfileString.md
- Docs\Markdown\Show-AllColor.md
- Functions\Convert-UserFlag.ps1
- Functions\Get-MyLocalLogonTime.ps1
- Functions\Resolve-PathForce.ps1
- Pester\ConvertFrom-Hex.Tests.ps1
- Pester\Get-NTFSPermission.Tests.ps1
- Pester\Set-AutoRun.inf.Tests.ps1
- Docs\HTML\Compare-PSGalleryObject.html
- Docs\HTML\Get-LongName.html
- Docs\HTML\Set-Capslock.html
- Docs\Markdown\ConvertFrom-HtmlEncode.md
- Docs\Markdown\Get-ProcessUser.md
- Docs\Markdown\Show-Calendar.md
- Functions\ConvertFrom-Base64.ps1
- Functions\Get-NamedColor.ps1
- Functions\sed.ps1
- Pester\ConvertFrom-HexString.Tests.ps1
- Pester\Get-NtpDate.Tests.ps1
- Pester\Set-Capslock.Tests.ps1
- Docs\HTML\Convert-HexToRGB.html
- Docs\HTML\Get-MachineType.html
- Docs\HTML\Set-Display.html
- Docs\Markdown\ConvertFrom-RomanNumeral.md
- Docs\Markdown\Get-PSWho.md
- Docs\Markdown\Show-Color.md
- Functions\ConvertFrom-Binary.ps1
- Functions\Get-NetworkCredential.ps1
- Functions\Set-AutoRun.inf.ps1
- Pester\ConvertFrom-HtmlEncode.Tests.ps1
- Pester\Get-Power.Tests.ps1
- Pester\Set-Desktop.ini.Tests.ps1
- Docs\HTML\Convert-Int32ToUint32.html
- Docs\HTML\Get-MacVendor.html
- Docs\HTML\Set-EOLTerminator.html
- Docs\Markdown\ConvertFrom-UrlEncode.md
- Docs\Markdown\Get-RandomDate.md
- Docs\Markdown\Show-ColorsWithBackground.md
- Functions\ConvertFrom-DateTime.ps1
- Functions\Get-NTFSPermission.ps1
- Functions\Set-Capslock.ps1
- Pester\ConvertFrom-RomanNumeral.Tests.ps1
- Pester\Get-PrintableAscii.Tests.ps1
- Pester\Set-Display.Tests.ps1
- Docs\HTML\Convert-Int64ToText.html
- Docs\HTML\Get-Magic8Ball.html
- Docs\HTML\Set-FileEncoding.html
- Docs\Markdown\ConvertFrom-UTC.md
- Docs\Markdown\Get-RandomHexDigit.md
- Docs\Markdown\Show-DaysOfWeek.md
- Functions\ConvertFrom-FsRight.ps1
- Functions\Get-NtpDate.ps1
- Functions\Set-Desktop.ini.ps1
- Pester\ConvertFrom-UrlEncode.Tests.ps1
- Pester\Get-PrivateProfileComment.Tests.ps1
- Pester\Set-EOLTerminator.Tests.ps1
- Docs\HTML\Convert-ObjectToHashtable.html
- Docs\HTML\Get-MyLocalLogonTime.html
- Docs\HTML\Set-Numlock.html
- Docs\Markdown\ConvertFrom-XML.md
- Docs\Markdown\Get-RandomMacAddress.md
- Docs\Markdown\Show-FileAttribute.md
- Functions\ConvertFrom-Hex.ps1
- Functions\Get-Power.ps1
- Functions\Set-Display.ps1
- Pester\ConvertFrom-UTC.Tests.ps1
- Pester\Get-PrivateProfileSection.Tests.ps1
- Pester\Set-FileEncoding.Tests.ps1
- Docs\HTML\Convert-RGBToHex.html
- Docs\HTML\Get-NetworkCredential.html
- Docs\HTML\Set-PrivateProfileComment.html
- Docs\Markdown\ConvertTo-Base64.md
- Docs\Markdown\Get-RegExpandString.md
- Docs\Markdown\Show-FsRight.md
- Functions\ConvertFrom-HexString.ps1
- Functions\Get-PrintableAscii.ps1
- Functions\Set-EOLTerminator.ps1
- Pester\ConvertFrom-Xml.Tests.ps1
- Pester\Get-PrivateProfileSectionNames.Tests.ps1
- Pester\Set-Numlock.Tests.ps1
- Docs\HTML\Convert-SecureStringToString.html
- Docs\HTML\Get-NTFSPermission.html
- Docs\HTML\Set-PrivateProfileString.html
- Docs\Markdown\ConvertTo-Binary.md
- Docs\Markdown\Get-RegistryValue.md
- Docs\Markdown\Show-Month.md
- Functions\ConvertFrom-HtmlEncode.ps1
- Functions\Get-PrivateProfileComment.ps1
- Functions\Set-FileEncoding.ps1
- Pester\ConvertTo-Base64.Tests.ps1
- Pester\Get-PrivateProfileString.Tests.ps1
- Pester\Set-PrivateProfileComment.Tests.ps1
- Docs\HTML\Convert-UserFlag.html
- Docs\HTML\Get-NtpDate.html
- Docs\HTML\Set-Scrolllock.html
- Docs\Markdown\ConvertTo-BinaryIPv4.md
- Docs\Markdown\Get-RelativePath.md
- Docs\Markdown\Show-NamedColor.md
- Functions\ConvertFrom-RomanNumeral.ps1
- Functions\Get-PrivateProfileSection.ps1
- Functions\Set-Numlock.ps1
- Pester\ConvertTo-Binary.Tests.ps1
- Pester\Get-ProcessUser.Tests.ps1
- Pester\Set-PrivateProfileString.Tests.ps1
- Docs\HTML\ConvertFrom-Base64.html
- Docs\HTML\Get-Power.html
- Docs\HTML\Set-SpeakerVolume.html
- Docs\Markdown\ConvertTo-Bool.md
- Docs\Markdown\Get-Round.md
- Docs\Markdown\Show-Object.md
- Functions\ConvertFrom-UrlEncode.ps1
- Functions\Get-PrivateProfileSectionNames.ps1
- Functions\Set-PrivateProfileComment.ps1
- Pester\ConvertTo-BinaryIPv4.Tests.ps1
- Pester\Get-PSWho.Tests.ps1
- Pester\Set-Scrolllock.Tests.ps1
- Docs\HTML\ConvertFrom-Binary.html
- Docs\HTML\Get-PrintableAscii.html
- Docs\HTML\Set-Type.html
- Docs\Markdown\ConvertTo-DateTime.md
- Docs\Markdown\Get-SaveFileName.md
- Docs\Markdown\Show-Progress.md
- Functions\ConvertFrom-UTC.ps1
- Functions\Get-PrivateProfileString.ps1
- Functions\Set-PrivateProfileString.ps1
- Pester\ConvertTo-Bool.Tests.ps1
- Pester\Get-RandomDate.Tests.ps1
- Pester\Set-SpeakerVolume.Tests.ps1
- Docs\HTML\ConvertFrom-DateTime.html
- Docs\HTML\Get-PrivateProfileComment.html
- Docs\HTML\Set-WindowState.html
- Docs\Markdown\ConvertTo-DecimalIPv4.md
- Docs\Markdown\Get-ScheduledTaskUser.md
- Docs\Markdown\Show-ShortDaysOfWeek.md
- Functions\ConvertFrom-Xml.ps1
- Functions\Get-ProcessUser.ps1
- Functions\Set-Scrolllock.ps1
- Pester\ConvertTo-DateTime.Tests.ps1
- Pester\Get-RandomHexDigit.Tests.ps1
- Pester\Set-Type.Tests.ps1
- Docs\HTML\ConvertFrom-FsRight.html
- Docs\HTML\Get-PrivateProfileSection.html
- Docs\HTML\Set-WindowStyle.html
- Docs\Markdown\ConvertTo-DottedDecimalIPv4.md
- Docs\Markdown\Get-ServiceUser.md
- Docs\Markdown\Show-ShortMonth.md
- Functions\ConvertTo-Base64.ps1
- Functions\Get-PSWho.ps1
- Functions\Set-SpeakerVolume.ps1
- Pester\ConvertTo-DecimalIPv4.Tests.ps1
- Pester\Get-RandomMacAddress.Tests.ps1
- Pester\Set-WindowState.Tests.ps1
- Docs\HTML\ConvertFrom-Hex.html
- Docs\HTML\Get-PrivateProfileSectionNames.html
- Docs\HTML\Show-AllColor.html
- Docs\Markdown\ConvertTo-Hex.md
- Docs\Markdown\Get-Shortcut.md
- Docs\Markdown\Show-SubnetMaskIPv4.md
- Functions\ConvertTo-Binary.ps1
- Functions\Get-RandomDate.ps1
- Functions\Set-Type.ps1
- Pester\ConvertTo-DottedDecimalIPv4.Tests.ps1
- Pester\Get-RebootHistory.Tests.ps1
- Pester\Set-WindowStyle.Tests.ps1
- Docs\HTML\ConvertFrom-HexString.html
- Docs\HTML\Get-PrivateProfileString.html
- Docs\HTML\Show-Calendar.html
- Docs\Markdown\ConvertTo-HexString.md
- Docs\Markdown\Get-ShortName.md
- Docs\Markdown\Show-Timezone.md
- Functions\ConvertTo-BinaryIPv4.ps1
- Functions\Get-RandomHexDigit.ps1
- Functions\Set-WindowState.ps1
- Pester\ConvertTo-Hex.Tests.ps1
- Pester\Get-RegExpandString.Tests.ps1
- Pester\Show-AllColor.Tests.ps1
- Docs\HTML\ConvertFrom-HtmlEncode.html
- Docs\HTML\Get-ProcessUser.html
- Docs\HTML\Show-Color.html
- Docs\Markdown\ConvertTo-HtmlEncode.md
- Docs\Markdown\Get-SID.md
- Docs\Markdown\Split-CanonicalName.md
- Functions\ConvertTo-Bool.ps1
- Functions\Get-RandomMacAddress.ps1
- Functions\Set-WindowStyle.ps1
- Pester\ConvertTo-HexString.Tests.ps1
- Pester\Get-RegistryValue.Tests.ps1
- Pester\Show-Calendar.Tests.ps1
- Docs\HTML\ConvertFrom-RomanNumeral.html
- Docs\HTML\Get-PSWho.html
- Docs\HTML\Show-ColorsWithBackground.html
- Docs\Markdown\ConvertTo-OrderedDictionary.md
- Docs\Markdown\Get-SpecialFolder.md
- Docs\Markdown\Split-DistinguishedName.md
- Functions\ConvertTo-DateTime.ps1
- Functions\Get-RebootHistory.ps1
- Functions\Show-AllColor.ps1
- Pester\ConvertTo-HtmlEncode.Tests.ps1
- Pester\Get-RelativePath.Tests.ps1
- Pester\Show-Color.Tests.ps1
- Docs\HTML\ConvertFrom-UrlEncode.html
- Docs\HTML\Get-RandomDate.html
- Docs\HTML\Show-DaysOfWeek.html
- Docs\Markdown\ConvertTo-RomanNumeral.md
- Docs\Markdown\Get-SqlDatabase.md
- Docs\Markdown\Split-Line.md
- Functions\ConvertTo-DecimalIPv4.ps1
- Functions\Get-RegExpandString.ps1
- Functions\Show-Calendar.ps1
- Pester\ConvertTo-OrderedDictionary.Tests.ps1
- Pester\Get-Round.Tests.ps1
- Pester\Show-ColorsWithBackground.Tests.ps1
- Docs\HTML\ConvertFrom-UTC.html
- Docs\HTML\Get-RandomHexDigit.html
- Docs\HTML\Show-FileAttribute.html
- Docs\Markdown\ConvertTo-UncPath.md
- Docs\Markdown\Get-SqlIndexFragmentation.md
- Docs\Markdown\Start-ADReplication.md
- Functions\ConvertTo-DottedDecimalIPv4.ps1
- Functions\Get-RegistryValue.ps1
- Functions\Show-ColorsWithBackground.ps1
- Pester\ConvertTo-RomanNumeral.Tests.ps1
- Pester\Get-SaveFileName.Tests.ps1
- Pester\Show-DaysOfWeek.Tests.ps1
- Docs\HTML\ConvertFrom-XML.html
- Docs\HTML\Get-RandomMacAddress.html
- Docs\HTML\Show-FsRight.html
- Docs\Markdown\ConvertTo-UrlEncode.md
- Docs\Markdown\Get-SqlStoredProcedure.md
- Docs\Markdown\Start-RecordSession.md
- Functions\ConvertTo-Hex.ps1
- Functions\Get-RelativePath.ps1
- Functions\Show-DaysOfWeek.ps1
- Pester\ConvertTo-UncPath.Tests.ps1
- Pester\Get-ScheduledTaskUser.Tests.ps1
- Pester\Show-FileAttribute.Tests.ps1
- Docs\HTML\ConvertTo-Base64.html
- Docs\HTML\Get-RegExpandString.html
- Docs\HTML\Show-Month.html
- Docs\Markdown\ConvertTo-UTC.md
- Docs\Markdown\Get-StaticProperty.md
- Docs\Markdown\Stop-RecordSession.md
- Functions\ConvertTo-HexString.ps1
- Functions\Get-Round.ps1
- Functions\Show-FileAttribute.ps1
- Pester\ConvertTo-UrlEncode.Tests.ps1
- Pester\Get-ServiceUser.Tests.ps1
- Pester\Show-FsRight.Tests.ps1
- Docs\HTML\ConvertTo-Binary.html
- Docs\HTML\Get-RegistryValue.html
- Docs\HTML\Show-NamedColor.html
- Docs\Markdown\Copy-Object.md
- Docs\Markdown\Get-String.md
- Docs\Markdown\Switch-Mute.md
- Functions\ConvertTo-HtmlEncode.ps1
- Functions\Get-SaveFileName.ps1
- Functions\Show-Month.ps1
- Pester\ConvertTo-UTC.Tests.ps1
- Pester\Get-Shortcut.Tests.ps1
- Pester\Show-Month.Tests.ps1
- Docs\HTML\ConvertTo-BinaryIPv4.html
- Docs\HTML\Get-RelativePath.html
- Docs\HTML\Show-Object.html
- Docs\Markdown\Expand-IPV6.md
- Docs\Markdown\Get-StringHash.md
- Docs\Markdown\Test-ConnectionAsync.md
- Functions\ConvertTo-OrderedDictionary.ps1
- Functions\Get-ScheduledTaskUser.ps1
- Functions\Show-Object.ps1
- Pester\Copy-Object.Tests.ps1
- Pester\Get-ShortName.Tests.ps1
- Pester\Show-NamedColor.Tests.ps1
- Docs\HTML\ConvertTo-Bool.html
- Docs\HTML\Get-Round.html
- Docs\HTML\Show-Progress.html
- Docs\Markdown\Expand-String.md
- Docs\Markdown\Get-SubnetMaskIPv4.md
- Docs\Markdown\Test-CSVFormat.md
- Functions\ConvertTo-RomanNumeral.ps1
- Functions\Get-ServiceUser.ps1
- Functions\Show-Progress.ps1
- Pester\Expand-IPv6.Tests.ps1
- Pester\Get-SID.Tests.ps1
- Pester\Show-Object.Tests.ps1
- Docs\HTML\ConvertTo-DateTime.html
- Docs\HTML\Get-SaveFileName.html
- Docs\HTML\Show-ShortDaysOfWeek.html
- Docs\Markdown\Expand-Tab.md
- Docs\Markdown\Get-TruncatedDate.md
- Docs\Markdown\Test-IsAdmin.md
- Functions\ConvertTo-UncPath.ps1
- Functions\Get-Shortcut.ps1
- Functions\Show-ShortDaysOfWeek.ps1
- Pester\Expand-String.Tests.ps1
- Pester\Get-SpecialFolder.Tests.ps1
- Pester\Show-Progress.Tests.ps1
- Docs\HTML\ConvertTo-DecimalIPv4.html
- Docs\HTML\Get-ScheduledTaskUser.html
- Docs\HTML\Show-ShortMonth.html
- Docs\Markdown\Export-CSVSortedColumn.md
- Docs\Markdown\Get-Type.md
- Docs\Markdown\Test-IsCapsLock.md
- Functions\ConvertTo-UrlEncode.ps1
- Functions\Get-ShortName.ps1
- Functions\Show-ShortMonth.ps1
- Pester\Expand-Tab.Tests.ps1
- Pester\Get-SqlDatabase.Tests.ps1
- Pester\Show-ShortDaysOfWeek.Tests.ps1
- Docs\HTML\ConvertTo-DottedDecimalIPv4.html
- Docs\HTML\Get-ServiceUser.html
- Docs\HTML\Show-SubnetMaskIPv4.html
- Docs\Markdown\Export-FontSample.md
- Docs\Markdown\Get-TypeAccelerator.md
- Docs\Markdown\Test-IsDate.md
- Functions\ConvertTo-UTC.ps1
- Functions\Get-SID.ps1
- Functions\Show-SubnetMaskIPv4.ps1
- Pester\Export-CSVSortedColumn.Tests.ps1
- Pester\Get-SqlIndexFragmentation.Tests.ps1
- Pester\Show-ShortMonth.Tests.ps1
- Docs\HTML\ConvertTo-Hex.html
- Docs\HTML\Get-Shortcut.html
- Docs\HTML\Show-Timezone.html
- Docs\Markdown\FileSizeAbove.md
- Docs\Markdown\Get-UrlContent.md
- Docs\Markdown\Test-IsFileLocked.md
- Functions\Copy-Object.ps1
- Functions\Get-SpecialFolder.ps1
- Functions\Show-Timezone.ps1
- Pester\Export-FontSample.Tests.ps1
- Pester\Get-SqlStoredProcedure.Tests.ps1
- Pester\Show-SubnetMaskIPv4.Tests.ps1
- Docs\HTML\ConvertTo-HexString.html
- Docs\HTML\Get-ShortName.html
- Docs\HTML\Split-CanonicalName.html
- Docs\Markdown\FileSizeBelow.md
- Docs\Markdown\Get-VssadminListVolumes.md
- Docs\Markdown\Test-IsHexString.md
- Functions\Expand-IPv6.ps1
- Functions\Get-SqlDatabase.ps1
- Functions\Split-CanonicalName.ps1
- Pester\FileSizeAbove.Tests.ps1
- Pester\Get-StaticProperty.Tests.ps1
- Pester\Show-Timezone.Tests.ps1
- Docs\HTML\ConvertTo-HtmlEncode.html
- Docs\HTML\Get-SID.html
- Docs\HTML\Split-DistinguishedName.html
- Docs\Markdown\Format-MacAddress.md
- Docs\Markdown\Get-VssadminListWriters.md
- Docs\Markdown\Test-IsLocalIPv4.md
- Functions\Expand-String.ps1
- Functions\Get-SqlIndexFragmentation.ps1
- Functions\Split-DistinguishedName.ps1
- Pester\FileSizeBelow.Tests.ps1
- Pester\Get-String.Tests.ps1
- Pester\Split-CanonicalName.Tests.ps1
- Docs\HTML\ConvertTo-OrderedDictionary.html
- Docs\HTML\Get-SpecialFolder.html
- Docs\HTML\Split-Line.html
- Docs\Markdown\Format-RandomCase.md
- Docs\Markdown\Get-WordCount.md
- Docs\Markdown\Test-IsNull.md
- Functions\Expand-Tab.ps1
- Functions\Get-SqlStoredProcedure.ps1
- Functions\Split-Line.ps1
- Pester\Format-MacAddress.Tests.ps1
- Pester\Get-StringHash.Tests.ps1
- Pester\Split-DistinguishedName.Tests.ps1
- Docs\HTML\ConvertTo-RomanNumeral.html
- Docs\HTML\Get-SqlDatabase.html
- Docs\HTML\Start-ADReplication.html
- Docs\Markdown\Format-ReverseString.md
- Docs\Markdown\Get-WordList.md
- Docs\Markdown\Test-IsNumeric.md
- Functions\Export-CSVSortedColumn.ps1
- Functions\Get-StaticProperty.ps1
- Functions\Start-ADReplication.ps1
- Pester\Format-RandomCase.Tests.ps1
- Pester\Get-SubnetMaskIPv4.Tests.ps1
- Pester\Split-Line.Tests.ps1
- Docs\HTML\ConvertTo-UncPath.html
- Docs\HTML\Get-SqlIndexFragmentation.html
- Docs\HTML\Start-RecordSession.html
- Docs\Markdown\Format-ReverseToken.md
- Docs\Markdown\grep.md
- Docs\Markdown\Test-IsNumLock.md
- Functions\Export-FontSample.ps1
- Functions\Get-String.ps1
- Functions\Start-RecordSession.ps1
- Pester\Format-ReverseString.Tests.ps1
- Pester\Get-TruncatedDate.Tests.ps1
- Pester\Start-ADReplication.Tests.ps1
- Docs\HTML\ConvertTo-UrlEncode.html
- Docs\HTML\Get-SqlStoredProcedure.html
- Docs\HTML\Stop-RecordSession.html
- Docs\Markdown\Format-SortedList.md
- Docs\Markdown\Invoke-Beep.md
- Docs\Markdown\Test-IsScrollLock.md
- Functions\FileSizeAbove.ps1
- Functions\Get-StringHash.ps1
- Functions\Stop-RecordSession.ps1
- Pester\Format-ReverseToken.Tests.ps1
- Pester\Get-Type.Tests.ps1
- Pester\Start-RecordSession.Tests.ps1
- Docs\HTML\ConvertTo-UTC.html
- Docs\HTML\Get-StaticProperty.html
- Docs\HTML\Switch-Mute.html
- Docs\Markdown\Format-TitleCase.md
- Docs\Markdown\Invoke-CountdownTimer.md
- Docs\Markdown\Test-IsValidEmailAddress.md
- Functions\FileSizeBelow.ps1
- Functions\Get-SubnetMaskIPv4.ps1
- Functions\Switch-Mute.ps1
- Pester\Format-SortedList.Tests.ps1
- Pester\Get-TypeAccelerator.Tests.ps1
- Pester\Stop-RecordSession.Tests.ps1
- Docs\HTML\Copy-Object.html
- Docs\HTML\Get-String.html
- Docs\HTML\Test-ConnectionAsync.html
- Docs\Markdown\Format-WrapText.md
- Docs\Markdown\Invoke-SoundPlayer.md
- Docs\Markdown\Test-IsValidIPv4.md
- Functions\Format-MacAddress.ps1
- Functions\Get-TruncatedDate.ps1
- Functions\Test-ConnectionAsync.ps1
- Pester\Format-TitleCase.Tests.ps1
- Pester\Get-UrlContent.Tests.ps1
- Pester\Switch-Mute.Tests.ps1
- Docs\HTML\Expand-IPV6.html
- Docs\HTML\Get-StringHash.html
- Docs\HTML\Test-CSVFormat.html
- Docs\Markdown\Get-AppEventSound.md
- Docs\Markdown\Invoke-Speak.md
- Docs\Markdown\Test-IsValidIPv6.md
- Functions\Format-RandomCase.ps1
- Functions\Get-Type.ps1
- Functions\Test-CSVFormat.ps1
- Pester\Format-WrapText.Tests.ps1
- Pester\Get-VssAdminListVolumes.Tests.ps1
- Pester\Test-ConnectionAsync.Tests.ps1
- Docs\HTML\Expand-String.html
- Docs\HTML\Get-SubnetMaskIPv4.html
- Docs\HTML\Test-IsAdmin.html
- Docs\Markdown\Get-ArpTable.md
- Docs\Markdown\Join-Object.md
- Docs\Markdown\Test-MultipleBool.md
- Functions\Format-ReverseString.ps1
- Functions\Get-TypeAccelerator.ps1
- Functions\Test-IsAdmin.ps1
- Pester\Get-AppEventSound.Tests.ps1
- Pester\Get-VssAdminListWriters.Tests.ps1
- Pester\Test-CSVFormat.Tests.ps1
- Docs\HTML\Expand-Tab.html
- Docs\HTML\Get-TruncatedDate.html
- Docs\HTML\Test-IsCapsLock.html
- Docs\Markdown\Get-Assoc.md
- Docs\Markdown\Lock-Workstation.md
- Docs\Markdown\Test-Network.md
- Functions\Format-ReverseToken.ps1
- Functions\Get-UrlContent.ps1
- Functions\Test-IsCapsLock.ps1
- Pester\Get-ArpTable.Tests.ps1
- Pester\Get-WordCount.Tests.ps1
- Pester\Test-IsAdmin.Tests.ps1
- Docs\HTML\Export-CSVSortedColumn.html
- Docs\HTML\Get-Type.html
- Docs\HTML\Test-IsDate.html
- Docs\Markdown\Get-BashPath.md
- Docs\Markdown\Measure-Char.md
- Docs\Markdown\Test-NtpDateVsNow.md
- Functions\Format-SortedList.ps1
- Functions\Get-VssAdminListVolumes.ps1
- Functions\Test-IsDate.ps1
- Pester\Get-Assoc.Tests.ps1
- Pester\Get-WordList.Tests.ps1
- Pester\Test-IsCapsLock.Tests.ps1
- Docs\HTML\Export-FontSample.html
- Docs\HTML\Get-TypeAccelerator.html
- Docs\HTML\Test-IsFileLocked.html
- Docs\Markdown\Get-BinaryType.md
- Docs\Markdown\Merge-Object.md
- Docs\Markdown\Test-Password.md
- Functions\Format-TitleCase.ps1
- Functions\Get-VssAdminListWriters.ps1
- Functions\Test-IsFileLocked.ps1
- Pester\Get-AutoRun.inf.Tests.ps1
- Pester\grep.Tests.ps1
- Pester\Test-IsDate.Tests.ps1
- Docs\HTML\FileSizeAbove.html
- Docs\HTML\Get-UrlContent.html
- Docs\HTML\Test-IsHexString.html
- Docs\Markdown\Get-CeasarCipher.md
- Docs\Markdown\mklink.md
- Docs\Markdown\Test-PasswordComplexity.md
- Functions\Format-WrapText.ps1
- Functions\Get-WordCount.ps1
- Functions\Test-IsHexString.ps1
- Pester\Get-BashPath.Tests.ps1
- Pester\Invoke-Beep.Tests.ps1
- Pester\Test-IsFileLocked.Tests.ps1
- Docs\HTML\FileSizeBelow.html
- Docs\HTML\Get-VssadminListVolumes.html
- Docs\HTML\Test-IsLocalIPv4.html
- Docs\Markdown\Get-ComputerSite.md
- Docs\Markdown\Move-ToRecycleBin.md
- Docs\Markdown\Test-Port.md
- Functions\Get-AppEventSound.ps1
- Functions\Get-WordList.ps1
- Functions\Test-IsLocalIPv4.ps1
- Pester\Get-BinaryType.Tests.ps1
- Pester\Invoke-CountdownTimer.Tests.ps1
- Pester\Test-IsHexString.Tests.ps1
- Docs\HTML\Format-MacAddress.html
- Docs\HTML\Get-VssadminListWriters.html
- Docs\HTML\Test-IsNull.html
- Docs\Markdown\Get-ComputerUptime.md
- Docs\Markdown\New-ColorPicker.md
- Docs\Markdown\Test-Set.md
- Functions\Get-ArpTable.ps1
- Functions\grep.ps1
- Functions\Test-IsNull.ps1
- Pester\Get-CeasarCipher.Tests.ps1
- Pester\Invoke-SoundPlayer.Tests.ps1
- Pester\Test-IsLocalIPv4.Tests.ps1
- Docs\HTML\Format-RandomCase.html
- Docs\HTML\Get-WordCount.html
- Docs\HTML\Test-IsNumeric.html
- Docs\Markdown\Get-ConsoleWindowSize.md
- Docs\Markdown\New-Credential.md
- Docs\Markdown\Update-ExplorerIcon.md
- Functions\Get-Assoc.ps1
- Functions\Invoke-Beep.ps1
- Functions\Test-IsNumeric.ps1
- Pester\Get-ComputerSite.Tests.ps1
- Pester\Invoke-Speak.Tests.ps1
- Pester\Test-IsNull.Tests.ps1
- Docs\HTML\Format-ReverseString.html
- Docs\HTML\Get-WordList.html
- Docs\HTML\Test-IsNumLock.html
- Docs\Markdown\Get-DiceRoll.md
- Docs\Markdown\New-DatePicker.md
- Docs\Markdown\Use-Stopwatch.md
- Functions\Get-AutoRun.inf.ps1
- Functions\Invoke-CountdownTimer.ps1
- Functions\Test-IsNumLock.ps1
- Pester\Get-ComputerUptime.Tests.ps1
- Pester\Join-Object.Tests.ps1
- Pester\Test-IsNumeric.Tests.ps1
- Docs\HTML\Format-ReverseToken.html
- Docs\HTML\grep.html
- Docs\HTML\Test-IsScrollLock.html
- Docs\Markdown\Get-DiskType.md
- Docs\Markdown\New-FontPicker.md
- Docs\Markdown\Write-SelectStatement.md
- Functions\Get-BashPath.ps1
- Functions\Invoke-SoundPlayer.ps1
- Functions\Test-IsScrollLock.ps1
- Pester\Get-ConsoleColor.Tests.ps1
- Pester\Lock-Workstation.Tests.ps1
- Pester\Test-IsNumLock.Tests.ps1
- Docs\HTML\Format-SortedList.html
- Docs\HTML\Invoke-Beep.html
- Docs\HTML\Test-IsValidEmailAddress.html
- Docs\Markdown\Get-DisplayBrightness.md
- Docs\Markdown\New-Inputbox.md
- Docs\Markdown\Write-StringArray.md
- Functions\Get-BinaryType.ps1
- Functions\Invoke-Speak.ps1
- Functions\Test-IsValidEmailAddress.ps1
- Pester\Get-ConsoleWindowSize.Tests.ps1
- Pester\Measure-Char.Tests.ps1
- Pester\Test-IsScrollLock.Tests.ps1
- Docs\HTML\Format-TitleCase.html
- Docs\HTML\Invoke-CountdownTimer.html
- Docs\HTML\Test-IsValidIPv4.html
- Docs\Markdown\Get-DNSHostEntryAsync.md
- Docs\Markdown\New-InputBoxSecureString.md
- Docs\Markdown\Write-StringHash.md
- Functions\Get-CeasarCipher.ps1
- Functions\Join-Object.ps1
- Functions\Test-IsValidIPv4.ps1
- Pester\Get-Desktop.ini.Tests.ps1
- Pester\Merge-Object.Tests.ps1
- Pester\Test-IsValidEmailAddress.Tests.ps1
- Docs\HTML\Format-WrapText.html
- Docs\HTML\Invoke-SoundPlayer.html
- Docs\HTML\Test-IsValidIPv6.html
- Docs\Markdown\Get-DriveStat.md
- Docs\Markdown\New-MessageBox.md
- Docs\Markdown\Write-TextMenu.md
- Functions\Get-ComputerSite.ps1
- Functions\Lock-Workstation.ps1
- Functions\Test-IsValidIPv6.ps1
- Pester\Get-DiceRoll.Tests.ps1
- Pester\mklink.Tests.ps1
- Pester\Test-IsValidIPv4.Tests.ps1
- Docs\HTML\Get-AppEventSound.html
- Docs\HTML\Invoke-Speak.html
- Docs\HTML\Test-MultipleBool.html
- Docs\Markdown\Get-DuplicateFileName.md
- Docs\Markdown\New-PFDateFormat.md
- Docs\HTML\styles\md-styles.css
- Functions\Get-ComputerUptime.ps1
- Functions\Measure-Char.ps1
- Functions\Test-MultipleBool.ps1
- Pester\Get-DiskType.Tests.ps1
- Pester\Move-ToRecycleBin.Tests.ps1
- Pester\Test-IsValidIPv6.Tests.ps1
- Docs\HTML\Get-ArpTable.html
- Docs\HTML\Join-Object.html
- Docs\HTML\Test-Network.html
- Docs\Markdown\Get-Enum.md
- Functions\Get-ConsoleColor.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.11 (current version) | 24,871 | 7/5/2024 |
2.2.10 | 15,246 | 10/30/2023 |
2.2.9 | 7,004 | 9/30/2022 |
2.2.8 | 1,371 | 2/25/2022 |
2.2.7 | 237 | 11/17/2021 |
2.2.6 | 218 | 8/2/2021 |
2.2.5 | 13 | 8/2/2021 |
2.2.4 | 54 | 6/30/2021 |
2.2.3 | 36 | 6/3/2021 |
2.2.1.6 | 231 | 3/23/2021 |
2.2.1.5 | 70 | 2/15/2021 |
2.2.1.4 | 31 | 2/8/2021 |
2.2.1.3 | 64 | 12/17/2020 |
2.2.1.2 | 90 | 10/27/2020 |
2.2.1.1 | 38 | 10/12/2020 |
1.0.0.1 | 14 | 10/12/2020 |