-
**Attempting to configure SQL Server 2016 and setup Availability groups**
**Fail to unzip the DSC.zip file pull down from storage account blob, I am able to manually move the downloaded zip file …
-
**Post any bugs you find (Style not working correctly or not compatible)**
Zeeex updated
6 years ago
-
Hi @kwirkykat , @zjalexander - would it be possible to get an update on what is going to happen with these resources that are in a partially reviewed state for inclusion into the DSC Resource Kit?
…
-
I suggest that we remove the below examples due to the fact that we can't keep up with changing these examples when other modules change. For example, I'm thinking that the steps for setting up LCM is…
-
As per recent DSC Resource Naming guidelines changes:
https://github.com/PowerShell/DscResources/blob/master/Naming.md
-
Just ran into this issue when my omnibus plugin for vagrant upgraded the chef-client from 11.16 to 12.0.
Fixed by pinning to last known 11.x version that worked.
`config.omnibus.chef_version = '11.1…
-
## Repro
```powershell
configuration foo {
service foo {
name ='foo'
}
}
foo
```
Expected behavior
-----------------
should run configuration
Actual behavior
---…
-
When using the SQL Server image available in Azure, SQL is already installed, but its installed on a standalone workgroup server. In the past I've used xSQLServer to change the service account to a d…
-
I have not read this anywhere, but might have missed it.
My question is primarily for xSQLServer, but this might be interesting for other resources as well.
We have a lot of technical debt over a…
-
On WS2012R2 with Windows ADK 8.1 and 10 installed, I'm getting the following error:
PS C:> new-labvm -Name NANO -MediaId 2016TP5_x64_NANO_EN -SwitchName VmNAT
WARNING: [5:30:26 PM] Using existing 'V…