
02-09-2010, 02:28 PM
|
|
HIIS Support
|
|
Join Date: Dec 2007
Posts: 270
|
|
HIIS Release 6.9.0.1633
6.9.0.1633- The default unattend.xml is now expanded to have the same contents as the included vista.xml.
- The AddDriverPath executable now adds FirstLogonCommands entries when given the parameter /runonlogon, allowing Windows 7 and Vista logon apps.
- The token calling the function [dbo].[HIIS_AddAppCmdlinesScriptLoader](%ID%,1,0)* is now in a newly included file, .\HIIS\TempAddApp.txt.
- The TempAddApp.txt also contains a second calling of the function to load run on first logon commands.
- The existing "Generate temp unattend file and add driver path" has had that function removed.
- A call to ReplaceTokens in TempAddApp.txt to .\Temp\TempAddApp%ID%.txt has been added to that script.
- A task to run the temporary script .\Temp\TempAddApp%ID%.txt has been added.
- Asynchronous commands added by AddDriverPath.exe no longer have the Order value in them.
- Application "Orders" set outside of 1 to 500 in the HIIS console now get converted to 1 by AddDriverPath.exe rather than ignored.
- The HIIS Console now limits the order for apps to be unable to go outside 1 and 500.
- Fixed a bug where passes weren't being created correctly by AddDriverPath.exe when they didn't already exist.
- Fixed a bug when saving unattend.xml files where HIIS incorrectly created extra xml components.
6.9.0.1623- Optimized certain SQL queries to work better on extremely large DS implementations.
- Improved status messages during profile refresh.
- Updated behavior on Client credential form to return to the form rather than closing when invalid data was entered.
- Updated included vista.xml.
6.9.0.1612- Added new parameter options for script loaders allowing the firm path and target path to be specified when calling HIIS_AppScriptLoader HIIS_DropinScriptLoader and the ScriptGenerator.exe.
- Added a new parameter option to ScriptGenerator.exe allowing the specification of the number of lines of firm injections per grouping, allowing considerably longer paths to be used without problems.
- Updated the ImportExport to display usage information when the parameters aren't passed in a correct format.
- Changed the way UniProc.exe is executed enabling more useful return codes.
- Fixed a bug where the run on login flag wasn't being transferred on upgrades.
- Updated the included vista.xml example to have amd64 entries.
6.9.0.1608- Fixed a bug where injecting applications using both the sysprep and the run on login techniques caused problems.
6.9.0.1594- Updated the behavior of the ImportExport.exe parameters to export all profiles if the /p is not specified.
- Fixed a bug where the 'hiistemp' account was not being added to the 'Administrators' group after being created.
- Added an option to skip Core OS files on upgrade making the upgrade process much quicker.
- Fixed a bug where application injection calls weren't being added to the scripts for Vista style deploy jobs.
- Updated the refresh profile to always use the DS Console Name for a system rather than the computer name.
- Updated the installer to more reliably use the ImportExport.exe from the installer.
- Updated ImportExport to handle improperly exported Core OS files with a warning rather than an error.
- Fixed a bug where applications weren't being added to the unattend.xml files properly.
6.9.0.1559- Fixed an issue that prevented prepare.exe from running Sysprep.exe in some situations due to filesystem redirection.
- Increased allowances in prepare.exe for timing purposes.
- Fixed a bug where unattend.xml files were not being updated with components for both x86 and amd64 architectures during deployments.
- Fixed a bug where Create Image Jobs were using ImageX as the default imaging engine rather than RDeploy.
- Fixed a bug where the particular builds of Windows Vista and Windows 7 were not showing in the list for selection on the Device Settings form.
- Updated the location HIIS looks for locale data to correspond to more recent versions of Deployment Solution.
- Fixed a possible race condition on the Please Wait dialog throwing errors when it wasn't fully initialized.
- Fixed a bug that prevented proper installation on SQL Server 2000/MSDE based installations.
|