mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-12-26 08:38:51 +01:00
Update on-desktop-login.ps1
This commit is contained in:
parent
0307ff46fa
commit
60511c7731
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user