Quantcast
Channel: SCSM PowerShell Cmdlets
Browsing all 306 articles
Browse latest View live

Source code checked in, #71582

modified WiX directory to ignore some files

View Article


New Post: create users with the SCSM PowerShell Cmdlets?

This is how far I have come. I don't take credit for this since mostly everything is "borrowed". The script uses 3.3 seconds to run. Any feedback to improve speed is welcome.   import-module SMLets # #...

View Article


New Post: create users with the SCSM PowerShell Cmdlets?

there are a number of calls to: Get-SCSMClass System.Domain.User$ You should create a variable of that and use that variable over, rather than call the cmdlet repeatedly. Also, it may be faster to use...

View Article

Created Issue: Enumeration field not being updated with Set-SCSMObject [9403]

Hi, I'm testing the latest version (beta 3). When I want to update an enumeration field it doesn't fail, but it's not updating the field.Is there something wrong that I'm missing? PS C:\>...

View Article

Commented Issue: Enumeration field not being updated with Set-SCSMObject [9403]

Hi, I'm testing the latest version (beta 3). When I want to update an enumeration field it doesn't fail, but it's not updating the field.Is there something wrong that I'm missing? PS C:\>...

View Article


New Post: SMLets in .Net application

I have used PowerShell from .Net Applications in the past. I am trying to use PowerShell to create Incidents in Service Manager from a home-grown application to track work being done. When I call my...

View Article

New Post: SMLets in .Net application

I found the resolution to this. 1) This was being ran from a non-Management Server, so I followed the steps here: http://blog.scsmsolutions.com/2011/08/install-smlets-on-server-without-console/ 2) The...

View Article

Commented Issue: Enumeration field not being updated with Set-SCSMObject [9403]

Hi, I'm testing the latest version (beta 3). When I want to update an enumeration field it doesn't fail, but it's not updating the field.Is there something wrong that I'm missing? PS C:\>...

View Article


Commented Issue: Enumeration field not being updated with Set-SCSMObject [9403]

Hi, I'm testing the latest version (beta 3). When I want to update an enumeration field it doesn't fail, but it's not updating the field.Is there something wrong that I'm missing? PS C:\>...

View Article


Commented Issue: can't install msi-package [9310]

Trying to install the msi - getting the next"Этот установочный пакет не поддерживается этим типом процессора. Обратитесь за помощью к поставщику продукта."In English"This installation package is not...

View Article

Commented Issue: Get-SCSMRelationshipObject ignore -Relationship parameter...

Get-SCSMRelationshipObject ignore filter then QueryBy.Relationship used.Example:PS C:\Users\gricenko.eng> import-module SMLetsPS C:\Users\gricenko.eng> $rel = Get-SCSMRelationshipClass -Name...

View Article

New Post: How to get property from trigger class

The trigger id should be $Target/Id$ in the subscription. This should be passed to the script activity as an arguent

View Article

New Post: Commit Problem

It's part of the documentation for the Projection/Instance in the SDK on MSDN!

View Article


Commented Issue: can't install msi-package [9310]

Trying to install the msi - getting the next"Этот установочный пакет не поддерживается этим типом процессора. Обратитесь за помощью к поставщику продукта."In English"This installation package is not...

View Article

Closed Issue: Time problem in 66766 (add comment or attach file) [8614]

When I add UserComment or Attach file to incident - in incident form journal add entry with CurrentTime + 3 HoursThis problem only available on first tab in incident form, in Jornal tab everything ok -...

View Article


New Post: Looking for opinions!

With Service Manager 2012 looming (as you know the beta was released here) we would like to know how many of you will want to continue using SM 2010 and how much you want SMLets on the downlevel...

View Article

New Post: Commit Problem

excellent. Thanks again for your help.

View Article


New Post: Looking for opinions!

Hi guys, I think it's easy enough... I like the 4 versions approach... there're far too many changes on 2012 to continue using a single build. Thanks!

View Article

New Post: How to List Change Requests Satisfying Multiple Criteria

I am attempting to get a list of Change requests that meet a specific criteria using the following code: # Convert to UTC Date time $Date = (get-date); $UTCDate = $Date.ToUniversalTime();...

View Article

New Post: Get Attribute of Affected User

Hi all, How can I get attribute of incident's affected user whitin PowerShell ? I need "Country" attribute  

View Article
Browsing all 306 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>