Friday, April 19, 2024
Home PowerShell

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

Get Windows OS version on Specific OU using PowerShell

Getting the Windows OS Version on specific OU is very useful for System Administrator. For example for the upgrade plan or system architecture plan.  Before...

Get Hyper-V Data Exchange Service (Key Value Pair)

What is Hyper-V Data Exchange Service (KVP) Hyper-V Data Exchange Service is one of the Integration Services on Hyper-V that provides a mechanism to exchange basic...

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...
Stay Connected
21,989FansLike
0FollowersFollow
0SubscribersSubscribe
- Advertisement -
Latest Articles