Forum Discussion
Piers_72246
Oct 24, 2012Nimbostratus
Snap-in installed but cmdlets not visible
So I have the snapin installed and have a script that starts off with this code, straight from examples here
if ( (Get-PSSnapin | Where-Object { $_.Name -eq "iControlSnapIn"}) -e...
Oct 24, 2012
That's odd. What line is the "Get-Command" error coming from? I don't see you using Get-Command in the code.
After you successfully call Add-PSSnapin, what is the output of the following
PS> Get-F5.Commands
or
PS> Get-Command *-F5.*
or
PS> Get-Command Initialize-F5.iControl
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects