Category: Computer Stuff

Things about and related to computers

Computer Stuff

Missing GPMC in Vista?

If you are looking for the Group policy management console on your windows vista service pack 1 computer, you might realize that it has silently been removed. Install RSAT (Remote Server Administration Tools) and then enable the Windows Features for Group Policy Management from add/remove windows features. http://technet.microsoft.com/en-us/windowsserver/grouppolicy/default.aspx Direct Links here: Microsoft Remote Server Administration […]

admin 
Computer Stuff

Bypassing Vista and XP Activation

Windows Vista activation can be easily bypassed and cracked by installing Windows Vista to a future date as explained in this article below. There is no product key needed during Windows Vista installation.The steps for Windows Vista activation crack is given below:

admin 
Computer Stuff

Um, Not good?

This has been released at Eweek: (I don’t know if I can actually post something from another website, but I’m doing it anyway.  If they get mad, they can ask me to remove it and I’ll comply.) http://www.eweek.com/c/a/Security/The-Era-of-Whatever/?kc=EWKNLSTE070108FEA1 ICANN has removed the barriers to the creation of new top-level domains. The distant future could be […]

admin 
Computer Stuff

Certificates in Exchange 2007 – More links for myself

Exchange 2007 lessons learned – generating a certificate with a 3rd party CA (this link is a duplicate from a previous post, but the link is better served in this post) http://msexchangeteam.com/archive/2007/02/19/435472.aspx Exchange 2007 Autodiscover and certificates http://msexchangeteam.com/archive/2007/04/30/438249.aspx Unified Communications Certificate Partners for Exchange 2007 and for Communications Server 2007 http://support.microsoft.com/?id=929395 How to Configure SSL […]

admin 
Computer Stuff

Certificate Sites

http://www.digicert.com/unified-communications-ssl-tls.htm http://www.dyndns.com/services/pricing/ https://www.godaddy.com/gdshop/ssl/ssl.asp?ci=8979 http://www.verisign.com.au/ssl/pricing.shtml http://www.namecheap.com/learn/other-services/ssl-certificate-pricing.asp?pricefor=SSL http://www.comodo.com/products/managed_security/pricing.html http://www.trustico.com/products/truebusinessid/true_businessid_wildcard.html

admin 
Computer Stuff

Disable Stickykeys with a logon script via Group Policy

Kids drivin’ you nuts by turning on Accessibility options? Set this as a login script: ‘Disable Sticky Keys Set WSHShell = Wscript.CreateObject(“Wscript.Shell”) RegKey = “HKCU\Control Panel\Accessibility\Stickykeys\” WSHShell.RegWrite regkey & “Flags”,”506″,”REG_SZ” You can also replace the “506” with  “510” to turn it back on. I’m currently working on a solution to remove the Utility Manager (windows […]

admin 
Computer Stuff

Exchange 2007 and SSL Certificates – Take 2

Taken from a very good blogger and I.T. Guy, Simon Butler, aka Sembee. http://www.sembee.co.uk/archive/2008/05/30/78.aspx And also some other things I need: Exchange 2007 lessons learned – generating a certificate with a 3rd party CA http://msexchangeteam.com/archive/2007/02/19/435472.aspx LOL, while looking for the solution to my problem, another seemed to vent about it: “So this behavior serves no […]

admin