Service Manager - Customization Using the SDK and Authoring Tool announcement
-
Link
The TechNet Wiki page where you can find a lost resources for development and deep authoring for System Center 2012 Service Manager.
System Center 2012 Service Manager Developer's Survival Guide
Found 1700 threads
-
0 Votes
Visual Studio 2017 newest Version and Authoring Extension 2016 - deployment dont work
Hi, <u5:p> </u5:p> we have the problem that we have the latest VS version installed on a new system. There we installed the Visual Studio ... -
2 Votes
Powershell to import CIs not working remotely
Hello, We have a runbook that scans a database every day for new objects. It then exports the new objects into a CSV. This CSV is used with an XML file to import custom CI ...Answered | 2 Replies | 1686 Views | Created by Gary Winhoven - Wednesday, February 6, 2019 9:22 PM | Last reply by Gary Winhoven - Tuesday, February 12, 2019 3:32 PM -
1 Votes
Using a Sortable Grid View in a custom control
I'd like to display related users in a custom control. That runs, but I would like to sort them, too. I need: a) Sort by Name by default b) ...Answered | 1 Replies | 1726 Views | Created by Patrick Wahlmüller - Wednesday, January 9, 2019 8:43 AM | Last reply by Patrick Wahlmüller - Monday, February 11, 2019 7:56 AM -
1 Votes
Management Pack Public Key Token missing when sealing with powershell
Hi there, if I seal my MP with Authoring Tool it includes the Public Key Token from the seal.key. If I use powershell to seal my ...Answered | 1 Replies | 1981 Views | Created by Zero3000 - Thursday, January 10, 2019 5:44 PM | Last reply by Geoff Ross - Sunday, February 3, 2019 8:16 PM -
1 Votes
Seal MP via powershell
Hi there, if I seal a MP via Protect-SCSMManagementPack it doesn't increase the version-no. Do I have to do it manually or is there any parameter/command to affect this ...Answered | 3 Replies | 1785 Views | Created by Zero3000 - Wednesday, January 9, 2019 4:14 PM | Last reply by Andreas Baumgarten - Thursday, January 10, 2019 9:15 AM -
0 Votes
Increase File attachement size/number of attachments
Hello all, Is there any way to raise the MAXIMUM file attachment size limit in Service Manager? We have a need to have more than 10 attachments to a request and have those ...Answered | 3 Replies | 4331 Views | Created by Chris Kitchen - Tuesday, January 21, 2014 5:29 PM | Last reply by Andreas Baumgarten - Wednesday, December 19, 2018 9:33 AM -
0 Votes
Force user disconnect through SDK
I am using a monitoring service to check whether users are not connected to multiple servers (due to load-balancer fault). My question is, can I use admin connection ...Unanswered | 1 Replies | 1466 Views | Created by Yasser Sobhdel - Saturday, November 17, 2018 1:38 PM | Last reply by A'ziz - Sunday, November 18, 2018 8:32 AM -
5 Votes
VSAE and Visual Studio 2017 Fails with a .Net error 1026
I've been using VSAE for a long time and 2017 for about 6 months with no issues. Two days ago, whenever I try to open a mpx file, VS hangs for a few seconds then crashes. Non-mpx files are ...Answered | 7 Replies | 3537 Views | Created by RodMarten - Friday, August 24, 2018 7:33 PM | Last reply by Vladimir Zelenov - Thursday, November 1, 2018 11:00 PM -
0 Votes
Add File Attachment to CI using Powershell
Hi Everyone, does sombody have a sample Powershell script of how to add an file attachment to a CI ? Found a few c# samples, but need to use ...Answered | 3 Replies | 4614 Views | Created by Sebastian Zolg - Friday, February 21, 2014 5:52 PM | Last reply by Hahns520 - Tuesday, October 30, 2018 4:33 PM -
0 Votes
New-SCSMIncident AffectedCI and Custom Fields
I am trying to use New-SCSMIncident in PowerShell I am able to create incidents with no issues, but when I add -AffectedCIs and the computer name it says it cannot convert to string. And also when I ...Answered | 9 Replies | 1835 Views | Created by bpatterson79 - Friday, October 12, 2018 4:41 PM | Last reply by Andreas Baumgarten - Friday, October 19, 2018 8:35 PM -
2 Votes
Make field required on IR and SR forms: SCSM 2012
I have an issue where technicians where I am that use SCSM have a tendency not to fill out fields on SRs and IRs that I need to have populated for reporting. I'd like to know how to make certain ...Answered | 25 Replies | 14983 Views | Created by Marcel Hager - Monday, January 28, 2013 6:51 PM | Last reply by Julio Lopes - Wednesday, October 17, 2018 7:51 PM -
0 Votes
replace the standard form from Incident with one of your own
Hi, Is it possible to extend the incident class and then replace the standard form? We have created new properties and relationships for the Incident class ... -
0 Votes
Run Console Task from SDK
I have a custom form and am trying to run the console task 'CreateChangeRequest' when a button is clicked. I have found the class 'ConsoleTaskHandler' and suspect that I will need to utilize it, ...Answered | 1 Replies | 1488 Views | Created by Ryan Acton - Tuesday, October 9, 2018 1:03 PM | Last reply by C Sharp Conner - Tuesday, October 9, 2018 2:44 PM -
0 Votes
Using Custom MA Forms with Service Requests
I've created a new Class that extends Manual Activity, and loaded it with the Properties needed for user input. I've then created a separate management pack with the Form that extends the class and ...Answered | 7 Replies | 1560 Views | Created by Andrew Ragland - Monday, October 1, 2018 7:54 PM | Last reply by Andreas Baumgarten - Friday, October 5, 2018 7:58 AM -
0 Votes
Custom Forms replacing Default MA Form
I'm working on creating a custom Service Request for onboarding new users at a client. I've extended the Manual Activity class, added some properties to hold the input variables, and created custom ...Proposed | 1 Replies | 1191 Views | Created by Andrew Ragland - Monday, September 24, 2018 8:12 PM | Last reply by C Sharp Conner - Tuesday, September 25, 2018 2:01 PM -
0 Votes
How to properly open new form within a form in SCSM 2016.
Hi Guys, I have problems when opening a new form within another form. The problem is, after I fill up all of the fields and hit Ok ...Unanswered | 0 Replies | 1250 Views | Created by Charle Abonado - Tuesday, September 11, 2018 3:33 PM -
0 Votes
Greyed Out Fields in Management Pack
Somehow we have messed up our Data Warehouse by extending the Service Request class using the Authoring Tool. When performing the extract job the process errors out with the message: <Error>The ... -
0 Votes
Can't get view to refresh after opening form
I've created a custom form in VS (called SingleUserSearch). I am launching the form via a task. After my form opens I can no longer refresh the view in SCSM. The 'Refresh' task no ...Answered | 1 Replies | 1047 Views | Created by Ryan Acton - Thursday, August 9, 2018 12:43 PM | Last reply by Ryan Acton - Wednesday, August 29, 2018 7:41 PM -
0 Votes
Custom Connector dev and deployment with VSAE (AuthoringExtension) and SCSM 2016?
I am coming again here to ask for some clarity about the development deployment of a custom connector. I am speaking about the connector we see in the SCSM Console like the 'AD connector'. I want to ...Proposed | 2 Replies | 2083 Views | Created by EricBDev - Thursday, December 15, 2016 2:07 PM | Last reply by RodMarten - Friday, August 24, 2018 7:26 PM -
0 Votes
New to creating custom form -- possible Type projections issue
Crating my First MP (MPB) that has a custom form. I have Created 3 management packs and sealed ...Answered | 7 Replies | 1228 Views | Created by romualdt - Tuesday, August 7, 2018 9:39 PM | Last reply by romualdt - Tuesday, August 14, 2018 8:01 PM
Service Manager - Customization Using the SDK and Authoring Tool announcement
-
Link
The TechNet Wiki page where you can find a lost resources for development and deep authoring for System Center 2012 Service Manager.
System Center 2012 Service Manager Developer's Survival Guide