Closed Unassigned: Error to Import-Module -Name SMLets [12060]
Hello, I have a W2008 R2 Enterprise with SCSM 2010 SP1 7.0.6555.128, when I run de command Import-Module -Name SMLets I have the next error. I do not what to do to resolve it. I will apreciate...
View ArticleCommented Unassigned: Set-SCSMObject/New-SCSMObject fails on class with...
I have a class with a string property where max length is 65536 (i.e., nvarchar(max) in the database). When I try to update or insert into this field a character string with length > 65536, I get...
View ArticleClosed Unassigned: Set-SCSMObject/New-SCSMObject fails on class with...
I have a class with a string property where max length is 65536 (i.e., nvarchar(max) in the database). When I try to update or insert into this field a character string with length > 65536, I get...
View ArticleSource code checked in, #96994
0.5.0.1: New-SCSMManagementPackBundle and -Recursive for Get-SCSMRelationshipObject
View ArticleNew Post: ThreeLetterWindowsLanguageName
Would be nice to have a variable like $smdefaultcomputername to use for the language in Addition to the ThreeLetterWindowsLanguageName for testing. So you need not add the parameter.
View ArticleNew Post: How to use Set-SCSMObjectProjection
Hi I have been trying to find out how to modify existed ObjectProjection. I guess Set-SCSMObjectProjection doesn't work with properties of related objects. May be the are some powershell or C# code...
View ArticleSource code checked in, #98040
Adding parameter ClassName to Get-SCSMObject to avoid having to use Get-SCSMClass.
View ArticleSource code checked in, #98041
Updating it .NET 4.0. Using PowerShell reference assembly for version 3.0. Fixing build script to get SM DLLs from GAC.
View ArticleSource code checked in, #98043
Adding packages until I can figure out how to trigger NuGet correctly.
View ArticleSource code checked in, #98050
Adding RelationshipName to Get-SCSMRelationshipObject to avoid have tocall Get-SCSMRelationshipClass first.
View Article