Portable Partition Magic 8.05

Posted by fr33mumia on June 6th, 2009

Portable Partition Magic 8.05 allows you to create, resize and merge partitions on your hard drive without destroying data. Portable Partition Magic 8.05 helps you organize and protect your data, run multiple operating systems, convert file system types and fix partition table errors.

Features:

  • Organize and protect the information on a hard drive
  • Easy, step-by-step wizards help with performing partitioning tasks
  • Preview the effects of partitioning a hard drive before implementing anything
  • Safely manage multiple operating systems
  • Partition hard drives as large as 320 GB
  • Access and partition external USB drives
  • Undelete a deleted partition from rescue disks
  • Remotely copy, move, delete, and create partitions across a TCP/IP connection
  • Create and run scripts to automate common partitioning tasks
  • Shred partitions to ensure the security of corporate data on retiring hard disks
  • Convert from one file system or partition type to another without losing data
  • Supports FAT, FAT32, NTFS, and Linux ext2/Swap file systems
  • Support for Windows XP & Windows Vista

Download Links
Portable Partition Magic 8.05
Partition Magic 8.05 Howto Guides

password : tech-shinobi.com

Portable Norton Ghost 11.0

Posted by fr33mumia on June 6th, 2009

imagesAs an IT technician, reformat & reinstalling Windows rapidly could be wasting times. If you’re handling 10 or more PC in your office , HDD cloning will come pretty handy. Mostly, all of those computers will have some similarity in hardware such as type of motherboard, chipset, PCI cards and so on. With single image, deploying those PC could be done easily.

Are you new to this? If yes, ask for help from an experience Norton Ghost user. This package included with Ghost32(Win Mode), Ghost(DOS Mode), Ghost Cast Server & Ghost Explorer. For better results, I’ll suggest you combine these tools with Hiren BootCD 9.3

portable-ghost-cast.jpg portable-ghost-p2p.jpg portable-ghost-local.jpg

portable-ghost-explorer.jpg portable-ghost-cast-server.jpg

Click Image For Larger View

Download Portable Norton Ghost 11.0

Download Bootable Ghost Floppy Disk

passwd : tech-shinobi.com

p/s: Need help with this tools. Just give me an email Big Grin

Assign Windows XP Machine As NTP Server Within LAN

Posted by fr33mumia on May 23rd, 2009

Reason to do this
We have come across customer sites where a Windows Server is not present and yet the customer wants all workstations and devices to be time-synchronised to help when analysing log files and ensuring all workstations are running the same time reference.  The main Windows XP machine (hereinafter referred to as the source machine) is either synchronised to a separate NTP time source, or is corrected manually by checking/adjusting once a week.

How do I configure the source machine?
Whilst it is easy to make the source machine an NTP server for standard devices to synchronise with it, this does not qualify it as being authoritative to other Windows XP machines and an additional set of flags need to be suitably configured.

To simplify the configuration of your source machine, copy this code and save it to your notepad as ntp-server.reg


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\Config]
“AnnounceFlags”=dword:00000005
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\Parameters]
“Type”=”NTP”
“WriteLog”=”True”
“Log”=dword:00000064

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w32time\TimeProviders\NtpServer]
“Enabled”=dword:00000001


This modifies the registry of the source machine to:

    * be an authoritative time source for Windows clients
    * to use NTP rather than an Active Directory domain source
    * to enable writing to the event log
    * to log NTP activity
    * to become an NTP server

Double-click on the registry file in order to allow regedit to update the machine’s registry - you only do this to the source machine. You can now delete the registry file as it is no longer needed.

It only remains to cycle the Windows time service so that the source machine actually takes account of the changes. This will happen at the next reboot, or can be forced by dropping to a command prompt and typing:

    net stop w32time&&net start w32time

That is all that is needed at the source machine. You should now have a fully functioning NTP server which is also authoritative for Windows clients.

How do I configure the clients machine?
Now, go to your Windows clients machine, replace default time server (time.windows.com) with your new configured WinXP NTP server IP . In this case, i’m using my NTP server IP, which is 10.52.3.150, and then, click Update Now. Happy tweaking =D

Load time improved by PHP Speedy Load time improved by PHP Speedy