I often forget how to expand user profile disk. Often I will and cannot install the Hyper-V Management tools. So here is some easy commandline on how to expand a user profile disk with diskpart You then need to mount the disk and expand the volume in computer management Was this helpful please rate
I ran into below problem – where a single user could not connect to remote desktop through rdgateway I found this article; https://support.microsoft.com/en-us/help/2903333/terminal-services-client-connection-error-0xc000035b-when-you-use-lmco The solution here was method 1 in above article HKLM\SYSTEM\CurrentControlSet\Control\Lsa LmCompatibilityLevel REGDWORD 3 or above. Method 2 is on the server; Set the EnforceChannelBinding registry value to 0 (zero) to ignore missing …
I recommend rebooting your terminal server at lease once a week to clear up your memmory. Often your customer would like to be advertised before the servers are rebooted. I created below script which queries the connection broker for remote dekstop session host servers. For each session host server it sends a message to each …