Remote Desktop Session Host Configuration tool is not able to obtain the properties
When I cloned a RDS server I was unable to RDP to the server and on entering RDS Session Host Configuration I got the error…
When I cloned a RDS server I was unable to RDP to the server and on entering RDS Session Host Configuration I got the error…
Run the following command to set Outlook Web App enabled for all user mailboxes Get-Mailbox -RecipientTypeDetails UserMailbox -resultsize unlimited | Set-CASMailbox -OWAEnabled $true
Using Powershell run the following command Get-CASMailbox | Set-CASMailbox -OWAEnabled $true
Your need to first of all setup the DC for * Login to a Domain Controller * Load up powershell. Set-ExecutionPolicy Unrestricted Set-ExecutionPolicy bypass new-item…
Run the following command in the EM Shell. It cant be done in the GUI Get-ReceiveConnector “Anonymous Relay” | Add-ADPermission -User “NT AUTHORITY\ANONYMOUS LOGON” -ExtendedRights…
If you have to reset or have issues with the WMI repository you might need to rebuild it. If you do rebuild it then you…
If you have a server where the Citrix IMA service wont start try the following command on it. dsmaint recreatelhc
If you see the error in the event log with an ID of 123 and source ExchangeStoreDB :- At ‘3/16/2012 11:42:51 AM’ the Microsoft Exchange…