OffColour
OffColour
### Use-cases Destroy sometimes fails with Azure VM Extensions. These are temperamental at the best of times, but when destroy runs it attempts to destroy the extensions before destroying the...
Can we have an MSI or this be added to the Windows Store for easy deployment via Intune please?
DSC setting: Environment RabbitMQ_Base { Name = 'RABBITMQ_BASE' Value = 'F:\RABBITMQ' Ensure = 'Present' Path = $false Target = @('Process', 'Machine') } Azure DSC reports not compliant until after the...
Unfortunately there is a lot a of server software out there that doesn't come as an MSI and doesn't have a ProductID. Even Microsoft are guilty of releasing installers as...