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 »
Make USB Disk Bootable is a console based free tool which lets you create a MS DOS bootable USB drive which is created by using the system files on any windows xp PC. This bootable USB Disk is actually a MS-DOS Bootable USB Drive from the users XP source files.
Tip: Install Windows 7 From Bootable USB Drive
This free tool uses HP USB Dos Format Tool to make the USB disk bootable, if you do not have HP USB Format tool installed then it will download it from the HP Website and install it on your computer.
Note: You must accept the HP End User License Agreement during setup.
Here is the step by step procedure to do the same
Related Tip: Installing Windows XP Using A USB Flash Drive
1. Download Make USB Bootable Tool and extract the zip package in separate directory
2. Right click mkboot.cmd file and click edit to change the attributes in the config file.
3. Change USBDRV value R: to the drive letter that is been currently used by your USB Drive when you plug it in your computer.
4. Exit and Save then double click on mkboot.cmd to run this tool. Read More»
Posted in Computer | No Comments »
I was searching for way on how to install windows 7 on a net book which does not have a dvd drive, and I have the windows 7 dvd. After some googling I found out a way on how to install windows 7 from a USB drive but the overall process is quite geeky in the end so my layman friend cannot follow this method.
Then I came across a free tool being developed by one the readers at AskVG this free app is called A Bootable USB It lets you create a bootable USB drive to install windows 7, vista or even windows server 2008 directly from a USB Drive.
Here is how you can create a bootable USB Drive with windows 7 setup on it.
Follow are some requirements in order to use this tool
1. You will need a USB Drive ( Size 4GB or more )
2. You will need Windows 7, Vista or Server 2008 DVD Drive or ISO Image
Read More»
Posted in Windows 7 | 2 Comments »
November 20, 2008 by
Jason
Mr Dave Glover of Blogs.MSDN.com wrote a guide on how to create a USB Thumb Drive Vista Installer. The article is interesting because recently a friend of mine wishes to install Windows Vista onto a laptop in which DVD drive is not working anymore (it’s already dead).
BTW, this is really useful for all DVD less laptops. So, I wrote a Complete Step-by-Step Beginner’s Style Guide on how to do it easily, Not Just For the Geeks But For All.
1. Format the USB Stick as NTFS: Open Windows Explorer and Right-Click the Drive > Choose the Format Option
2. In the File System Combo box, Choose NTFS and Click the Start Button to begin.
3. Afterwards, Open the Command Prompt as Administrator: In Start Search type, cmd > Press CTRL + Shift + Enter
or you will get… “Access is denied” Message after launching diskpart command. Read More»
Posted in Windows Vista | 10 Comments »