| | |
| Junxure Security Wizard- Active Directory Groups and users |
2/23/2012 2252 views | Beginning with Junxure version 9, additional security measures have been implemented, including use of Windows Active Directory for clients in a Windows Doman environment.Please read this FAQ and forward to your IT Team or Domain Administrator for implementation of the new security requirements before proceeding with the upgrade |
| Hiding Local Drives in a Terminal Server Environment |
5/8/2008 2074 views | It's pretty typical to not want users to see the C: drive (or any other "local" drive) when exploring "My Computer" on a Terminal Server. We'd recommend doing this in a typical terminal server environment where data is stored centrally on a file server, and is usually done by setting group policy to hide drives and other functions that users wouldn't have permission to use. You can make change to the machine's "local policy" (described below) |
| Windows Registry Entry for GDI |
2/19/2008 1535 views | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Windows\GDIProcessHandleQuota Desktop Heaphttp://www.techarp.com/showarticle.aspx?artno=238&pgno=1Before we proceed further, ask yourself if you have ever encountered any of the following problems :- You try to open an application but it refuses to load or it starts to load and then it disappears! You try to open or use an application but you get an "Out Of Memory" error message! One of your running applicati |
| Network Time Settings in Windows |
12/29/2009 1258 views | Some general information for specifying Internet network time sources on a private Windows machine.Windows 2003 Domain Controllers (using Internet as time source): w32tm /config /update /manualpeerlist:"0.pool.ntp.org,0x8 1.pool.ntp.org,0x8 2.pool.ntp.org,0x8" /syncfromflags:MANUALWindows 2003 Domain Member Servers / Workstations (using domain controllers as time source):w32tm /config /syncfromflags:domhier /updateStandalone Windows 2000/XP/2003 machines (using Internet as time source):net time /setsntp:"0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org" |
| RDC to the console level |
2/19/2008 1107 views | CURRENT: mstsc /v:computer.name.com:33434 /adminLEGACY: (XP pre-SP3) mstsc /v:computer.name.com:33434 /console Use this to gain access to the console level. Replace computer.name.com:33434 with the actual domain name or IP along with the port if different than the default. |