To install PowerShell on Windows using winget, do:
PS C:\>winget install Microsoft.PowerShell
To install winget on Windows 2022 follow this link.
PS C:\>winget install Microsoft.PowerShell
netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 135 ...
No comments:
Post a Comment