Senin, 23 September 2013

Wow! eBook: Microsoft Exchange Server 2013 PowerShell Cookbook, 2nd Edition - 5 new eBooks


Wow! eBook: Microsoft Exchange Server 2013 PowerShell Cookbook, 2nd Edition - 5 new eBooks

Link to Wow! eBook

Microsoft Exchange Server 2013 PowerShell Cookbook, 2nd Edition

Posted: 23 Sep 2013 09:36 AM PDT

Book Description

Microsoft Exchange Server 2013 is a complex messaging system. Windows PowerShell 3 can be used in conjunction with Exchange Server 2013 to automate and manage routine and complex tasks to save time, money, and eliminate errors.

Microsoft Exchange Server 2013 PowerShell Cookbook: Second Edition offers more than 120 recipes and solutions to everyday problems and tasks encountered in the management and administration of Exchange Server. If you want to write scripts that help you create mailboxes, monitor server resources, and generate detailed reports, then this Cookbook is for you.

This practical guide to Powershell and Exchange Server 2013 will help you automate and manage time-consuming and reoccurring tasks quickly and efficiently. Starting by going through key PowerShell concepts and the Exchange Management Shell, this book will get you automating tasks that used to take hours in no time.

With practical recipes on the management of recipients and mailboxes as well as distribution groups and address lists, this book will save you countless hours on repetitive tasks. Diving deeper, you will then manage your mailbox database, client access, and your transport servers with simple but effective scripts.

This book finishes with advanced recipes on Exchange Server problems such as server monitoring as well as maintaining high availability and security. If you want to control every aspect of Exchange Server 2013 and learn how to save time with PowerShell, then this cookbook is for you.

What you will learn from this book

  • New features and capabilities of PowerShell 3 and Exchange Server 2013
  • Get to grips with the core PowerShell concepts required to master the Exchange Management Shell such as pipelining, working with objects, formatting output, and writing scripts
  • Use simple PowerShell scripts and commands for powerful effect
  • Monitor server resources including CPU, memory, disk, event logs, and more using PowerShell
  • Generate detailed reports, send the output of commands in e-mail messages, and schedule scripts to run automatically
  • Import, export, move mailboxes, and delete messages from mailboxes using the command line
  • Configure transport server settings such as mail relay, tracking logs, transport rules, delivery reports, and more
  • Manage mailbox and public folder databases

Approach
This book is written in a Cookbook-style format and provides practical, immediately usable task-based recipes that show you how to manage and maintain your Microsoft Exchange Server 2013 environment with Windows PowerShell 3. Each chapter of the book is written so that it can be used as a desktop reference, or it can be read from beginning to end, allowing you to build a solid foundation for building scripts in your Exchange environment.

Who this book is for
This Cookbook is for messaging professionals who want to learn how to build real-world scripts with Windows PowerShell 3 and the Exchange Management Shell. If you are a network or systems administrator responsible for managing and maintaining Exchange Server 2013 you will find this highly useful. Only basic knowledge of Exchange Server and PowerShell are required to make the most of this book.

Book Details

  • Paperback: 504 pages
  • Publisher: Packt Publishing; 2nd Edition (May 2013)
  • Language: English
  • ISBN-10: 1849689423
  • ISBN-13: 978-1849689427
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft Exchange Server 2013 PowerShell Cookbook, 2nd Edition appeared first on Wow! eBook.

Microsoft .NET Framework 4.5 Quickstart Cookbook

Posted: 23 Sep 2013 09:32 AM PDT

Book Description

With about ten years since its first release, Microsoft's .NET Framework 4.5 is one of the most solid development technologies to create casual, business, or enterprise applications. It has evolved into a very stable framework and solid framework for developing applications, with a solid core, called the CLR (Common Language Runtime) Microsoft .NET Framework 4.5 includes massive changes and enables modern application and UI development.

“Microsoft .Net Framework 4.5 Quickstart Cookbook” aims to give you a run through the most exciting features of the latest version. You will experience all the flavors of .NET 4.5 hands on. The "How-to" recipes mix the right ingredients for a final taste of the most appetizing features and characteristics. The book is written in a way that enables you to dip in and out of the chapters.

The book is full of practical code examples that are designed to clearly exemplify the different features and their applications in real-world development. All the chapters and recipes are progressive and based on the fresh features on .NET Framework 4.5.

The book will begin by teaching you to build a modern UI application and improve it to make it Windows 8 Modern UI apps lifecycle model-compliant. You will create a portable library and throttle data source updating delays. Towards the end of the book, you will create you first Web API.

What you will learn from this book

  • Overriding the default reflection context
  • Using Async and Await in .NET 4.5
  • Using the new asynchronous file I/O operations
  • Using the new HttpClient
  • Creating our first EF "Code First" application
  • Using EF Code First Migrations
  • Creating our first ASP.NET 4.5 Web Forms application
  • Creating an asynchronous HTTP Module
  • Implementing Asynchronous Error handling with INotifyDataErrorInfo
  • Using the WeakEvent pattern with WeakEventManager
  • LiveShaping – Repositioning of data when it changes

Approach
“Microsoft .Net Framework 4.5 Quickstart Cookbook” is a concise and practical cookbook with recipes which get you up and running straight away with all the new functionality of .NET Framework 4.5.

Who this book is for
If you are a .NET developer and would like to learn the new features in .NET 4.5, then this book is just for you. Prior experience with .NET Framework would be useful, but not necessary.

“Microsoft .Net Framework 4.5 Quickstart Cookbook” gives architects and project managers a high-level overview and clear understanding of what .NET 4.5 Framework provides and how it can be used.

Book Details

  • Paperback: 226 pages
  • Publisher: Packt Publishing (May 2013)
  • Language: English
  • ISBN-10: 184968698X
  • ISBN-13: 978-1849686983
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft .NET Framework 4.5 Quickstart Cookbook appeared first on Wow! eBook.

Getting Started with Dynamics NAV 2013 Application Development

Posted: 23 Sep 2013 09:29 AM PDT

Book Description

So, your company has made the wise decision to use Dynamics NAV as its main business software for all its enterprise resource planning. Dive in and learn the ins and outs of the software from a development standpoint and unlock the software's full potential.

The book will walk you through creating an application from start to finish. Once you know how to create a working application that users can access, you will have the knowledge and the resources needed to create other applications based on the tutorials covered in this guide.

You will start by obtaining a free trial version of Dynamics NAV and then be introduced to the world of analyzing and deriving user problems into a requirements list. Finally, you will be shown how to use the software to knock out these requirements.

You will learn everything you need in order to begin creating your own applications, from translating the user's requirements to creating and modifying your system applications. Use Dynamics NAV's capability to create an application and address the user's needs, while also learning best practices and simple solutions.

“Getting Started with Dynamics NAV 2013 Application Development” will help you on your way to becoming a great developer!

What you will learn from this book

  • Learn how to "look under the hood" for existing application functions
  • Work within the application environment to create relevant projects
  • Create and modify an application that is to the user's specification
  • Relate the application object to the standard system
  • Explore functionalities and relationships to get your application working efficiently

Approach
Presented in an easy-to-follow, step-by-step tutorial, “Getting Started with Dynamics NAV 2013 Application Development” introduces the reader to the main concepts of developing with Dynamics NAV.

Who this book is for
“Getting Started with Dynamics NAV 2013 Application Development” is for any user who uses Dynamics NAV as their main business software. This is also for any developers who may be familiar with other accounting software and wish to get into developing within the Dynamics NAV field.

Book Details

  • Paperback: 230 pages
  • Publisher: Packt Publishing (May 2013)
  • Language: English
  • ISBN-10: 1849689482
  • ISBN-13: 978-1849689489
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Getting Started with Dynamics NAV 2013 Application Development appeared first on Wow! eBook.

IBM Cognos Business Intelligence

Posted: 23 Sep 2013 09:26 AM PDT

Book Description

IBM Cognos is Business Intelligence software that enables businesses to fully utilize their maximum potential. It connects people with information from virtually any data source whenever and wherever they need it so that they can make better decisions, faster.

Take the practical, hands-on approach to managing your reporting environment with “IBM Cognos Business Intelligence” – packed with coverage of all the latest features to truly help you maximize your potential.

With this in-depth practical guide you will learn how to fully utilize IBM Cognos 10 so that your business can make smarter decisions, achieve better results and gain a deeper understanding of your company's data. You will learn about critical topics like Report Studio, Query Studio, Analysis Studio, Security and Administration as well as in-depth coverage of other features like Business Insight, Business Insight Advanced, and Active Reports, which were introduced with IBM Cognos 10.

What you will learn from this book

  • Learn comprehensive query and reporting capabilities that will help you to make smarter decisions based on your data.
  • Get to grips with analysis in order to help you fully exploit the data that is available to you.
  • Discover how to successfully link strategy to your business operations and utilize the latest modern tools for collaboration, building stronger teams and stimulating better decisions.
  • Produce real-time, relevant information and discover how statistical analysis can be incorporated into your business reporting.
  • Learn convenient methods for delivering Business Intelligence to a wider audience and master the art of high-impact presentation.

Approach
Written as a practical guide, this book will show you how to manage your reporting environment using IBM Cognos 10 and make the most out of BI tools within your business – taking a hands-on approach to stimulate learning and develop your understanding.

Who this book is for
If you are an IBM Cognos or Business Intelligence developer or consultant, have a basic knowledge of Cognos 10 BI and a good level of understanding of Cognos 8 then this book is for you.

Book Details

  • Paperback: 318 pages
  • Publisher: Packt Publishing (May 2013)
  • Language: English
  • ISBN-10: 1849683565
  • ISBN-13: 978-1849683562
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post IBM Cognos Business Intelligence appeared first on Wow! eBook.

IBM Cognos 10 Framework Manager

Posted: 23 Sep 2013 09:23 AM PDT

Book Description

“IBM Cognos 10 Framework Manager” is a complete practical guide to using and getting the best out of this essential tool for modeling your data for use with IBM Cognos Business Intelligence Reporting. With its step-by-step approach, this book is suitable for anyone from a beginner to an expert, complete with tips and tricks for better data modeling.

“IBM Cognos 10 Framework Manager” is a step by step tutorial-based guide; from importing your data to designing and improving your model, and creating your packages while working with other modelers, every step is presented in a logical process.

Learn how to use the best design strategy to design your model, create an import layer, a modeling layer, and a presentation layer to make your model easy to maintain. Do you need to design a DMR model? No problem, this book shows you every step. This book can even make working with other users easier – we will show you the methods and techniques for allowing others to work on the same model at the same time. Need to create dynamic data structures to change the way the data is presented to your users so your French users can see the data in French, your German users in German, and your English users in English? You can do all this with parameter maps.

“IBM Cognos 10 Framework Manager” continues where the product manuals end, showing you how to build and refine your project through practical, step by step instructions.

What you will learn from this book

  • Learn how to import and model your relational data
  • Create useful reporting packages for your authors
  • Utilise parameters and parameter reports effectively
  • Improve functionality and manage a multi-user model
  • Learn how to use Model Design Accelerator to create your first model

Approach
Presented in a hands-on style, this guide presents you with real world examples to guide you through every process step by step.

Who this book is for
This book will be useful for any developer, novice or expert, who uses Framework Manager to build packages, but wants to expand their knowledge even further.

Book Details

  • Paperback: 186 pages
  • Publisher: Packt Publishing (May 2013)
  • Language: English
  • ISBN-10: 1849685762
  • ISBN-13: 978-1849685764
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post IBM Cognos 10 Framework Manager appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar