windows icon indicating copy to clipboard operation
windows copied to clipboard

Development repository for Chef Cookbook windows

Results 13 windows issues
Sort by recently updated
recently updated
newest added

Getting error "SSL Certificate add failed, Error: 1312 A specified logon session does not exist. It may already have been terminated" ``` windows_certificate "C:/tmp/cert/certpfx.pfx" do pfx_password "12345" user_store false end...

Signed-off-by: Seth Thoenen ### Description This allows the management of Windows Advance Audit policies with Chef. This is a common task for organizations that adhere to CIS benchmark standards. ###...

### Cookbook version `3.0.3` ### Chef-client version `12.19.36` ### Platform Details Windows 2012R2x64, x64-mingw32 ### Scenario: Attempting to download a zip of a directory with subdirectories from S3 and automatically...

Type: Bug

I never adopted the native Chef `user_privilege` and continued to use this cookbook because I had a very simple implementation that worked with this cookbook's `user_privilege` resource but did not...

### Cookbook version 6.0.1 ### Chef-client version 14 ### Platform Details Windows 2016 ### Scenario: Install a PFX certificate with key into LocalMachine\\My ### Steps to Reproduce: ``` windows_certificate 'chef.io.pfx'...

It would be great to have the ability to run the windows_certificate resource as another user like you can with execute resources. this would let you put a certificate into...

Status: Sustaining Backlog
Triage: Feature Request

### Cookbook version windows (5.3.1) ### Chef-client version Chef Workstation version: 0.5.1 Chef Infra Client version: 15.1.36 Chef InSpec version: 4.6.9 Test Kitchen version: 2.2.5 Foodcritic version: 16.1.1 Cookstyle version:...

### Cookbook version Latest version ### Chef-client version Latest version ### Platform Details Windows Server 2012 R2 with latest patches applied. I have tried to install the latest WIM 5.1...

``` feature As a windows chef user I want to ensure a specific certificate binding to a port In order to replace any existing binding with what I have specified...

Status: Sustaining Backlog
Triage: Feature Request

### Cookbook version 1.44.1 ### Platform Details Windows 2012 R2 ### Scenario: Would be great to be able to bind the ssl cert to a host name and not only...

Status: Sustaining Backlog
Triage: Feature Request