Jump to content

Akash Savani

Hornbill Users
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Akash Savani

  1.  I was wondering if you can point me in the right direction, I have created a self-portal for the change management process, but when I log a call using the self-portal it does not give me the option to select any of the standard, emergency, major or minor it skips this part, any suggestions how I can fix this issue?

     

    When I log a call using service manager it gives me the option to select change type but when using the service portal this option does not come up.

     

    Capture.PNG.4eb47121fbbdc485b8ea8a5b5bd5897b.PNG

  2. Hi Victor many thanks for the information you have provided the empty folder feature works on all the other folders except our delete items folder

    when we try to empty the folder we get the following message  error could not connect to server -1 there are 1229018 items in the deleted folder that we need to get rid of, are you able to delete them or suggest a way to do this process quickly

     

    thank you

     

     

  3. Hi,

    would it be possible to use this script for SCCM database API. As our SCCM database is configured to use windows authentication only.

     

    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
    <startup>

    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
    </startup>
    <connectionStrings>
    <add name="SCCMConnection" connectionString="Data Source=(....................);Initial Catalog=CM_LD1;Integrated Security=True;Pooling=False" />
    </connectionStrings>
    </configuration>


     

×
×
  • Create New...