Tuesday, March 19, 2024
Home Tags PowerShell

Tag: PowerShell

Install SSL Certificate for RDS Deployment using PowerShell

I have an issue while installing the SSL Certificate for RDS Deployment using GUI. Therefore, I use the PowerShell command to do that. Basically,...

Run a SQL Server Query in PowerShell

Yesterday, I got a request from our customer that need to run a SQL Server Query using PowerShell command. After looking on the Google...

Find Hyper-V where the VM hosted

Issue: When you are working on the VM remotely, Sometimes, you need to know on which Hyper-V server your VM currently hosted. It...

Change Local Administrator Password

In this article:- Change Local Administrator password using PowerShell on single computer.- Change Local Administrator account password using PowerShell on multiple computer There are multiple...

Check Folder Size using PowerShell command

Sometimes, you need to know how big a folder using PowerShell command. For the example once you on PowerShell session command and there is...

Configure the DNS Client using PowerShell

There is a DNSClient module on PowerShell you can use in addition ipconfig command. By default, this command is available on the PowerShell, if...

Windows Server Core: How to start PowerShell by Default

By Default, Windows Server Core will start Command Prompt (cmd). However, if you would like to change the default cmd to PowerShell, you can...

PowerShell Command to Create A Network Share

In this article, you will learn on how to create a folder share using a PowerShell command. First, you need to determinate which folder...

Stay Connected

21,989FansLike
0FollowersFollow
0SubscribersSubscribe
- Advertisement -

Latest Articles