Tuesday, April 23, 2024
Home Tags PowerShell

Tag: PowerShell

How to resolve “The trust relationship between this workstation and the primary domain failed”

Sometimes, you receive the alert "The trust relationship between this workstation and primary domain failed" when you login to the computer that joined to...

Manage Windows Update using PowerShell

Managing windows update using PowerShell command is very helpful once the GUI is not available such as Windows Server Core or using PowerShell Remote....

Backup MySQL Database using PowerShell Script

Performing regular database backup is very important to avoid data loss. In this article, we will create a PowerShell Script to backup MySQL databases....

Get public IP on a Windows Server via PowerShell

Getting public IP on troubleshot networking issue is very useful. Especially, there is an issue with accessing your server from the external (public) network. Here is...

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...

Stay Connected

21,989FansLike
0FollowersFollow
0SubscribersSubscribe
- Advertisement -

Latest Articles