Build VM
- Collect your licensed windows iso [Used Window 8.1 iso image. Downloaded 3.65GB file locally]
- Start Oracle Virtual Box
- Click New in Oracle Virtual Box window
- Name: 'Windows_8_1'
- Type: Select 'Microsoft Windows'
- Version: Pick 'Windows 8.1 (64 bit)'
- Memory size: pick 2048 [It is the default value picked for Windows 8.1. So leave it]
- Hard drive: Check 'Create a virtual hard drive now'
- Click 'Create'
- In next window, leave all default: File size: 25GB, Hard disk file type: 'VDI (VirtualBox Disk Image)', Storage on physical hard drive: 'Dynamically allocated'
- Click 'Create' in this window too
- Now, you can see 'Windows_8_1' vm image created with 'Powered Off' state
- Start the 'Windows_8_1' vm
- In popup window, pick the iso file downloaded in first step and click 'Start'
- It will go like regular Windows 8.1 installation
- Pick zonal setting - I left as it is!
- Click 'Install now' once prompted
- 'Accept' the license terms in 'Windows Setup' and click 'Next'
- Click on 'Custom: Install Windows only (advanced)'
- Select default 25GB harddrive and click 'Next'
- Let the process continue
- Let it restart and restart
- Once it is ready, give your pc name 'vm-pc'
- Use 'Express setting' on next level
- 'Create local account'
- Enter your credentials and Password/hints
- Finish - Your VM is ready.
- Windows 8.1 does some app installs and entertain you with some screen color changes. Please don't fall that cleverness. Still it is windows!
Export for future use
- In Oracle VirtualBox, click File -> Export Appliance
- Select 'Windows_8_1' from 'Virtual machines to export' list, then click 'Continue'
- File: Update with correct file location and file name [Pick ova format in this window]
- Format: Pick OVF 2.0
- Check 'Write Manifest file'
- Click 'Continue'
- In new dialog, check the options and leave as it is, click 'Export'
- This creates the VM image for future imports
- You can import the VM image to create new VM
Guest Additions
Ref: https://ludwigkeck.wordpress.com/2012/11/03/virtualbox-guest-additions-in-a-windows-8-virtual-machine/
Guest additions needed for seamless mode. Here is the steps I could use;
- In VirtualBox VM: Devices menu, select 'Insert Guest Additions CD Image (Host+D)'. It suppose to popup some dialog, which didnt show up.
- Assume you didnt see any popups, in Windows 8.1 VM running instance, go to 'Explorer' and CD Drive
- Double click on VBoxWindowsAdditions(.exe) file and follow the basic installation with default setup
- At end of installation, select 'Reboot'
- After rebooting, you can use normal VM and Seamless mode too.
Connecting To Local Domain
- Right click on My Computers [For Windows 8.1, right click on desktop; In popup dialog click 'Change Desktop Icon'; In the following 'Desktop Icon Settings' dialog, check 'Computer' to show 'My Computer' in desktop. Pick other icons if needed], then select 'Properties'.
- In 'System' dialog window, click 'Advance system settings'.
- In 'System Properties' dialog, select 'Computer Name' tab
- Click the 'Change' icon to change computer domain/workgroup
- In bottom, 'Member of' section, check 'Domain' radio button, then fill the your local domain name [Check with your IT]
- Depends your domain setup, you may prompted to enter user id and password; and possible restart too.
- After restart, instead of login as default system user, click '<-' left arrow and select 'Other user'
- Now, you see user name and password field and 'Sign in to:' DOMAIN name
- Use your local domain account to login; Now your new domain profile is created in VM!