Update on-desktop-login.ps1

This commit is contained in:
Markus Fleschutz 2023-11-24 13:31:54 +01:00
parent 0307ff46fa
commit 60511c7731

View File

@ -2,7 +2,7 @@
.SYNOPSIS
Executes tasks on desktop login
.DESCRIPTION
This PowerShell script executes some 'welcome' tasks on every user's desktop login.
This PowerShell script executes some 'welcome' tasks on desktop login by the user.
NOTE: For installation on Windows create and put a symbolic link to this script into the Autostart folder (usually at: C:\Users\<USERNAME>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup).
.EXAMPLE
PS> ./on-desktop-login.ps1