You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2026. It is now read-only.
According to Microsoft documentation you should use .psm1 extensions instead of .psd1 in module manifest file in NestedModules section (https://msdn.microsoft.com/en-us/powershell/reference/4.0/microsoft.powershell.core/new-modulemanifest#-nestedmodules)
Because of .psd1 extensions i got error during configuration of my ServiceBus server
Cannot find module SBFarm_0.10.0.0 from the server http://[PULLSERVER]/PSDSCPullServer.svc/Module(ConfigurationId='8230F4D0-EC13-4B8F-BA99-90F859D5DBF1',ModuleName='SBFarm',ModuleVersion='0.10.0.0')/ModuleContent. + CategoryInfo : ResourceUnavailable: (root/Microsoft/...gurationManager:String) [], CimException + FullyQualifiedErrorId : WebDownloadManagerModuleNotFound,Microsoft.PowerShell.DesiredStateConfiguration.Commands.GetDscModuleCommand + PSComputerName : [COMPUTERNAME]