Windows update avec PSWindowsupdate

Explore the process of managing Windows updates using the PSWindowsUpdate PowerShell module. The article provides detailed instructions on installing the module, both manually and using standard methods, and offers insights into its utilization for checking update settings, installing patches, and viewing update history.

Techniques to Determine Current Script Paths

Learn how to efficiently retrieve the current path in your scripts using various methods. The article delves into techniques for PowerShell, including the transition from PS1 to EXE, VBS, and batch scripting. It provides comprehensive code snippets and explanations for each method.

Installing RSAT Tools with PowerShell

A concise guide on how to view and install the Remote Server Administration Tools (RSAT) using PowerShell commands. The article provides commands to view available administration tools, install all RSAT tools, or install specific tools like Active Directory.