• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Search

info

Get-Hotfix

December 10, 2019

How to find out if a Windows Server was last patched.

From Powershell, run this command.

get-hotfix

get-hotfix

From the command line, run this command.

C:\> systeminfo.exe

C:\> systeminfo.exe

Or from the menu, follow these steps.

Open the Windows Settings UI.
Click on Update & security.
Click on the "Update history" link located under the Windows Update tab.

Open the Windows Settings UI. Click on Update & security. Click on the "Update history" link located under the Windows Update tab.

Filed Under: Windows Tagged With: get-hotfix, history, info, patch, systeminfo, update

AWS IAM Get User

August 27, 2019

Here’s how to get a user info from AWS CLI.

aws iam get-user --user-name John.Doe --profile default

aws iam get-user --user-name John.Doe --profile default

Filed Under: Cloud Tagged With: aws, get-user, iam, info, user

AWS LightSail Get Instance Info

June 24, 2019

Get AWS LightSail instance info from the CLI.

aws lightsail get-instance --instance-name your-server

aws lightsail get-instance --instance-name your-server

Filed Under: Cloud Tagged With: aws, cli, info, instance, lightsail

  • Go to page 1
  • Go to page 2
  • Go to Next Page »
  • Home
  • About
  • Search

Copyright © 2023