WSB cmdlets don't work in WinPE
i built custom winpe disk , included powershell.
one of scripts reads value "$var = get-wbjob....."
initially windowsserverbackup module not included managed imported using "import-module" , visible under "get-command" it's associated cmdlets.
problem is, none of cmdlets work.
"add-pssnapin" returns "no snap-ins have been registered powershell version 4.0"
"get-wbjob" returns "class not registered"
ideas?
profil sygnatura
hi,
as far know, not powershell commands used under winpe.
we find more details optional components of powershell used under winpe, please go through below link:
http://technet.microsoft.com/library/hh824926.aspx
regards,
yan li
Windows Server > Windows PowerShell
Comments
Post a Comment