Sie sind auf Seite 1von 9

README (VHD)

README (VHD)
"The example companies, organizations, products, domain names, e-mail addresses, logos, people,
places, and events depicted herein are fictitious. No association with any real company, organization,
product, domain name, email address, logo, person, places, or events is intended or should be inferred."

PACKAGE CONTENTS
The download package contains the following:

Configuration Guide K2 Core {build}.docx Configuration guide


Denallix Corp Org Chart.pdf Organization chart for all demo users
K2 Core {build}.vhd Virtual Machine Hard Drive
K2 EULA.txt K2 EULA for the Virtual Machine
Microsoft EULA.xps Microsoft EULA for the Virtual Machine
Readme (VHD).docx this file
Virtual Machine Setup (VHD).docx Steps to setup the Virtual Machine
Virtual Machine configurations for Hyper-V and VirtualBox

VIRTUAL MACHINE SETUP


Please refer to Virtual Machine Setup (VHD).docx for information on setting up the virtual machine.

VIRTUAL MACHINE LOGIN DETAILS


Administrator account:

User: DENALLIX\Administrator
Password: K2pass!

Active directory has been preconfigured with 45 demo users with metadata in an organizational
structure. All of these user profiles have been imported and indexed for search within SharePoint. All
user accounts use K2pass! as the password. Refer to the org chart Denallix Corp Org Chart.pdf for
details on the user accounts in the Denallix organization as well as Partners, Distributors and Regional
Offices. Users have been pre-configured for the following authentication options.

Denallix Windows
Partners Forms
Distributors Trusted/ADFS
Regional Offices Windows French Language Pack
Regional Offices Windows German Language Pack

SharePoint E-mail-enabled Lists


The virtual machine is configured to automatically create mailboxes when enabling SharePoint lists for
Incoming E-mail. The email address will automatically support the format
{ListEmailName}@portal.denallix.com. You can optionally use Exchange Management Console to
configure an Alias for the newly create email address with the format {ListEmailName}@denallix.com.
This will enable name resolution in Outlook clients.

README (VHD)

ACTIVATION AND EXPIRATION


The virtual machine provides a 30 day grace period after the initial start-up before the Operating System
will require a license, otherwise the virtual machine will shut down after 2 hours of continuous operation.
After 30 days, you will need to activate the virtual machine using your own Microsoft product key, or
alternatively you may reset the 30-day evaluation license a limited number of times. Please see the
sections below for instructions on activation or rearming the virtual machine.
For complete use-rights, please refer to the EULA(s) contained within this evaluation package.
Do not redistribute this image.
Do not put this image into a production environment.
It is not recommended to join this image to a corporate network.
If you choose to join this image to an external network, you should immediately download updates and
security patches for the operating system and all applications.
FINAL EXPIRATION: This Image has been created using evaluation software and will automatically
cease to function on March 31, 2016. Even if you activate the product by using an MSDN or TechNet
Product Key, this image will be unusable as of March 31, 2016.

ACTIVATION STEPS WINDOWS


The virtual machine provides a 30 day grace period where licensing is not required. To continue to use
the virtual machine beyond this 30 day grace period the virtual machine will require one of the following:
Licensed Activation or Rearm.

LICENSED ACTIVATION
If you are a Microsoft licensed customer and wish to continue using this vritual machine past the initial 30
days, you can activate the Microsoft software within the image by using a KMS or MAK product key such
as MSDN. All Microsoft products must be activated using your KMS or MAK product keys. MSDN
activation details are provided here for your convenience. Please note that K2 cannot provide you with
Microsoft product keys for activation. For complete details on obtaining and using product keys, please
refer to your Microsoft documentation.

Manual
1.
2.
3.
4.
5.
6.
7.

Configure an external network connection


Startup and login to the virtual machine
Navigate to Start Computer Right-click Properties
Click Change product key
Enter your MSDN product key for Windows Server 2012 Datacenter R2 and click Next
Click Close on the Activation Successful dialog
You will now have fully activated Windows with your own key

Script (MSDN)
1. Configure an external network connection

2014 SOURCECODE TECHNOLOGY HOLDINGS, INC.

README (VHD)
2. Startup and login to the virtual machine
3. Replace AAAA-AAAA-AAAA-AAAA-AAAA with your MSDN product key and run the following
command to change the product key and activate Windows

REM Convert from Trial to MSDN license


DISM /online /Set-Edition:ServerDatacenter /ProductKey: AAAA-AAAA-AAAA-AAAA-AAAA
/AcceptEula

4. Reboot when prompted

Script (KMS)
1. Configure an external network connection
2. Startup and login to the virtual machine
3. Replace AAAA-AAAA-AAAA-AAAA-AAAA with your KMS product key and kms.core.windows.net
with your KMS server address and run the following command to change the product key and
activate Windows.

C:\Windows\System32\slmgr.vbs /ipk AAAA-AAAA-AAAA-AAAA-AAAA


C:\Windows\System32\slmgr.vbs /skms kms.core.windows.net
C:\Windows\System32\slmgr.vbs /ato

4. Reboot when prompted

REARM ACTIVATION
The following steps will reset the 30 day clock to zero allowing for another full 30 day evaluation after next
boot. Rearm can only be done a limited number of times. It is recommended that you follow the steps in
Licensed Activation to enable continued use of the virtual machine.

Script
1.
2.
3.
4.

Configure an external network connection


Startup and login to the virtual machine
Open an elevated command prompt (Run as Administrator)
Run the following command to determine how many rearms are left

C:\Windows\System32\slmgr.vbs /dlv

2014 SOURCECODE TECHNOLOGY HOLDINGS, INC.

README (VHD)

5. Run the following command to perform the rearm

C:\Windows\System32\slmgr.vbs /rearm

6. Wait for the popup confirmation that the configuration changes are complete
7. (Optional) Run the following command from PowerShell to automatically activate Windows on first
boot

New-ItemProperty "HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" -Name


"ActivateWindows" -Value "C:\Windows\System32\slmgr.vbs /ato" -PropertyType string -Force

Windows is now rearmed - Shutdown the virtual machine. Next boot will start the new 30 day clock.

ACTIVATION STEPS OFFICE


The virtual machine provides a 30 day grace period where activation is not required for Office clients
(Microsoft Office Professional Plus 2013, Microsoft Project Professional 2013 and Microsoft Visio
Professional 2013). The Office clients will continue to allow basic operations (Open, Edit, Save, Print)
without activation but will begin displaying dialog boxes on every use and a red bar across the top when
they are used beyond the grace period. To continue to use the Office products beyond the grace period
without the red bar the virtual machine will require one of the following: Licensed Activation or Rearm.

LICENSED ACTIVATION
If you are a Microsoft licensed customer and wish to continue evaluating this package past the initial 30
days, you can activate the Microsoft software within the image by using a MAK or KMS product key such
as MSDN. All Microsoft products must be activated using your MAK or KMS product keys. MSDN

2014 SOURCECODE TECHNOLOGY HOLDINGS, INC.

README (VHD)
activation details are provided for your convenience. For complete details on obtaining and using product
keys, please refer to your Microsoft documentation.

Manual
1.
2.
3.
4.
5.
6.
7.

Configure an external network connection


Startup and login to the virtual machine
Start an Office Professional Plus product, such as Word
Click Change Product Key
Enter your MSDN product key for the Office product and click Continue
Click Close on the Activation Successful dialog
Repeat for steps 3-6 for Project Professional and Visio Professional

Script
1.
2.
3.
4.

Configure an external network connection


Startup and login to the virtual machine
Open an elevated command prompt (Run as Administrator)
Replace AAAA-AAAA-AAAA-AAAA-AAAA with your product key and run the following command to
change the product key and activate an Office product

cscript "C:\Program Files (x86)\Microsoft Office\Office15\ospp.vbs" /inpkey:AAAA-AAAAAAAA-AAAA-AAAA

5. Repeat for steps 4 for each Office product Office Professional Plus, Project Professional and
Visio Professional
You will now have fully activated Office products with your own keys.

REARM ACTIVATION
The following steps will reset the 30 day clock to zero allowing for another full 30 day evaluation of the
Office products. Rearm can only be done a limited number of times generally 3 though in some cases
less. It is highly recommended that you follow the steps in Licensed Activation to enable full Office client
functionality.

Script
1.
2.
3.
4.

Configure an external network connection


Startup and login to the virtual machine
Open an elevated command prompt (Run as Administrator)
Run the following command to determine current licensing status

cscript "C:\Program Files (x86)\Microsoft Office\OFFICE15\ospp.vbs" /dstatus

5. Run the following command to perform the rearm

"C:\Program Files (x86)\Microsoft Office\OFFICE15\OSPPREARM.EXE"

2014 SOURCECODE TECHNOLOGY HOLDINGS, INC.

README (VHD)
6. Microsoft Office rearm successful. will display
Office is now rearmed. The new 30 day clock will be started immediately.

CONFIGURATION DETAILS
VIRTUAL MACHINE STARTUP
The Virtual Machine has been configured to ensure that all applications and services will work in a fully
integrated configuration from first login. Various optimization scripts have been provided in the
C:\Resources\Startup and C:\Resources\Scripts directory to allow startup/shutdown of applications and
services as scenarios require.

PERFORMANCE
It is recommended that the Virtual machine is run with a minimum of 12 GB of memory, 2 virtual
processors and from a fast hard drive such as SSD. Additionally, it is recommended that the Virtual
Machine drive be hosted on a hard disk that is separate than the host OS drive via either internal bus or a
fast external bus such as eSATA or USB 3.0.
The Virtual Machine will run a warm-up script as a scheduled task when the starts up. This warm-up
script does some key tasks such as ensuring the network cards have the appropriate binding order, all the
dependent services are started and key web sites are pre-loaded. The warm-up script uses the
configuration found in "C:\Resources\Startup\StartupConfig.xml" and runs the PowerShell in
"C:\Resources\Startup\Startup.ps1".
All unnecessary services for the core demo scenarios have been shut down or disabled to ensure optimal
performance. The services were configured using the values found in the Core section of
"C:\Resources\Startup\ServicesConfig.xml" and run by the "C:\Resources\Startup\Services.ps1"
PowerShell. The "C:\Resources\Startup\ServicesConfig.xml" has several sections for enabling and
disabling various scenarios and can be customized as needed. Simply run the associated shortcut in
C:\Resources\Startup\Shortcuts that applies to the scenario you wish to demonstrate. Once youve run
the script it is recommended to reboot the machine to allow all the dependent services to load in the
correct order and allow the warm-up script to also run.

2014 SOURCECODE TECHNOLOGY HOLDINGS, INC.

README (VHD)

VPN
The Virtual Machine has been configured to support VPN access from mobile devices. The following
steps illustrate how you can connect an iPad device to the Virtual Machine VPN. These steps should be
referenced when connecting other mobile devices as well.
1) Run "C:\Resources\Startup\Shortcuts\Restore Server (VPN).lnk" to start the VPN services
2) Connect the core to an external network
a. Retrieve the external network IP address from the core by typing ipconfig in a command
prompt
b. Example IP Address: 192.168.0.60
3) Connect the iPad to the same network as the core
4) Configure VPN on the iPad
a. Settings > General > VPN > Add VPN Configuration
b. L2TP
i. Description: Denallix
ii. Server: 192.168.0.60
1. NOTE: this is the IP address of the core on the same network
iii. Account: DENALLIX\Anthony
1. NOTE: you can use any DENALLIX account for VPN except the
Administrator account
iv. Password: K2pass!
v. Secret: K2pass!

2014 SOURCECODE TECHNOLOGY HOLDINGS, INC.

README (VHD)

c. Save
5) Enable VPN
a. Settings > VPN On
6) Configure Email
a. Settings > Mail, Contacts, Calendars
b. Add Account > Exchange
c. Email: anthony@denallix.com
d. Password: K2pass!
e. Description: Denallix
f. Next
g. If prompted with Cannot Verify Server Identity
i. Select Continue for autodiscover.denallix.com
ii. Select Continue for denallix.com
h. Server: dlx.denallix.com
i. Domain: denallix
j. Username: Anthony
k. If prompted with Cannot Verify Server Identity
i. Select Continue for dlx.denallix.com

l.

Next, Save

You can now interact with your core environment using the email client and browser on your mobile
device.

2014 SOURCECODE TECHNOLOGY HOLDINGS, INC.

README (VHD)

Refer to this article to monitor mobile web traffic using Fiddler:


http://conceptdev.blogspot.com/2009/01/monitoring-iphone-web-traffic-with.html

2014 SOURCECODE TECHNOLOGY HOLDINGS, INC.

Das könnte Ihnen auch gefallen