Categories
All Posts Local Printing Remote Desktop Hosting Windows 2008R2

Remote Desktop sessions varying speed opening database reports

Windows Server 2008R2 with remote desktop services role (terminal services) and Access database We recently had a user notice that database reports would open up at different speeds in different remote desktop sessions. After trying many different things, it was determined that printer redirection was causing some sessions to open database reports more slowly than […]

Categories
All Posts Remote Desktop Hosting Windows 2008R2

Printing issues on Terminal Server with Domain Controller role

Applies to Windows Server 2008R2 Microsoft does not recommend installing the Remote Desktop Services role (Terminal Services role) on a domain controller in Windows Server 2008R2. If you have installed both roles, you may notice printing issues whereby documents won’t print to your redirected printer even thought it shows as available. First review the event […]

Categories
All Posts iDRAC

Trouble with console viewer in older drac version with newer browsers versions

We have had some clients recently having issues with the console viewer recognizing the keyboard strokes when using older idrac versions with the newest browser version. These issues were happening when the console viewer was set to the native plugin. Changing the plugin type to “Java” solved the keyboard issue.

Categories
All Posts RemoteApp

How to set up RemoteApp on Server 2012 R2

RemoteApp in Windows Server 2012R2 To use Remote App on Windows Server 2012 R2, the server must be connected to a domain for RemoteApp to work (this was not a requirement in 2008 R2).  See link below, in 2012 R2 (but not 2012), Active Directory can be on the same server as RD Connection Broker. […]

Categories
All Posts

vmware vcenter upgrade with cisco 1000v host disappears

Hopefully this helps people save a lot of time. If you no longer see your VMware host in vCenter after you upgrade the host and you are using the cisco 1000v make sure your vCenter database has rows for that allow the version of your Host server.  We found that the only hosts that were […]

Categories
All Posts Windows Networking

Windows server how to change Public network to Private network

If you are cross connecting two servers or using a private internal network to connect your servers you will want to have the network identified as private. Making network connection for backend connection / private IPs show as private instead of public.  Then you can change the firewall permissions on the private networks to allow […]

Categories
All Posts Wordpress

You should update your web.config now WordPress Permalinks

Are you trying to use Permalinks with WordPress to have a nice page name rather than www.domain…com/?p=3 and you see the message toward the top of your page that says “You should update your web.config now”? You might be thinking what is a web.config. This means that you are running your WordPress site on a […]

Categories
All Posts iDRAC

iDRAC error Secure Connection Failed

iDRAC6 error “Secure Connection Failed” when trying to access several iDRAC cards. If you access several iDRAC cards for remote administration of your Dell servers you may have seen the dreaded “Secure Connection Failed” message. If you are using Firefox and have been clicking the “Add Exception” when accessing an iDRAC card over a https:// […]

Categories
All Posts Windows 2008R2

Can I delete files in the WERReportQueue folder on Windows Server 2008R2

If you have noticed that your windows server has a lot of files in the folder ProgramDataMicrosoftWindowsWERReportQueue you can delete them to free up space on your drive. It is recommended using “Disk Cleanup” to free up the space. To disable the files from accumulating you can turn Windows Error Reporting off. On a Windows 2008R2 […]

Categories
All Posts Windows 2008R2 Wordpress

WordPress error Windows Server HTTP Error 403.14 Forbiden

If you see the following error after a successful install of wordpress on a IIS 7.5 on a Windows Server the fix might be to change your default document to index.php    In the case of the following error we found the default document set to index.aspx since it was inherited from the parent website, in […]