-
I'm suspecting that the page loads dynamically, therefore a solution to this problem would be to parse a JSON version of the page. Not sure exactly how to troubleshoot this.
To test the case one ca…
-
I ran into the following error message when i was trying to run the Xsqlserverscript module:
VERBOSE: [ServerName]: LCM: [ Start Test ] [[xSQLServerScript]PostSQLInstall::[TestScript]SAUser:…
-
This issue is open for the community to submit comments, questions, or feedback from the DSC Resource Kit community call on March 1, 2017
The agenda for the call is available on GitHub [here](https…
-
**Details of the scenario you try and problem that is occurring:**
Manage the databases that are members of availability groups
```
xSQLServerAlwaysOnAvailabilityGroupDatabaseMembership
{
[Dat…
-
If I am applying a config to an existing server I have no idea what the interface alias has been named. There is no practical way to know that at the time the MOF is generated from a remote server at …
-
Lines 10 - 34 in the readme.md are not useful and haven't been kept up-to-date. I think they should be removed.
The lines read:
This module contains the **xMountImage, xDisk, and xWaitForDisk** …
-
This issue is open for the community to submit comments, questions, or feedback from the DSC Resource Kit community call on January 18, 2017 9-9:30 AM.
The agenda for the call is available on GitHu…
-
Kwirkykat,
You are doing a great job with this repository...with that said, I was wondering if you could do all of us a favor and produce some documentation, at regular interval, containing:
1. the c…
-
First of all, thanks a lot for creating this module, it has worked flawlessly for us for months, up until yesterday evening when we noticed some jobs were behaving really weird.
Basically it was li…
-
Some people use the long names (System.String or System.Boolean) when defining type names for parameters or inside a function, some use the short names (string or bool). Sometimes the short names are …