Deployment Solution

 View Only

Hardware Independent Imaging Job Wizard (Supports Vista) 

Nov 06, 2007 10:36 AM

HIIJobWiz can be used to create Hardware Independent Imaging jobs using a specific driver source or to create jobs that utilize the HII Tools. It can also create a job that will use the DriverCollect.exe (3.1.6 or higher) to gather jobs from any computer that is managed by your Deployment Server. You can find the latest DriverCollect.exe here Simply extract HIIJobWiz.exe into your express share and launch it on any computer that has the DS Console installed.

License:AJSL
By clicking the download link below, you agree to the terms and conditions in the Altiris Juice Software License
Support:User-contributed tools on the Juice are not supported by Altiris Technical Support. If you have questions about a tool, please communicate directly with the author by visiting their profile page and clicking the 'contact' tab.

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
HIIJobWiz.zip   28 KB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Jun 23, 2009 10:06 PM

I get following error when trying to run HIIJobWiz.

Unable to connect to database.
ERROR [28000][Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ". The user is not associated with a trusted SQL Server connection.

The DB is on a remote SQL 2005 server. When I ran setup it asks me for user credential as the user I am running the setup under does not have the appropriate rights.
I decided to use a SQL native accout. After I put in the correct credential setup finishes successfull.

However even giving that SQL account SA rights does not fix the error message when trying to run HII.

I checked with the SQL DBA and he confirms that HII tries to connect to the DB with an empty user which explains while the error message comes up with an empty user as well.

Any advice on what coud be wrong ?

thanks

May 08, 2009 12:33 PM

Thanks again.

Dec 10, 2007 10:35 AM

awesome download, thanks!

Nov 13, 2007 11:21 AM

Can't wait to find the time to take a peek at this a little...looks like something very useful!

Nov 12, 2007 04:54 PM

This tool is great, but will it be supported by the Altiris Support team if any problems arise in production or is it one of those 'use at your own risk' add ons
Andrew

Nov 08, 2007 03:59 PM

Thanks for the infomation on this, and for providing the tool. Definately a big help.

Nov 07, 2007 04:46 PM

Silly me put it within the HII folder in the eXpress share. As soon as I moved it to the root of the share it worked flawlessly.
Thanks!

Nov 07, 2007 03:57 PM

Every time I've seen errors like this, it was due to WSE not being installed on the machine. You can download WSE from Microsoft's website. I believe the current version is WSE 3.0. Just type WSE 3.0 in the search box on Microsoft.com and it should link you to the download page. Try installing that on the client you are running the program from and see if that doesn't take care of the problem.
Jeremy I. Boger
Network Technician
MSD of Lawrence Township

Nov 07, 2007 01:21 PM

HIIJobWiz.exe must be in the root of your Deployment Server directory (C:\Program Files\Altiris\eXpress\Deployment Server). AxDsDm.dll must also be in the same directory. Are both of those files there?
I have tested this applicaiton on Deployment Server 6.8 SP1 and 6.8 SP2, what version are you using?

Nov 07, 2007 12:03 PM

I tried running it on my console and the DS and it crashes.
Microsoft .Net framework.
Unhandled exception has occured.
If I click continue the wizard pops up. But whne I click next I get the same error and clicking continue changes nothing.
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'AxDsDm, Version=1.0.2722.33197, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'AxDsDm, Version=1.0.2722.33197, Culture=neutral, PublicKeyToken=null'
at HIIJobWiz.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HIIJobWiz
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/DeploySRV/HII/HIIJobWiz.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Nov 07, 2007 10:03 AM

Hi there,
Thanks for this piece of software. I can see that it is going to make things a lot easier for some of the Altiris noobies like myself to get a handle on HIImages. Alas I have a problem launching the software. The exe is located in the express share as advised however when I run the software I get the following error when trying to launch any of the three options:
System.IO.FileNotFoundException: Could not load file or assembly 'AxDsDm, Version=1.0.2722.33197, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Can you advise what I have to do to get your application up and running? I can provide extra log data if required. Thanks David

Related Entries and Links

No Related Resource entered.