WIndows 8 Built-in Modules not loading

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 11 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
coreyhynes
Posts: 9
Last visit: Thu Nov 14, 2013 9:37 am

WIndows 8 Built-in Modules not loading

Post by coreyhynes »

How do I reference modules in WIn8

MainForm.pff (5): ERROR: At Line: 5 char: 15
ERROR: + Import-Module <<<< hyper-v
ERROR: + CategoryInfo : InvalidData: (C:Windowssyst...-vhyper-v.psd1:String) [Import-Module], InvalidOperationException
ERROR: + FullyQualifiedErrorId : Modules_InvalidManifestMember,Microsoft.PowerShell.Commands.ImportModuleCommand
ERROR:
ERROR: Import-Module : The 'C:Windowssystem32WindowsPowerShellv1.0ModulesNetAdapterNetAdapter.psd1' module cannot be imported because its manifest contains one
ERROR: or more members that are not valid. The valid manifest members are ('ModuleToProcess', 'NestedModules', 'GUID', 'Author', 'CompanyName', 'Copyright', 'ModuleV
ERROR: ersion', 'Description', 'PowerShellVersion', 'PowerShellHostName', 'PowerShellHostVersion', 'CLRVersion', 'DotNetFrameworkVersion', 'ProcessorArchitecture', 'R
ERROR: equiredModules', 'TypesToProcess', 'FormatsToProcess', 'ScriptsToProcess', 'PrivateData', 'RequiredAssemblies', 'ModuleList', 'FileList', 'FunctionsToExport',
ERROR: 'VariablesToExport', 'AliasesToExport', 'CmdletsToExport'). Remove the members that are not valid ('HelpInfoUri'), then try to import the module again.
ERROR:
User avatar
Alexander Riedel
Posts: 8479
Last visit: Thu Mar 28, 2024 9:29 am
Answers: 19
Been upvoted: 37 times

WIndows 8 Built-in Modules not loading

Post by Alexander Riedel »

Please note that Windows 8 is not released and not a supported platform at this time.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
coreyhynes
Posts: 9
Last visit: Thu Nov 14, 2013 9:37 am

WIndows 8 Built-in Modules not loading

Post by coreyhynes »

I understand it is not supported, do you know how to make it work, I would like to evaluate this product against it.
User avatar
Alexander Riedel
Posts: 8479
Last visit: Thu Mar 28, 2024 9:29 am
Answers: 19
Been upvoted: 37 times

WIndows 8 Built-in Modules not loading

Post by Alexander Riedel »

Not supported doesn't mean we just don't answer questions about it, it means it is simply not built for it. Windows 8 runs PowerShell V3 (which is also a beta) and PowerShell Studio 2012 uses the released PowerShell V2 engine. You simply cannot expect V3 specific modules and language constructs to work at this time. We will release updates as these Microsoft products are released and sufficiently stable.
Alexander Riedel
SAPIEN Technologies, Inc.
This topic is 11 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.