mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-23 16:33:20 +01:00
Updated write-motd.ps1
This commit is contained in:
parent
cc0fb6207b
commit
d47027e561
@ -60,7 +60,7 @@ Write-Host " User: " -NoNewline -ForegroundColor DarkGray
|
||||
Write-Host "$UserName" -ForegroundColor Cyan
|
||||
Write-Host " it::::tt333EEF" -NoNewline -ForegroundColor Red
|
||||
Write-Host " @EEEEEEttttt33F " -NoNewline -ForegroundColor Green
|
||||
Write-Host " Hostname: " -NoNewline -ForegroundColor DarkGray
|
||||
Write-Host " Host: " -NoNewline -ForegroundColor DarkGray
|
||||
Write-Host "$ComputerName" -ForegroundColor Cyan
|
||||
Write-Host " ;3=*^``````'*4EEV" -NoNewline -ForegroundColor Red
|
||||
Write-Host " :EEEEEEttttt33@. " -NoNewline -ForegroundColor Green
|
||||
|
Loading…
Reference in New Issue
Block a user