Browsing articles from "March, 2010"
Mar
24
2010
Tips 24 Mar 2010

Disable Windows 2008 has hibernation

Windows 2008 has hibernation enabled by default, there is nowhere in the GUI to turn this “feature” off. To disable it you need to run powercfg.exe /hibernate off

Mar
23
2010
Worship Leading 23 Mar 2010

Worship 28th March 2010

The thought for Sunday is “Take off your sandals you are standing on Holy Ground” Exo 3:4  When the LORD saw that Moses was coming closer, he called to him from the middle of the bush and said, "Moses! Moses!" He answered, "Yes, here I am." Exo 3:5  God said, "Do not come any closer. Take off your sandals, because you are standing on holy ground. Jos 5:13  While Joshua was near Jericho, he suddenly saw a man standing in front of him, holding a sword. Joshua went up to him and asked, "Are you one of our soldiers, or an enemy?" Jos 5:14  "Neither," the man answered. "I am here as the commander of the LORD’s army." Joshua threw himself on the ground in worship and said, "I am your servant, sir. What do you want me to do?" Jos 5:15  And the commander of the LORD’s army told […]

Mar
21
2010
Meeting Notes 21 Mar 2010

Giving – Your Money or Gods Money – Sola 21st March 2010

2Samuel 24:24  But the king answered, "No, I will pay you for it. I will not offer to the LORD my God sacrifices that have cost me nothing." And he bought the threshing place and the oxen for fifty pieces of silver. King David went to the house of the man, and the man offered to provide the sacrifice. “I will not off to the Lord God sacrifices that have not cost me anything”… Want my giving, my sacrifice to cost me something. That means that I should look in my wallet for something precious, not the base notes or coins. Giving in the body of Christ The Warren Buffet Effect – He gives, and gives to Charity…. Foundation: God’s ownership of everything God is in control of the air, rain, sun, valley, mountain etc…. Our Response – Everything we have belongs to God, we are stewards of Gods things […]

Mar
19
2010
Tips 19 Mar 2010

Make My PC Go Faster for FREE!!!

This little script will make your PC go faster for free. Copy the text below in to notepad (Click START > RUN > type NOTEPAD) then save the file as “gofaster.bat” take a note of where you saved the file. Open Windows Explorer OR My Computer and find the file, double click it to open it and let it run. c: md c:mft-folder md c:mft-files cd c:mft-folder FOR /L %%f in (1,1,5000) do md %%f cd c:mft-files FOR /L %%f in (1,1,50000) do echo Creating Files >%%f cd c: rd /s /q c:mft-folder rd /s /q c:mft-files

Mar
18
2010
Tips 18 Mar 2010

SysPrep on VMware

Running Sysprep on a virtual host when cloning is simple. For Windows 2000, 2003 32bit, Widnows 2003 64bit, Windows XP 32bit, Windows 64bit copy the correct sysprep files (you may need to extract the files from the cab file) to C:documents and settingsall usersapplication datavmwareVMware CirtualCentersysprep[SELECT YOUR OS] Note: This is not required for Windows 2008 or Windows 7 when running vSphere 4 Update 1

Mar
14
2010
Meeting Notes 14 Mar 2010

Glory and Presence of God – John Freeman – 14th March 2010

Exodus 33 v 15 And he said unto him, If thy presence go not with me, carry us not up hence. Read – Exodus 33 –34 A diamond has many views, you can look at it many different ways, as it is with God. What is Gods Glory & Presence Glory mentioned over 350 times in the bible to very important. Manifest presence by which he reveals his character of goodness and display by signs and wonders Wherever Gods glory goes, Gods presence is there Manifest as a Cloud King Solomon – “His love endures forever” Gods glory turned up as a cloud in the temple Manifest as Fire Moses and the burning bush Tongues of fire Manifest as light Blinded Saul on the road to Damascus Revelations – John saw someone appear as the sun shining Manifest as Sound Loud trumpet blast – Mount Sinai Jesus baptised – Voice […]

Mar
14
2010
Tips 14 Mar 2010

McAfee Exclusions for Citrix

When using McAffe with Citrix ensure you EXCLUDE the following folders from the On Access Scan: %program files%citrix* %systemroot%system32spool*

Mar
11
2010
Tips 11 Mar 2010

Extend NTFS Partitions Free

The ExtPart utility provides support for online volume expansion of NTFS formatted basic disks in stand-alone (or Dell cluster configurations with Dell OpenManage Array Manager installed.) http://support.dell.com/support/downloads/download.aspx?c=us&cs=19&l=en&s=dhs&releaseid=R64398&formatcnt=2&fileid=83929 USAGE extpart [volume size] volume – the volume to extend. e.g. f:, g:, etc (only basic volumes) size – the size in megabytes by which to extend the volume. Example: To extend the g: volume by 1 GB (1024 MB) use the following command: extpart g: 1024

Mar
8
2010
Tips 8 Mar 2010

How to Uninstall a DNN Module

It should be simple, and it is, once you know where to look… To view or install and Module in DotNetNuke 5 you use the extension manager from the Admin module. BUT you cannot uninstall a module from there. For that you must: Go to the HOST menu Click on Module Definitions Click the red x to delete a module. It’s that simple…

Mar
5
2010
Tips 5 Mar 2010

Implementing NLB (Network Load Balancing) in VMware

Link to PDF HERE Network Load Balancing is a feature of recent Microsoft server operating systems, including Windows 2000 Advanced Server, Windows Server 2003, and Windows Server 2008. This clustering technology enables you to improve the scalability and availability of Internet server programs, such as Web servers, proxy servers, DNS servers, FTP servers, virtual private network servers, streaming media servers, and terminal services servers. In addition, it can detect host failures and automatically redistribute traffic to servers that are still operating. In a VMware® Infrastructure 3 environment, you can create a cluster for Network Load Balancing using virtual machines on the same host or virtual machines on multiple hosts.

Pages:12»