PowerShell
How to Run PowerShell from Python
How to Run PowerShell from Python
Posted November 17, 2022 by Byte in The Sky ‐ 3 min read
How to Export All Tables in a Sql Database to CSV Files
How to Export All Tables in a Sql Database to CSV Files
Posted November 19, 2022 by Byte in The Sky ‐ 3 min read
How to Run PowerShell Script from C# Application
How to Run PowerShell Script from C# Application
Posted November 20, 2022 by Byte in The Sky ‐ 4 min read
How to Pass Parameters into PowerShell Function
How to Pass Parameters into PowerShell Function
Posted November 23, 2022 by Byte in The Sky ‐ 3 min read
How to connect and query SQL Server using PowerShell
How to connect and query SQL Server using PowerShell
Posted November 27, 2022 by Byte in The Sky ‐ 2 min read
How to Zip File using PowerShell
How to Zip File using PowerShell
Posted November 29, 2022 by Byte in The Sky ‐ 2 min read
How to Pass Function as a Parameter
How to Pass Function as a Parameter
Posted November 30, 2022 by Byte in The Sky ‐ 2 min read
How to Return Multiple Values from Function
How to Return Multiple Values from Function
Posted December 1, 2022 by Byte in The Sky ‐ 3 min read
How to Pipe or Redirect Output to Another Command
How to Pipe or Redirect Output to Another Command
Posted December 2, 2022 by Byte in The Sky ‐ 2 min read
How to Fix Error File or Script is Not Digitally Signed in PowerShell
How to Fix Error File or Script is Not Digitally Signed in PowerShell
Posted December 5, 2022 by Byte in The Sky ‐ 3 min read
How to Redirect Command Output to a File
How to Redirect Command Output to a File
Posted December 12, 2022 by Byte in The Sky ‐ 3 min read
How to Generate HTML from Command Output
How to Generate HTML from Command Output
Posted December 15, 2022 by Byte in The Sky ‐ 2 min read
Difference Between Set-Content and Out-File
Difference Between Set-Content and Out-File
Posted December 18, 2022 by Byte in The Sky ‐ 2 min read
How to Run C# Code from PowerShell
How to Run C# Code from PowerShell
Posted December 19, 2022 by Byte in The Sky ‐ 2 min read
How to Open Application Using PowerShell
How to Open Application Using PowerShell
Posted December 20, 2022 by Byte in The Sky ‐ 2 min read
How to Comment Out Code in PowerShell
How to Comment Out Code in PowerShell
Posted December 22, 2022 by Byte in The Sky ‐ 2 min read
How to Check If a String is Null or Empty in PowerShell
How to Check If a String is Null or Empty in PowerShell
Posted December 26, 2022 by Byte in The Sky ‐ 2 min read
How to Concatenate Strings in PowerShell
How to Concatenate Strings in PowerShell
Posted December 27, 2022 by Byte in The Sky ‐ 3 min read
Null Coalescing Operator in PowerShell
Null Coalescing Operator in PowerShell
Posted December 28, 2022 by Byte in The Sky ‐ 2 min read
How to Replace Every Occurrence of a String in a File
How to Replace Every Occurrence of a String in a File
Posted December 29, 2022 by Byte in The Sky ‐ 2 min read
How to Open Notepad++ from PowerShell
How to Open Notepad++ from PowerShell
Posted January 2, 2023 by Byte in The Sky ‐ 2 min read
How to Open All Files That Have the Same Extension
How to Open All Files That Have the Same Extension
Posted January 3, 2023 by Byte in The Sky ‐ 2 min read
How to Recursively Delete Entire Directory
How to Recursively Delete Entire Directory
Posted January 7, 2023 by Byte in The Sky ‐ 2 min read
How to Open and Read Excel Sheet
How to Open and Read Excel Sheet
Posted January 8, 2023 by Byte in The Sky ‐ 2 min read
How to Open Visual Studio Solution Using PowerShell
How to Open Visual Studio Solution Using PowerShell
Posted January 9, 2023 by Byte in The Sky ‐ 2 min read
How to Open Notepad Using PowerShell
How to Open Notepad Using PowerShell
Posted January 10, 2023 by Byte in The Sky ‐ 1 min read
How to Launch Microsoft Excel Using PowerShell
How to Launch Microsoft Excel Using PowerShell
Posted January 12, 2023 by Byte in The Sky ‐ 2 min read
How to Open PDF File Using PowerShell
How to Open PDF File Using PowerShell
Posted January 17, 2023 by Byte in The Sky ‐ 1 min read
How to Open PowerPoint File Using PowerShell
How to Open PowerPoint File Using PowerShell
Posted January 17, 2023 by Byte in The Sky ‐ 1 min read
How to Open Microsoft Outlook from PowerShell
How to Open Microsoft Outlook from PowerShell
Posted January 18, 2023 by Byte in The Sky ‐ 2 min read
How to Convert String to Integer in PowerShell
How to Convert String to Integer in PowerShell
Posted January 20, 2023 by Byte in The Sky ‐ 3 min read
How to Convert String to Decimal in PowerShell
How to Convert String to Decimal in PowerShell
Posted January 22, 2023 by Byte in The Sky ‐ 2 min read
How to Convert String to Double in PowerShell
How to Convert String to Double in PowerShell
Posted January 23, 2023 by Byte in The Sky ‐ 2 min read
How to Convert String to Byte in PowerShell
How to Convert String to Byte in PowerShell
Posted January 24, 2023 by Byte in The Sky ‐ 2 min read
How to Convert Hexadecimal String to Integer in PowerShell
How to Convert Hexadecimal String to Integer in PowerShell
Posted January 27, 2023 by Byte in The Sky ‐ 3 min read
How to Convert Binary String to Decimal in PowerShell
How to Convert Binary String to Decimal in PowerShell
Posted January 28, 2023 by Byte in The Sky ‐ 1 min read
How to Open Current Directory in Windows Explorer
How to Open Current Directory in Windows Explorer
Posted January 29, 2023 by Byte in The Sky ‐ 2 min read
How to Convert Decimal to Hexadecimal in PowerShell
How to Convert Decimal to Hexadecimal in PowerShell
Posted January 30, 2023 by Byte in The Sky ‐ 2 min read
How to Convert List of Hexadecimal Values to Decimal
How to Convert List of Hexadecimal Values to Decimal
Posted February 1, 2023 by Byte in The Sky ‐ 2 min read
How to Open Text File in Notepad Using PowerShell
How to Open Text File in Notepad Using PowerShell
Posted February 3, 2023 by Byte in The Sky ‐ 2 min read
How to Get Windows Battery Cycle Count Using PowerShell
How to Get Windows Battery Cycle Count Using PowerShell
Posted February 4, 2023 by Byte in The Sky ‐ 2 min read
How to Get Disk Size and Free Space Using PowerShell
How to Get Disk Size and Free Space Using PowerShell
Posted February 5, 2023 by Byte in The Sky ‐ 2 min read
How to Convert Octal String to Decimal Number in PowerShell
How to Convert Octal String to Decimal Number in PowerShell
Posted February 6, 2023 by Byte in The Sky ‐ 1 min read
How to Shut Down, Restart and Log Off Windows Using PowerShell
How to Shut Down, Restart and Log Off Windows Using PowerShell
Posted February 7, 2023 by Byte in The Sky ‐ 2 min read
How to Encode and Decode Base64 String in PowerShell
How to Encode and Decode Base64 String in PowerShell
Posted February 10, 2023 by Byte in The Sky ‐ 2 min read
How to Empty Recycle Bin using PowerShell
How to Empty Recycle Bin using PowerShell
Posted February 11, 2023 by Byte in The Sky ‐ 2 min read
How to Mount and Unmount ISO File in PowerShell
How to Mount and Unmount ISO File in PowerShell
Posted February 12, 2023 by Byte in The Sky ‐ 1 min read
How to Check Leap Year in PowerShell
How to Check Leap Year in PowerShell
Posted February 14, 2023 by Byte in The Sky ‐ 1 min read
How to Convert String to Datetime in PowerShell
How to Convert String to Datetime in PowerShell
Posted February 14, 2023 by Byte in The Sky ‐ 2 min read
How to Generate Random Number in PowerShell
How to Generate Random Number in PowerShell
Posted February 15, 2023 by Byte in The Sky ‐ 1 min read
How to Assign Variable as Expression or Function then Invoke It
How to Assign Variable as Expression or Function then Invoke It
Posted February 19, 2023 by Byte in The Sky ‐ 3 min read
How to Format Bytes to KB, MB, GB, TB or PB
How to Format Bytes to KB, MB, GB, TB or PB
Posted February 19, 2023 by Byte in The Sky ‐ 2 min read
How to Get Last Modified Files in Current Directory
How to Get Last Modified Files in Current Directory
Posted February 21, 2023 by Byte in The Sky ‐ 2 min read
How to Get Unique File Extensions in a Directory
How to Get Unique File Extensions in a Directory
Posted February 22, 2023 by Byte in The Sky ‐ 2 min read
How to Switch Azure Active Directory Tenant Using PowerShell
How to Switch Azure Active Directory Tenant Using PowerShell
Posted February 27, 2023 by Byte in The Sky ‐ 2 min read
How to Get PowerShell Commands Contain Specific Keyword
How to Get PowerShell Commands Contain Specific Keyword
Posted March 1, 2023 by Byte in The Sky ‐ 2 min read
How to Get List of Azure Active Directory Users Using PowerShell
How to Get List of Azure Active Directory Users Using PowerShell
Posted March 4, 2023 by Byte in The Sky ‐ 2 min read
How to Add Azure Active Directory User Using PowerShell
How to Add Azure Active Directory User Using PowerShell
Posted March 5, 2023 by Byte in The Sky ‐ 2 min read
How to Force New Azure AD User to Change Password After Login Using PowerShell
How to Force New Azure AD User to Change Password After Login Using PowerShell
Posted March 6, 2023 by Byte in The Sky ‐ 2 min read
How to Enable or Disable Show More Options in Windows 11 Using PowerShell
How to Enable or Disable Show More Options in Windows 11 Using PowerShell
Posted March 13, 2023 by Byte in The Sky ‐ 2 min read
How to Preview PowerShell Scripts File in Windows Explorer Using PowerShell
How to Preview PowerShell Scripts File in Windows Explorer Using PowerShell
Posted March 16, 2023 by Byte in The Sky ‐ 1 min read
How to Use Tuple in PowerShell
How to Use Tuple in PowerShell
Posted March 17, 2023 by Byte in The Sky ‐ 3 min read
How to Enable or Disable Remote Desktop Connection (RDP) on a Computer Using PowerShell
How to Enable or Disable Remote Desktop Connection (RDP) on a Computer Using PowerShell
Posted March 21, 2023 by Byte in The Sky ‐ 1 min read
How to Open Visual Studio Code Using PowerShell
How to Open Visual Studio Code Using PowerShell
Posted March 22, 2023 by Byte in The Sky ‐ 2 min read
How to Kill Process on Remote Computer Using PowerShell
How to Kill Process on Remote Computer Using PowerShell
Posted March 24, 2023 by Byte in The Sky ‐ 2 min read
How to Add Computers to TrustedHosts List Using PowerShell
How to Add Computers to TrustedHosts List Using PowerShell
Posted March 25, 2023 by Byte in The Sky ‐ 3 min read
How to Run PowerShell Commands on Remote Computer
How to Run PowerShell Commands on Remote Computer
Posted March 27, 2023 by Byte in The Sky ‐ 2 min read
How to Restart Service on Remote Computer Using PowerShell
How to Restart Service on Remote Computer Using PowerShell
Posted March 28, 2023 by Byte in The Sky ‐ 2 min read