Über Function “prompt” – in $PSHome\Profile.ps1 (alle User) oder $Home\Documents\WindowsPowershell\Profile.ps1 (aktueller User) gepackt für automatische Aktivierung: function prompt { return “[$([System.DateTime]::Now.ToString(“yyyy-MM-dd HH:mm:ss”))] $(Get-Location)> “} Wenn …
Archives
User Profile Disk enablen
Geklaut von https://4sysops.com/archives/user-profile-disks-on-windows-10/, hier nur in aller Kürze Fileservershare, Konto von Terminalserver/Client muss Full Control haben (Dir+Share) UPD Template erzeugen (hier max. 20 GB) (Get-WmiObject …