Skip to content

Commit 5b12118

Browse files
authored
Merge pull request #211 from johlju/add-smbshare
SmbShare: Adding new resource
2 parents 75152fc + 6ed69fe commit 5b12118

17 files changed

+2961
-13
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22

33
## Unreleased
44

5-
- xComputer:
5+
- Computer:
66
- Fix for 'directory service is busy' error when joining a domain and renaming
77
a computer when JoinOU is specified - Fixes [Issue #221](https://github.com/PowerShell/ComputerManagementDsc/issues/221).
8+
- Added new resource SmbShare
9+
- Moved and improved from deprecated module xSmbShare.
10+
- Changes to ComputerManagementDsc.Common
11+
- Updated Test-DscParameterState so it now can compare zero item
12+
collections (arrays).
13+
- Changes to WindowsEventLog
14+
- Minor style guideline cleanup.
815

916
## 6.4.0.0
1017

0 commit comments

Comments
 (0)