It will unjoin a machine from a Windows domain and not even start to ask the domain for permission or even tell it it did so, zip, out of the domain, have a nice day. You will find that this will likely be faster than NETDOM for any unjoin ops. It allows you to specify [...]
Entries Tagged as 'Windows'
A New AD Domain Unjoin Utility
July 18th, 2007 · 1 Comment
Tags: Active Directory · Windows
Microsoft Solution Accelerators
July 16th, 2007 · No Comments
Prescriptive guidance and automation for cross-product integration
Proven tools and content so you can plan, build, deploy, and operate with confidence
Solution Accelerators
Tags: Windows
Shopping For New Vista PC Hardware?
July 16th, 2007 · No Comments
Solid “core” recommendations when shopping for new desktop PC hardware.
What I look for in a Vista PC | Ed Bott’s Windows Expertise |
Tags: Weekend Warrior · Windows
The Windows Vista Master Driver List
July 16th, 2007 · No Comments
Drivers for common hardware types in a single location.
The Vista Master Driver List | Ed Bott’s Windows Expertise |
Tags: Weekend Warrior · Windows
Join Two Text Files Together From A Command Prompt
July 13th, 2007 · No Comments
No third party utilities required.
Merge two file names ( may.csv and may1.csv ) into a new file called may2.csv, use the following from a command window:
copy/b may.csv +may1.csv may2.csv <Enter>
How do I merge or join files from the command line?
Tags: Weekend Warrior · Windows
Hardware Requirements for SQL Server 2005 Express
July 13th, 2007 · No Comments
Processor — A minimum of a 600-MHz processor is required and a 1-GHz processor is recommended.
RAM — A minimum of 256 MB of RAM is required and 512 MB of RAM is recommended.
Disk Space — A minimum of 170 MB of free disk space is required, with the Microsoft .NET Framework V2.0 as a prerequisite.
Upgrading [...]
Active Directory Explorer
July 11th, 2007 · No Comments
Active Directory Explorer AD Explorer is an advanced Active Directory AD viewer and editor. You can use AD Explorer to easily navigate an AD database, define favorite locations, view object properties and attributes without having to open dialog boxes, edit permissions, view an objects schema, and execute sophisticated searches that you can save and re-execute.
AD [...]
Tags: Active Directory · Group Policy · Windows
Mount A Stored DVD Image From Your Hard Drive
July 11th, 2007 · No Comments
Alcohol 52 is emulation software allowing users to play CDs DVDs without the need for the physical disc. Notebook users and PC Game players would benefit the most from Alcohol 52%. It supports 25 plus languages and can handle up to 6 virtual CD DVD-ROM drives, all at once. The reading speed of a virtual [...]
Tags: Weekend Warrior · Windows
Windows XP - Fat32 Windows Partition Size
July 3rd, 2007 · No Comments
Have a 40GB external USB drive you’re trying to use with Ghost? If you format the external drive with the XP formatting tool, the maximum size XP will format it to is 32 GB. To format the drive to a full 40 GB, use Windows 98 or ME formatting tools — yes that means booting [...]
Tags: Weekend Warrior · Windows
Retaining NTFS Permission When Moving User Folders To New Drive Share
July 2nd, 2007 · No Comments
Moving a large group of terminal server user home folders from one clustered hard drive share to another on a SAN. If you try to manually copy or “move” the home folders, the NTFS permissions on the new home folders are not retained and users are not able to access their directories on the new [...]
Tags: Active Directory · Terminal Services · Windows