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
-
0 VotesCustoms view related problem
I want to give access to all service request which is only under a specific request offering. How can i do?? -
0 VotesVisual 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 VotesPowershell 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 | 208 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 VotesUsing 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 | 233 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 VotesManagement 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 | 288 Views | Created by Zero3000 - Thursday, January 10, 2019 5:44 PM | Last reply by Geoff Ross - Sunday, February 3, 2019 8:16 PM -
1 VotesSeal 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 | 229 Views | Created by Zero3000 - Wednesday, January 9, 2019 4:14 PM | Last reply by Andreas Baumgarten - Thursday, January 10, 2019 9:15 AM -
0 VotesIncrease 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 | 1923 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 VotesForce 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 | 310 Views | Created by YSobhdel - Saturday, November 17, 2018 1:38 PM | Last reply by A'ziz - Sunday, November 18, 2018 8:32 AM -
5 VotesVSAE 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 | 1256 Views | Created by RodMarten - Friday, August 24, 2018 7:33 PM | Last reply by Vladimir Zelenov - Thursday, November 1, 2018 11:00 PM -
0 VotesAdd 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 | 2854 Views | Created by Sebastian Zolg - Friday, February 21, 2014 5:52 PM | Last reply by Hahns520 - Tuesday, October 30, 2018 4:33 PM -
0 VotesNew-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 | 553 Views | Created by bpatterson79 - Friday, October 12, 2018 4:41 PM | Last reply by Andreas Baumgarten - Friday, October 19, 2018 8:35 PM -
2 VotesMake 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 | 11843 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 Votesreplace 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 VotesRun 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 | 304 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 VotesUsing 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 | 405 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 VotesCustom 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 | 305 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 VotesHow 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 | 390 Views | Created by Charle Abonado - Tuesday, September 11, 2018 3:33 PM -
0 VotesGreyed 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 VotesCan'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 | 395 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 VotesCustom 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 | 949 Views | Created by EricBDev - Thursday, December 15, 2016 2:07 PM | Last reply by RodMarten - Friday, August 24, 2018 7:26 PM - Items 1 to 20 of 1687 Next ›
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
