Setting logon/logoff environment restrictions on a task sequence

I should know better, but I've been working on something that has turned my brain to mush, so I'm throwing myself on the mercy of the community.
I have a task sequence that performs the following.
1.  Runs a command line.  This executes a .EXE within my program package.  I would run this as Install Software task, but I don't want an exit code of '1' to be considered a failure.
2.  Sets a task sequence variable.
3.  Based on the value of my task sequence variable, tasks within the "Deploy" group are either executed, or the task sequence is complete.
4.  Uninstall Java - this is an Install Software task.  The program it executes is set to only run if no user is logged on.
5.  Install Java - this is an Install Software task.  It is also set to only execute if no user is logged on.
My issue is that the task sequence executes regardless of whether or not a user is logged in.  How do I keep that from happening?  Do I just add a step to the beginning that won't run while a user is logged in?

I think you can try to run the package at that time of logging off.  when the event is fired then the package starts uninstalling the Java and proceed further.  But it's preferable by doing with software distribution.  Also you need to ensure
that users are not disturbing the log off session. sometimes, users are start disconnecting from network.
Senthil

Similar Messages

  • MDT 2013: Wizard Pages by Task Sequence

    Hi,
    I believe what I am trying to do is not possible from previous readings on this forum, BUT then I see something in my MDT 2013 OSD wizard that seems to indicate there might be a way to get it done. So here goes.
    For my own demos, I am trying to develop a deployment share that is much like Johan Arwidmark's hydration kit. Some machines, like a domain controller or a SQL cluster are all well-defined: computer names, IP addresses, etc. are fixed and can be set
    in customsettings.ini or in the Task Sequence with variables. However, I would also like the ability to have to deploy a "generic" machine where I can select roles, applications, etc.
    This would require having different wizard pages shown for different task sequences. From what I've read, this may not be possible without developing a custom wizard (and that might be too much effort). However, I currently have two task sequences and depending
    on which one I select, I see a different number of steps to complete? See screenshots. I don't know what I have currently configured that makes it like that.
     (when I select "Domain Controller 01" task sequence) (Task sequence ID "DC01")
     (when I select the "generic" task sequence)
    Below is my customsettings.ini [the only rules file I have].
    [Settings]
    Priority=TaskSequence,Default
    [Default]
    _SMSTSORGNAME=Demo Deployment
    OSInstall=Y
    SkipCapture=YES
    SkipAdminPassword=YES
    AdminPassword=P@ssw0rd!
    SkipProductKey=YES
    SkipComputerBackup=YES
    SkipBitLocker=YES
    EventService=http://192.168.232.1:9800
    SkipUserData=YES
    SkipTaskSequence=NO
    SkipTimeZone=YES
    SkipBitLocker=YES
    SkipSummary=YES
    SkipFinalSummary=NO
    FinishAction=SHUTDOWN
    SkipLocaleSelection=YES
    HideShell=YES
    [DC01]
    _SMSTSORGNAME=DC01 Deployment
    SkipComputerName=YES
    OSDComputerName=DC01
    SkipDomainMembership=YES
    JoinWorkgroup=DEMO
    SkipRoles=YES
    I would expect the settings for task sequence "DC01" to be applied after I select that task sequence in the wizard. That doesn't seem to work. The first task in the sequence is a "Gather" task that gathers local data and processes customsettings.ini.
    I understand I can't override most settings from [Default] because they would have already been processed but as you can see, that's not what I am actually trying.
    I am not opposed to having multiple rules files if that would work. However, it seems like that doesn't make much difference when it comes to actually seeing different wizard steps active. I've tried adding a second customsettings_dc01.ini file and having
    a Gather step that specifically references that file in the "Initialize" group.
    I've considered some alternatives to making it work this way, such as having multiple deployment shares and "linking" them (although I haven't done this before) so I wouldn't have to copy all the applications.
    I would also set the computer name and all in the task sequence using variables, but that still doesn't address the problem.
    Any insight is appreciated,
    SA.

    SpeedBird186 - There are several assumptions going on here.
    1. by default MDT processes the CS.ini file *before* the wizard, and *after* the Task sequence has started. If you want CS.ini file to be processed just *after* you select your TS in the wizard, use Johan's trick above.
    2. There are about 20 different wizard pages, and they don't appear in *all* scenarios. the wizard framework will attempt to do an intelligent job of filtering out pages that are not relevant to the scenario at hand. For example, in the graphic above, you
    can see that the OS roles and Features page will appear/disappear. This can happen for example if the task sequence you selected earlier does or does *not* have a "OS Roles and Featrues" step in the Task sequence.
    3. For me, the easiest way to process roles would be to create some new "Applications" and to put them in a folder.
    Keith Garner - keithga.wordpress.com

  • Maintenance windows applies only to task sequences doesn't work

    Problem:
    SCCM 2012 R2 CU4
    Task sequence deployment run outside maintenance windows when the maintenance windows is set to apply only to task sequences.
    When the maintenance windows is set to apply to All deployments, the task sequence deployment run inside maintenance windows as expected.
    The maintenance task defined was as:
    Name: Maintenance Windows of Collection Coll_A
    Time: 10:30am to 06:00am
    Date: 20th March 2015
    Apply this schedule to: Task Sequences
    The task sequence defined was as:
    Deployed to Collection Coll_A
    Time: Run as soon as possible
    The task sequence run at 9:48am on a workstation that is member of Coll_A.
    There aren't other maintenances windows on others collections.
    Below the workstation's serviceWindowsManager.log:
    https://onedrive.live.com/redir?resid=BFBF530F33D996FD!123&authkey=!AI0dFPZ89XCL7xs&ithint=file%2clog

    When was the client added to the collection? Was it able to retrieve those MW policies before it received the TS?
    Torsten Meringer | http://www.mssccmfaq.de
    1_the client was added at the 9:30am.
    2_Yes it is.
    I have done another test and the result is the same:
    _ first setting up the maintenance windows in Coll_A,
    _ then insert the client in Coll_A and force a machine policy evaluation
    _then deploy the task sequence in collection Coll_A

  • Multitasking in Task Sequence SCCM 2012

    Hello,
    Is it possible to set Multiple Scheduling in Task Sequence. And if yes what schedule will the system use for deployment.
    For example if we are deploying a application using the task sequence by scheduling 2 different schedule (1st. Log on & 2nd Asap). Which is the one will the system use first for the deployment of the application on the Client machine.
    Thanks,
    Kavin

    Hi,
    It's possible to set multiple Scheduling when you deploy the Task Sequence. Generally we don't deploy a Task Sequence twice to the same collection with different scheduling, because that makes no sense.
    If the Task Sequence is required, the system would use which deployment should be determined by the time we sheduled.
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Task sequence failing on Windows 8

    I'm getting the following in the TSAgent.log on a Win8 Pro machine running ConfigMgr 2012 SP1 client:
    <![LOG[Cannot find ClientConfig CCM_ClientAgentConfig]LOG]!><time="12:43:06.295+00" date="03-13-2013" component="TSAgent" context="" type="2" thread="3524"
    file="tspolicy.cpp:1696">
    <![LOG[Error initializing policy environment variables. Code 0x80040105]LOG]!><time="12:43:06.295+00" date="03-13-2013" component="TSAgent" context="" type="3" thread="3524" file="tslauncher.cpp:263">
    <![LOG[Error initializing TS environment. Code 0x80040105]LOG]!><time="12:43:06.295+00" date="03-13-2013" component="TSAgent" context="" type="3" thread="3524" file="tslauncher.cpp:855">
    <![LOG[Task sequence launcher advertisement failed!. Code 0x80040105]LOG]!><time="12:43:06.295+00" date="03-13-2013" component="TSAgent" context="" type="3" thread="3524" file="tslauncher.cpp:963">
    <![LOG[CTSAgent::Execute - Failed to launch Task Sequence manager.]LOG]!><time="12:43:06.311+00" date="03-13-2013" component="TSAgent" context="" type="3" thread="3524" file="ctsagent.cpp:63">
    The same task sequence works fine on Windows 7. The task sequence is configured to install a bunch of applications using the "Install Application" step.
    Thanks
    Steve

    I am seeing this with my customer with a WIndows Server 2008 R2 client. Its in a workgroup, install the client manually (CCMSETUP run locally). I approve the client and add it to a collection with a mandatory TS (non-OSD). It just hangs at "Installing..."
    and I get the same errors above in TSAgent.log.
    If I uninstall/reinstall the client some time fixes this.  Any ideas what would cause its?
    SCCM 2012 R2
    TSAgentLog:
    Successfully read 25 policy assignments
    Unable to get NAACnfig in CCM_NetworkAccessAccount
    Cannot find ClientCOnfig CCM_ClientAgentConfig
    Error initializing policy environment variables. Code 0x80040105
    Error initializing TS environment. Code 0x80040105
    Task sequence launcher advertisement fail!, Code 0x800401015
    CTSAgent::Execute - Failed to launch Task Sequence Manager
    Levi Stevens | Technical Consultant Dell Services

  • Need to resume task sequence after unplanned reboot - Error Task Sequence environment not found

    The task sequence in SCCM 2012 R2 is being used to deploy a Hyper-V host on Windows Server 2012 R2.
    When installing the Hyper-V role, we have a intermittent issue where after the restart, the TRUSTEDINSTALLER installs a kernel driver (vmswitch.sys) and then restarts the system while the SCCM engine is waiting for the SCCM client to initialize.
    This breaks the TSE and it throws the error "Task Sequence Environment not found" a few minutes later.
    Does anyone know of any way to RESUME the task sequence, or to set the TSEnv.dat back to a clean state that will allow it to resume the TS? I am thinking about configuring an AutoLogon/Logon script that will check try and recover & resume these failures.
    ALTERNATELY, does anyone know how to prevent the Trusted Installer from rebooting on Windows Server 2012 R2?
    SMSTS.log
    _SMSTSReturnToGINA variable set to true TSManager 4/15/2014 4:01:57 PM 2220 (0x08AC)
    Waiting for CcmExec service to be fully operational TSManager 4/15/2014 4:01:57 PM 2220 (0x08AC)
    Succeeded loading resource DLL 'C:\WINDOWS\CCM\1033\TSRES.DLL' TSManager 4/15/2014
    4:01:58 PM 2220 (0x08AC)
    Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows) OSDSetupHook 4/15/2014 4:05:33 PM 1912 (0x0778)
    Executing task sequence OSDSetupHook 4/15/2014 4:05:33 PM 1912 (0x0778)
    Task Sequence environment not found. OSDSetupHook 4/15/2014 4:05:33 PM 1912 (0x0778)
    EventLog
    Log Name:      System
    Source:        User32
    Date:          4/15/2014 4:03:07 PM
    Event ID:      1074
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          SYSTEM
    The process C:\WINDOWS\servicing\TrustedInstaller.exe (COMPUTER1) has initiated the restart of computer COMPUTER1on behalf of user NT AUTHORITY\SYSTEM for the following reason: Operating System: Upgrade (Planned)
     Reason Code: 0x80020003
     Shutdown Type: restart
    Levi Stevens | Technical Consultant Dell Services

    Use sc command to put Windows Module Installer to disabled in your script after Enabling Hyper-v Role. When the system completely restarts, change it to Manual or Automatic.
    Note: I have not tested it, it is just my thought, if it does not work or something unexpected happens, it means your issue cannot be fixed this way.
    Juke Chou
    TechNet Community Support

  • Using a environment variable that was created during the Task Sequence process - SCCM 2012 R2

    Hi,
    I'm triyng to use a environment variable that is create in the beginning of the Task Sequence.
    1. I'm using a VBScript that get the Exit Code of an application, and create the environment variable "iReturn" with the value of the exit code. (This is working)
    2. I add this variable in the CustomSettings.ini, like this "iReturn=%iReturn%
    3. After the step that I run the VBScript I put the "Gather" step to get the variables, but looking in the BDD.log the iReturn variable appears the same as the CustomSettings.ini configuration "iReturn=%iReturn%". (But, if I put a "Restart
    Computer" step after the VBScript, the BDD.log shows the iReturn variable with the right code.)
    Question: How can I update the environment variable of Windonws XP to use in the Task Sequence without restart.
    OR
    How can I configure autologon in SCCM 2012 (if have no way to update withou restart computer).
    I already tried the autologon with registry settings and a specific user, If I starts the process with this user works, but If I starts the process with other user, after the autologon the process doesnt continue, I have to do logoff and login with the user
    that I started the process.
    PS: All this steps have to be executed before the WinPE phase. 

    Environment variables must be explicitly set every time a system boots so unless you have a process to repopulate it after the reboot, it won't persist automatically.
    Why not store the value in a task sequence variable so that it persists after a reboot?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • How to create and add a logon/logoff script to populate last user into the computer field in AD

    Hi All,
    Bit stuck here,
    Not sure what forum to put this is as it involves different subjects,
    I work in a Server 2008 RT environment and have access to Active Directory etc.
    I saw this a few weeks ago - http://ivan.dretvic.com/2012/10/automatically-generate-description-field-for-computers-in-active-directory/
    Now, I'm not particularly sure what to do here, I don't know how to create a group policy etc. How to implement it in a test environment etc. Never done this before.
    Can somebody give me a step by step guide on literally everything that would be involved in this?
    Or any links that may be able to help?
    I basically want the AD to show who was the last user that logged into a specific client when the client named is searched for in the Computers OU, and if possible being able to pull the make/model and serial number from the client aswell.
    If possible there should be a way of including this with the existing login script that we already have, how can I do this?
    I've tried a few so far and got stuck, I have domain admin priveledges also.
    Thanks,
    Regards, Max.

    Hi Max,
    Please refer to the following article to learn how to create a logon/logoff script via GPO:
    Assign User Logon Scripts
    Assign User Logoff Scripts
    As for the issues about script, this is the forum to discuss questions about driectory service, better to post your question to the forum for Script:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=scripting
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or
    learn from your interaction with us.
    Thank you for your understanding.
    Regards,
    Lany Zhang

  • How to set a custom column in a workflow task.

    Hello,
    I'm looking for some assistance a bit with how to set a custom column in a Workflow Task.
    I have a List Workflow that starts when an item is created in a list. The workflow, platform type SharePoint 2013, starts a new task, Task1, with Content Type 1. This Content Type has a custom column called Age. Once the Task1 is completed a new task, Task2,
    with Content Type 2, starts and has the same column Age, as Task1.
    How can I populate the Age column in Task2 with the content of the Age column in Task1?
    Since I start the task by running "Assign a task to ..." Action I was thinking to copy the Age column from the Task1 to the list item that started Task1, which has a column Age as well, and then in Task2 to start another workflow - which is associated
    with the Content Type 2,  that would try to read the Age column from the list item that started Task2, which was set once Task1 was competed - I know it's complex but this is how I was thinking. 
    The problem with this approach is that I can't get a reference to the list item that started Task2 to read the Age from the list item.
    Is there a better approach? I use SharePoint Designer 2013 to design all this.
    Any assistance is appreciated.
    Thank you.

    Hello Sebastian,
    you can get the Age column from Task 1 and then update the Task 2 Age column with that value. I am not sure why you want to run another workflow on Task 2.
    You can perform below steps to set Age column from Task 1 to Task 2.
    1.  Create Task 1 using Assign a task , wait till the task is completed.
    2. Get the Age column value based on Task 1 once the task is completed.
    3.Create Task 2 using Assign a task ,  uncheck wait till the task is completed option.
    4. Update the Task 2 with Age column in Task1.
    5. Use Wait for the field to equal value , check for Task Status is completed or not.
    >>The problem with this approach is that I can't get a reference to the list item that started Task2 to read the Age from the list item.
    you can get the related item from task list item to get the main list item.
    Other option is, Use Javascript and CSOM  in task edit form to get the Age column from Task1 and prepoluate the Age value when Task2 is opened.
    Hope this helps.
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • List of logon/logoff activity for a user in specfied date range

    Hello all,
    We have a requirement to check the activity of two users. It is requested that we get their logon/logoff and timeout activity in our PRD system for a specfic range of dates.  To retrieve that info do we have to be auditing their user ID's or can it be retrieved via ST03N or some other report?
    I was not sure whether this information would be available via a lookup in the USR02 table or not.
    Any help would be greatly appreciated.
    Thank you!

    Unfortunately login has more than one spot as it is dependent on contexts and authorizations even.
    Logoff could be network problems with a keepalive timeout, or server side session end, or client side termination (there are many clients).
    Hopefully we will have more infos. Perhaps we can influence the authentication and client protocol because SAML supports single-log-off which might work with message based authentication but lead to a rather long log... 
    Cheers,
    Julius

  • How to set Multi User Environment in the weblogic 5.1 and 6.1 server..(Urgently)

    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

    Hi. A JDBC connection pool is a set of identical, interchangeable, pre-made
    connections, and the controls to make sure only one user uses a particular
    connection at any one time. If you want to have different DBMS users, you can
    have a separate pool for each DBMS user, which may contain as many or few
    connections as you want. Some applications has a pool for the accounting
    applications, and another for the sales applications etc. Some do have a
    separate pool for john, jane, joe etc, each with one connection. Pools
    can be created and destroyed dynamically using the dynamic pool API.
    Joe
    softstar wrote:
    >
    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

  • Setting the Administrator password on a MDT Server Task Sequence

    I've created a SCCM 2012 R2 CU3 MDT 2013 task sequence using the Server Task Sequence template to deploy Windows Server 2012 R2. I'm not doing a capture but just using the .wim file from the source DVD. The problem I'm having is setting the local admin
    password in Apply Windows Settings. It's not taking the password that I've assigned it. I'm not sure how many others have created a Server Task Sequence or not but I'd be interested to know how to get around this problem.

    Sorry, in Apply Windows Settings I've selected "Enable the account and specify the local administrator password" and entered the local password there. When the system is imaged and I try to log in locally it gives the the error "The user name
    or password is incorrect. Try again." error.
    I have checked that the local administrator account is enabled so I know it's not that and I've tried multiple times. I even took one of our client task sequences that I know works, made a copy of it, and added the Server 2012 R2 install to it and get the
    same result.

  • Task Sequence (LiteTouch.wsf) does not restart after first logon on Windows 8.1 deployment

    Hi guys!
    I can't figure out what cause the issue.
    First, this is my setup :
    ADK installed
    MDT 2012 (upgraded from 2010 update 1)
    Boot wim regenerated from scratch
    LTIApply.wsf edited http://support.microsoft.com/kb/2797676/en-us
    Windows 8.1 configured and captured (my first Win 8/8.1 deployment)
    New task sequence for that wim.
    My issue is :
    The task sequence windows won't show up only with windows 8.1 deployment after the first logon. (I tried with a Windows 7 with the same setup, works flawlessly)
    I can see the desktop, but nothing show up. I have all the folders and files on the c: (MININT, _SMSTaskSequence LTIBootstrap). I clicked twice on LTIBootstrap, did nothing. I did an LiteTouch.wsf /start, nothing.
    I recaptured my Windows 8.1 (it was on a virtual machine) and I did a new TS. The issue still there.
    All the SMSOSD logs files are on http://sdrv.ms/18VPSKy
    Someone can help me on this? I'll be very happy!
    thanks!

    Was this ever resolved or does anyone have an idea how to fix it?
    I am having a similar issue. I deploy a custom Windows 8.1 image to a system and I get through the OS install, but I end up at the user login screen without the task sequence resuming (thus not running any windows update, doesn't join domain, or any post-install
    tasks). The built in administrator account also shows up as disabled.
    The only changes I have made to the unattend.xml for that image are *maybe* to fix the IE 10/11 error that crashes the deployment by deleting the IE welcome tag, and I have no choice but to make that change when it happens.

  • Setting up the environment

    Hello
    I have just started working on Weblogic server 8.1 on a Windows XP machine.
    In order to set up the environment I ran the batch file 'setWLSEnv.cmd'.
    I noticed that the new settings for PATH and CLASSPATH variables did not reflect
    in the values of PATH and CLASSPATH when viewed through the control panel on my
    machine. Also WEBLOCIG_CLASSPATH did not show up either on my control panel.
    Are these settings visible only to the Weblogic server and does this mean that
    I need to run the batch file 'setWLSEnv.cmd" everytime I want to start the Weblogic
    server.
    Thanks for your help.
    Naveen

    You don't need to do anything in the environment to use a MIDI keyboard, it just needs to be connected via a MIDI input. If you select an Audio instrument track (as opposed to Audio or external MIDI track) you should see the track strip at the left hand side and a button labelled 'Input'. Click and hold on this and a hierarchical menu appears for you to select an instrument plug in, so select one and then play on your keyboard.

  • Setting up the environment in WLS 7.0 and deplying?

    Hi,
    Previously I have used WLS 6.1.
    I have set up the properties file and the required folders in the mydomain folder for the classes. It worked fine for me.
    Now when I am using WLS 7.02.
    This looks complicated. I have seen the documentation, it tells about different folders other than config like stage and server.
    My question is can I use the same old environment setting as in 6.1 in 7.02 and deploy the applications as before.
    If not, am I missing anything.
    If anyone has worked on WLS 7.02, please let me know how you have set up the environment and deplyed the applications.
    Thanks in Advance
    Rama
    [att1.html]

    "rama" <[email protected]> wrote in message news:[email protected]..
    Hi,
    Previously I have used WLS 6.1.
    I have set up the properties file and the required folders in the mydomain folder for the classes. It worked fine for me.
    Now when I am using WLS 7.02.
    This looks complicated. I have seen the documentation, it tells about different folders other than config like stage and server.
    You dont have to setup anything extra for 7.x deployment. The server and stage directories will take suitable defaults.
    See 'Using WebLogic Server 6.x Deployment Protocol' in http://e-docs/wls/docs70/programming/deploying.html
    My question is can I use the same old environment setting as in 6.1 in 7.02 and deploy the applications as before.
    If not, am I missing anything.
    If anyone has worked on WLS 7.02, please let me know how you have set up the environment and deplyed the applications.
    Thanks in Advance
    Rama
    [att1.html]

Maybe you are looking for

  • P_GROUP Field in S_DEVELP Object?

    Hi Experts, When user needs a S_DEVELOP Object,provides the SU53 with P_Group as <dummy>.We also provides the user with S_Develop with P_GROUP as blank.Even P_GROUP field is blank, user is able to work.Then what is the purpose of P_Group field in S_D

  • Illustrator CS3 - problems saving as pdf  (or pdf-compatible)

    Hi, My office are trialling Illustrator CS3 as we're getting some business card type work and we'd like to be able to send the proposed designs to the client as a multi-page PDF. Unfortunately, I'm having a terrible problem when saving a particular f

  • New Computer setup for cs6 (PR and AE)

    I jumped head first into the great world of computer building and built my first work station....but all is not going so well lol.  Its taking forever to edit and render a five min kick-starter video. My question is how do I know I am setting up my 

  • Any information about mbeans.xml for declarative mbean registration?

    Hi, i am migration an OC4J 10.1.3 application, with application defined MBean, to weblogic 10.3. in OC4J, i defined the mbean in orion-application.xml. But in weblogic, some documents and the SmartUpgrade tool say there is no declarative way to regis

  • Jobs created in DB Control EM

    Hi, on 10g R2, when I create a job in DB control (IE web browser home page , under related links, job link, job library, create a job) in which table this job is registered ? If in the days after , it is impossible to connect to DB control , how (in