# Windows cookbook 2.0 pre-release announcement

**URL:** https://discourse.chef.io/t/windows-cookbook-2-0-pre-release-announcement/9316
**Category:** Chef Release Announcements
**Created:** [September 5, 2016, 7:22pm UTC](https://discourse.chef.io/t/windows-cookbook-2-0-pre-release-announcement/9316 "2016-09-05T19:22:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tas50](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.chef.io/tas50/32/941_2.png) [@tas50](https://discourse.chef.io/u/tas50)
#### Post date: [September 5, 2016, 7:22pm UTC](https://discourse.chef.io/t/windows-cookbook-2-0-pre-release-announcement/9316/1 "2016-09-05T19:22:55Z")

</div>

This coming up Wednesday we’ll be releasing a large update to the Windows cookbook that will require extra attention for those that have utilized the resources in this cookbook. In Chef 12 we migrated many of the resources from the Windows cookbook to the chef-client itself, where they’ve been improved over the last 18 months. The resources in the Windows cookbook were marked deprecated and now has come the time to fully remove those resources. It should be noted that the names of the resources and some of their properties differ between the cookbook and chef-client. You’ll want to make sure you’re using the chef-client version of the following resources vs. their legacy windows cookbook versions.

batch vs. windows\_batch  
registry vs. windows\_registry  
reboot vs. windows\_reboot

See the changelog for complete details on the changes and what deprecated code has been removed:

> <https://github.com/chef-cookbooks/windows/blob/master/CHANGELOG.md>

-Tim
