Go Back To Sub-Category List
[Windows Server Core]
Current Sub-Category Entry
Next
CFF Coding Source - 
CMD (Command Prompt)

PowerShell

SubCategory Entry Date: October 20,2022 @ 05:48:54 / Last Updated On: October 20,2022 @ 05:48:54
Powershell is a powerful tool used to manage and run programs within the Microsoft environment using a command-line scripting language much like dos-prompt.
  1. Code Articles
  2. Renaming Network Adapters and Teaming them together
    With multiple network adapters in a server environment, you have two choices on how you will assign a name and an IP address to each card.
  3. Enable Firewall rules to allow remote connections to your Server Core
    Allow computer management remote access to a Windows Server Core system with Firewall rules.
  4. Windows Server Core Installation Complete Code for PowerShell and Command Prompt
    Installing Windows Server Core to allow for Remote connections from Computer Management and IIS (Internet Information Servers) you will need to run some PowerShell and Command Prompt Scripts.
  5. Installing .NET 4.8 on a Windows Core Server
    Install the .NET 4.8 version on our Windows Core Server.
  6. PowerShell Get-FileMetaData - Remove Unicode Characters from Output
    How to use PowerShell to get Metadata from Images.
  7. PowerShell commands every IT person should know.
    PowerShell commands every IT person should have in their IT Tool Bag.
  8. PowerShell - Export SSL Certificate, Copy to other Network machines, Import SSL Certificate on each machine
    How to Export and Import SSL Certificates on Windows Servers.
  9. Using PowerShell to get a list of all cmdlets available on your computer or server
    PowerShell makes it easy to get a list of all cmdlets available on your computer or server.
  10. Using PowerShell to check the Health and Performance of a hard drive on a Remote Server
    Using PowerShell to check the Health and Performance of a Remote Server''s hard drive.
  11. Delete contents of a folder using PowerShell
    Delete contents of a folder using PowerShell is easy and fast.