Tuesday, March 19, 2024
Home Tags PowerShellTip

Tag: PowerShellTip

PowerShell Script to add Multiple IP Address

Adding multiple IP Addresses on the windows server using a graphical interface is really a pain as each IP Address need to be assigned...

PowerShell script is not digitally signed

When you try to run a PowerShell script that has not been signed by Trusted Publisher, you may get the following security error. <PowerShell Script...

Enable PowerShell Remoting

The Windows PowerShell remoting features are supported by the WS-Management protocol and the Windows Remote Management (WinRM) service that implements WS-Management in Windows. Computers...

PowerShell Script: Get Certificate that will be expired soon

I'm back. Yeah, almost 5 weeks I haven't written something here. This time, I've created a PowerShell script that will notify you if there...

Windows PowerShell equivalents for common networking commands

For Windows System Administrator, Network troubleshooting is a part of the system troubleshooting. Maybe you need to check the IP address of a machine...

Use PowerShell to add exclusion folder or file Extension on the Windows Defender

Sometimes, you need to exclude the folder or specific file extension from being scanned by Windows Defender. Below is the PowerShell command that you can...

Stay Connected

21,989FansLike
0FollowersFollow
0SubscribersSubscribe
- Advertisement -

Latest Articles