Tag: boots
October 28, 2009 by
Jason
The first part of this article are here.
6. Prepare for distributed security.
During your initial strategy meeting, set aside time to discuss how you want to handle the many distributed security features in Windows 7. You’ll want to determine a course of action early in the project because those decisions will have a substantial impact on your test matrix.
First, consider whether you want turn on the desktop firewall. When OS-based desktop firewalls were first introduced in XP SP1, many organizations turned them off with a Group Policy and that was that. The firewall in Windows 7 is much more flexible and warrants reconsideration. You can turn off the firewall while the machine is connected to the domain and turn it on when the machine is connected to a home/work network or to the Internet. You can define granular exclusions, too. Try a mix of options with the first wave of pilot users; take their feedback, along with input from your security team, to make a final decision on firewall settings. They’re completely configurable by Group Policy.
Second, do you want to use AppLocker to restrict applications permitted to run on your desktops? AppLocker allows you to put together a whitelist of approved executables that you can select individually by file hash, in groups by location or in groups by publisher (that is, signed by the publisher’s certificate). Once configured, these rules are downloaded by Windows 7 clients running the Application Identity service. From that point forward, only the whitelisted apps can execute. All other executables are forced to sit on the sidelines, kind of like me during my high-school athletic career.
Because AppLocker permissions are applied via Group Policy, you can tightly target the rules to computers based on OU, group membership or WMI filters.
Sifting through a mountain of applications trying to determine which should be on an AppLocker whitelist doesn’t sound like much fun, but the situation shouldn’t come to that. Most line-of-business machines have a fixed and limited suite of apps. Start there. After all, if you can keep the night crews from plugging flash drives into your factory kiosk machines to run games rather than build widgets, you’ve solved quite a few operational problems. Deal with the back-office machines later. Read More»
Posted in Windows 7 | 1 Comment »
Whether you are talking about your car, phone, dog, your favorite football player or even about trying to make the best out of your work day, speed is one of the things – if not the most important – that always come up. The same theory applies to your Mac and the way you want it to respond to your commands.
There are countless pieces of advice you can find on the Internet telling you what you can do to make sure that your Mac is as responsive as you want it to be. However, although some of those tips will show you the right path to achieve that, others have nothing to do with improving the speed of your Mac’s OS X system.
What you can do to make sure you are not doing daily maintenance work on your Mac with no effect just because someone told you that, let’s say, is to repair the disk permissions. Actually, when repairing the disk permissions, OS X will just examine files and folders on your hard drive to check if their current permissions are set the way they were supposed to be.
If the permissions are different from the expected ones, they will be changed to their correct settings. That is only one of the many suggested practices users will wrongfully perform on a daily basis when noticing that their Mac is getting a little sluggish and unresponsive. Read More»
Posted in Mac | No Comments »
December 23, 2008 by
Jason
You’ve read the reviews and digested the key feature enhancements and operational changes. Now it’s time to delve a bit deeper and uncover some of Windows XP’s secrets.
1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type ’systeminfo’. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type ’systeminfo > info.txt’. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).
2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run… and type ‘gpedit.msc’; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care some may stop your computer behaving as you wish. (Professional Edition only). Read More»
Posted in Windows XP | 3 Comments »
February 20, 2008 by
Jason
Internet Explorer has some quirks as we all know. However, if there is any chance that you may uninstall Internet Explorer, there could be some problems. In fact, you may not even be able to start Windows with a full functioning desktop.
Apparently, Internet Explorer version 6 and 7 are not getting along. If you upgrade IE, uninstall, reinstall, or download a version from Yahoo, Google, or Adobe, then you may lose your Windows functions after you shut down your computer. When Windows starts up again, it boots to only a blank desktop screen. A popup window will give an error code of “iertutil.dll is missing or corrupt.” There is not a way to use Windows or see your taskbar. However, we can solve this quickly with the help of another computer and we can prevent this type of situation from happening again with all Windows programs. Read More»
Posted in Computer, Internet | 2 Comments »
February 11, 2007 by
Jason
Defender is not only a great help in protecting your computer from malware, it also simplifies monitoring the programs that automatically start when Windows boots up. To do this…
1. Open Windows Defender.
2. Select Tools.
3. Click Software Explorer.
4. Select Startup Programs from the Category dropdown.
5. Review the programs in the left pane. Selecting a program will display information about it in the right pane.
6. To remove a program from startup, select the program from the left pane and click the Remove button. Use the Disable button for programs you want to temporarily stop from starting when Windows starts. To make them active again, simply select the program and click the Enable button.
info: http://www.tech-recipes.com/rx/2065/vista_use_defender_monitor_disable_start
up_programs
Posted in Software, Windows Vista | 8 Comments »
February 07, 2007 by
Jason

Whenever you start your computer, you are faced with a few moments of thumb twiddling while Windows XP boots and prompts you to log on. Although you should expect to wait for a few moments, sometimes Windows XP seems to boot rather slowly. In fact, you may notice that over a period of time the PC that used to roar to life seems a bit sluggish instead. Fortunately, you can perform several techniques that help Windows XP get the bootup speed you want. This tutorial explores how to put these techniques to work.Stopping Unneeded Startup Services Read More»
Posted in Computer | 2 Comments »
February 02, 2007 by
Jason
Requirements:
- 2 Hard Drives
- Linux Install CD
- Vista Install DVD
- Computer powerful enough to run Vista
Why this is nessissary
Vista comes with a more difficult to work with bootloader. If you install Vista, then Grub, it wipes out the Vista Bootloader. It used to be that you could just tell Grub what to do to boot into Windows, but Windows no longer boots on it’s own: It needs its *special* bootloader!
Read More»
Posted in Linux, Windows Vista | 7 Comments »