1
0
mirror of https://github.com/jaapbrasser/SharedScripts.git synced 2025-12-24 21:51:38 +02:00

Added additional blog posts

This commit is contained in:
Jaap Brasser
2019-08-19 23:29:32 +02:00
committed by GitHub
parent bf12765556
commit ac896dbb9d

View File

@@ -15,3 +15,9 @@ Many of the scripts have also been featured on my blog as well:
All individual blog posts can be found here:
* [250000 Downloads in Technet Script Gallery](https://www.jaapbrasser.com/250000-downloads-in-technet-script-gallery/)
* [New script Remove-ScheduledTask in TechNet Script Gallery](https://www.jaapbrasser.com/new-script-remove-scheduledtask-in-technet-script-gallery/)
* [New versions of Connect-Mstsc and Get-OrphanHomeFolder in TechNet Script Gallery](https://www.jaapbrasser.com/new-versions-of-connect-mstsc-and-get-orphanhomefolder-in-technet-script-gallery-3/)
* [New article on PowerShell Magazine: Access remote registry using PowerShell](https://www.jaapbrasser.com/new-article-on-powershell-magazine-access-remote-registry-using-powershell/)
* [150000 Downloads: A personal milestone](https://www.jaapbrasser.com/150000-downloads-a-personal-milestone/)
* [Disconnect-LoggedOnUser – Disconnect a RDP session remotely](https://www.jaapbrasser.com/disconnect-loggedonuser-disconnect-a-rdp-session-remotely/)
* [Get-LocalLastLogonTime – Get the lastlogin time on a local system](https://www.jaapbrasser.com/get-locallastlogontime-get-the-lastlogin-time-of-a-user-on-a-local-system/)