Skip to content
Geeks Hangout
  • Home
  • Fixes
  • Tips
  • Scripts
  • Tools
  • About

Windows Server

Install all RSAT tools via PowerShell

February 10, 2023September 2, 2021 by Geeks Hangout

You can use the following one line of PowerShell to easily install all of the available Remote Server Administration Tools (RSAT) in one go. I end up running this after every Windows feature update., Saves wasting time with a GUI. …

Read more

5 Comments

RDP Session Changing Your Password

August 29, 2021 by Geeks Hangout
Change your password when in an RDP session

Problem When connected to a Windows Server via Remote Desktop (RDP) your can’t press CTRL+ALT+DEL the get to the “Change a password” prompt. If you do the prompt will be displayed on your local computer and not the server. The …

Read more

Leave a comment

PowerShell – Log a rolling ping with A timestamp

October 9, 2021April 27, 2020 by Geeks Hangout

Below you will find a quick PowerShell one-liner to perform a continuous/rolling ping and log the results to a text file with a timestamp. This will perform a rolling ping (ping -t) to the google DNS server 8.8.8.8 and output …

Read more

Leave a comment

IIS Change the date format to the UK format dd/mm/yyyy

October 9, 2021September 10, 2018 by Geeks Hangout

I recently put together an ASP.net website that retrieved data from an SQL table. Even though the regional settings of the server and client machine were set to UK English a date field retrieved from my SQL database keeps being …

Read more

2 Comments

Recent Posts

  • How to retrieve saved MySQL Workbench passwords
  • Testing a Serial COM Port Printer
  • Azure App Services and WordPress with PHP 8.1 / 8.2
  • How to use variables with Microsoft SQL
  • Microsoft Teams – Channel name is already taken [Fixed]
  • Azure Data Factory – How to backup and restore a pipeline
  • Setup a Laravel Valet Development Environment on MacOS

Recent Comments

  • Caio Bauab on Azure Data Factory – Get and Use Key Vault Secrets
  • Aland on Install all RSAT tools via PowerShell
  • Fion on System i / AS400 Client Access Copy and Paste with CTRL-C and CTRL-V
  • Ayyanar on SQL Availability Group Setup – The local node is not part of quorum
  • Brian on Install all RSAT tools via PowerShell
  • Mario Brhemenz on PowerShell – Notify users of an upcoming AD password expiry via email
  • Wally_Dutch on Install all RSAT tools via PowerShell
© 2025 Geeks Hangout
Hosted by: Cloudways | Ads by: Ezoic | Theme: Generate Press
🛠 The Tools I Use 🛠
Privacy Policy | Contact Me