Source code checked in, #74081
this time for sure - put the default for IsPrivate in the right place
View ArticleSource code checked in, #74214
Fixed the statistics in Get-EntityObject so filters and criteria are not ignored
View ArticleSource code checked in, #74229
updates for proper execution on SM 2010 null versions are not proper for MP retrieval (they are in 2012) Don't use passthru when getting the MP in Initialize-Queue Don't create instances of class which...
View ArticleNew Post: SCSMObject - comment
Hi, Â is it possible to use set-scsmobject -comment to update the comment of workitem? i know it's possible with set-scsmincident but we need to use it for customized management pack. Â Regards Tony
View ArticleCommented Issue: Get-SCSMIncident and Set-SCSMIncident on SCSM 2012 Beta [9671]
Hi,Get-SCSMIncident and Set-SCSMIncident don’t work, with any criteria, on SCSM 2012 Beta, I get the following error:Get-SCSMIncident : The criteria could not be parsed. See inner exception for...
View ArticleNew Post: SCSM Powershell Tutorial
Hi all, I'm new to powershell and it seems most of the books available dont really deal specifically with SCSM and uses for Powershell for it. Can anyone recommend any tutorials or documentation for a...
View ArticleSource code checked in, #74394
update scripts to build packages differently remove SMLets.X86.wsx, SMLets.wsx now contains logic for x86 vs x64 Change installation directory of SMLETS to follow PowerShell team guidance on install...
View ArticleSource code checked in, #74415
check the actual SM 2012 msi files. The other ones were actually for SP1
View ArticleSource code checked in, #74440
update MSI creation script to build correct msi based on the building platform update SP1 msi files
View ArticleSource code checked in, #74533
Adding new Service Catalog scripts, still need to add the example spreadsheet
View ArticleSource code checked in, #74534
add wrapper script to create entire service catalog update scripts to be ansi, rather than unicode remove some internal group customizations
View ArticleSource code checked in, #74585
Add tool to build csv, still work to be done remove MPSD customizations
View ArticleSource code checked in, #74608
updates for broken tests update to Get-SMLetsVersion to report on both installed and compiled against Microsoft.EnterpriseManagement.Core.dll fix typo in EntityTypes so cmdlets would work on SM2012
View ArticleSource code checked in, #74610
update to msi building script to handle the new constructor for version info update 2012 msi to latest build
View Article