sathwet@gmail.com
- Sath Wetthasingha PGD(UK),Dip-BCS(UK),Dip-NCC(UK),MCSE,MCT,MCLC,MACS,MBCS,MCTS,ACIW
- Melbourne, VIC, Australia
- I’m specialized in Microsoft technologies and information security. I always willing to ride an extra mile to help the IT community sharing my past experience and technical knoladge.
Thursday, May 19, 2011
Remote Desktop is not connecting
I managed to get this sorted with
http://support.microsoft.com/kb/323497
- Start Registry Editor.
- Locate and then click the following registry subkey:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TermService\Parameters
- Under this registry subkey, delete the following values:
- Certificate
- X509 Certificate
- X509 Certificate ID
- Quit Registry Editor, and then restart the server.
SCCM Right Click Tools
SCCM Right Click Tools
I found that SCCM takes some times to install applications to the computer and if you really wanna enforce it you have to do it on the client side. These right click tools are very handy so you can right click and enforce the application installation.Source :http://myitforum.com/cs2/blogs/rhouchins/archive/2008/04/09/sccm-right-click-tools.aspx
http://myitforum.com/cs2/blogs/rhouchins/0401ConfigMgrTools.zip
Friday, May 6, 2011
Remotely enable Remote desktop
source from : http://oreilly.com/windows/archive/server-hacks-remote-desktop.html
Fortunately, there's a workaround. Sit down at your desk and log on to your Windows XP workstation using your administrator credentials and start Registry Editor by Start --> Run --> regedit --> OK. Then select the Connect Network Registry option under the File menu (Figure 2).
Figure 2. Connecting to the Registry on a remote machine.
This opens the Select Computer search box. Either browse Active Directory to locate the remote server, or type its name in the textbox (Figure 3).
Figure 3. Connecting to the Registry on a remote server named SRV220.
Click OK and a node will be displayed in Registry Editor for the remote machine (Figure 4).
Figure 4. HKLM and HKU hives on SRV220.
Now browse HKLM on SRV to find the following Registry key (Figure 5).
HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server
Figure 5. Registry key for Terminal Server on remote machine.
Under the Terminal Server key, you'll find a REG_DWORD value named fDenyTSConnection. Double-click on that value to open the Edit DWORD Value box and change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled), as in Figure 6 below.
EMC Celerra VM and VMware ESX
i found this video useful and thought of sharing....
Wednesday, April 13, 2011
Crash Dump analysis
There is a command line tool found in the MS website but i found this web based too is very handy and very fast.
http://www.osronline.com/page.cfm?name=analyze
Monday, April 11, 2011
Exchange 2007 Outlook anywhare with Windows 7
This can be fixed by installing Windows 7 SP1 and all the latest Windows patches.