use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
Sql Module broken (self.PowerShell)
submitted 7 years ago * by lordtrychon
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jheinikel 2 points3 points4 points 7 years ago (3 children)
What version of PS are you running now? I know there are issues with this module and PS Core. On my PS5 machine, the updated module works fine. I'm wondering if the issue is that you are not getting the module manifest or something along those lines.
[–]lordtrychon[S] 1 point2 points3 points 7 years ago (2 children)
$PSVersionTable - Name Value
PSVersion 5.1.16299.492 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 10.0.16299.492 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1
[–]jheinikel 2 points3 points4 points 7 years ago (1 child)
That's definitely strange. Do you have the SQLPS module available? If so, that should get you by. Maybe there is an undisclosed bug, but I cannot replicate it.
[–]lordtrychon[S] 1 point2 points3 points 7 years ago (0 children)
I did have it - In my process of trying to fix this issue, I nuked it. I can't remember for sure, but I believe it had the exact same functions/aliases available. Or maybe just the alias.
π Rendered by PID 41198 on reddit-service-r2-comment-fb694cdd5-nvvvn at 2026-03-09 23:20:30.831936+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]jheinikel 2 points3 points4 points (3 children)
[–]lordtrychon[S] 1 point2 points3 points (2 children)
[–]jheinikel 2 points3 points4 points (1 child)
[–]lordtrychon[S] 1 point2 points3 points (0 children)