Powershell

Managing SharePoint Online

If you use SharePoint Online and would like to manage it via PowerShell, download and install the Microsoft.Online.SharePoint.PowerShell module from...

read more

Reading Chassis SKU

In Windows 10 and Server 2016, WMI added a new property that simplifies collecting chassis or enclosure SKUs. This one-liner reads the SKU for you:...

read more

Managing Automatic Reset

When a Windows system crashes, it typically reboots immediately. This is called “Automatic Reset Capability”, and with this one-liner...

read more

Testing for Metered WLAN

Ever needed to know whether you are currently connected to a metered (costly) network? Here is a quick way to check: function Test-WlanMetered {...

read more

Installing PowerShell 7

PowerShell 7 is a portable app and can run side-by-side with Windows PowerShell. You just need to download and install it. This part is easy because...

read more
1 15 16 17 18 19 130