The November 12, 2019 Microsoft Office updates introduced a bug in MS Access where users are seeing errors like this “Query is corrupt”. Microsoft has acknowledged the bug and says a fix will be out with the updates on December 10. See link here from Microsoft for more information: https://support.office.com/en-us/article/access-error-query-is-corrupt-fad205a5-9fd4-49f1-be83-f21636caedec To fix the issues in […]
Tag: Windows Server 2012R2
Adjusting Server Manager settings to it doesn’t automatically start upon login (or turn it back on) Update: the steps below for modifying auto-start for server manager within the server manager GUI will only affect the user account under which it is being set. To change the auto-start behavior for all users to not automatically start, […]
You can follow the steps below to install .net 3.5 on a Windows Server running 2012R2: Insert Windows Server 2012R2 installation media into DVD-rom (Riptide will have to do this for your remote server) Follow instructions on this link and as described below https://technet.microsoft.com/en-us/library/dn482071.aspx?f=255&MSPPError=-2147217396 Open Server Manager, add Roles and Features Select .NET Framework 3.5 […]
Users can create a shortcut on their desktop to the Remote Desktop Connection Client on their local PC to make it easier to login to their remote server. The shortcut can include customization like enabling printer redirection, enabling clipboard (to copy and paste between the server and local PC), hard drive redirection and more. You […]
Adjusting Server Manager settings to it doesn’t automatically start upon login (or turn it back on) Update: the steps below for modifying auto-start for server manager within the server manager GUI will only affect the user account under which it is being set. To change the auto-start behavior for all users to not automatically start, […]
Users often ask if there is way to share documents between users on a remote desktop / terminal server running Windows Server 2012 R2. There are multiple methods to accomplish this and below is one method to consider: All user (administrators and non-administrators) should have permissions to view the documents in the Public User’s “Public […]
REMOTEAPP For remote desktop (terminal server) application hosting where the user is logging into a full desktop session, MAC users should have a good experience and there are Remote Desktop Connection Clients that can be downloaded for MACs, iphone, and ipad. (The Remote Desktop Connection Client is preloaded on all Windows machines and doesn’t require […]
You can create local group policies that affect non-administrators only (or even specific users). This can be useful to keep non administrator users from doing things such as: Power off the server See or access certain files Run or not run certain programs See icons Hide or Disable control panel items And much more…. Modifying […]
We have had issues where RDP users haven’t been able to login on a remote desktop terminal server when the “user much change password at next logon” button has been checked in user properties – see screenshot #1 below. Various comments and posts online indicate that changes in the windows authentication process in recent OS […]
By default, Remote Desktop Services allows users to disconnect from a remote session without logging off the server and ending the session. When a session is in a disconnected state, running programs are kept active even though the user is no longer actively connected. A disconnected session continues to consume server resources and we recommend […]