Book Image

SQL Server 2014 with PowerShell v5 Cookbook

By : Donabel Santos
Book Image

SQL Server 2014 with PowerShell v5 Cookbook

By: Donabel Santos

Overview of this book

Table of Contents (21 chapters)
SQL Server 2014 with PowerShell v5 Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

VM details and accounts


You will need to identify your virtual machine details, such as a virtual machine name, instance name, and service account. The following table is a sample form that you can use as a reference:

Item

Description

Virtual machine name

SQL2014VM

Virtual machine computer name

PHOENIX

Domain

QUERYWORKS

Virtual machine computer administrator account

UserName: Administrator

Password: P@ssword

SQL Server instances

Default: PHOENIX (localhost can also be used)

Named: PHOENIX\SQL01

SQL Server service account

UserName: QUERYWORKS\sqlservice

Password: P@ssword

SQL Server agent account

UserName: QUERYWORKS\sqlagent

Password: P@ssword

Additional domain accounts

QUERYWORKS\tstark

QUERYWORKS\srogers

QUERYWORKS\todinson

You need to log in to the VM when it's ready:

For logging in to the VM navigate to Player | Send Ctrl + Alt + Del.

Additional VMWare shortcuts can be found at http://www.vmware.com/support/ws55/doc/ws_learning_keyboard_shortcuts.html.