Healthcheck

 CC3  Comments Off
Feb 082006
 

Healthcheck is a utility that is designed to check the validity of packages that are assigned to Active Directory. If you are having problems with workstations rebuilding and not getting there packages, run this utility.
Continue reading »

Workstation Build Drivers

 CC3  Comments Off
Oct 112005
 

Are you having a problem getting a new workstation to build with a custom driver that you have added to Build Manager?

I had encountered a problem with a DELL D510 laptop that would use the Audio driver that had been added to the Drivers list.  The result was the laptop BSOD during the XP build process.  Some machines would BSOD on each reboot and display an error about PORTCLS.SYS.

Continue reading »

CC3 Package INI file

 CC3  Comments Off
Oct 152004
 

Here is the format of the INI file that is used for package deployment on a CC3 network.  Both EXE and MSI files can be deployed using the RM Application Agent.

 

Continue reading »

Aug 182004
 

On an RM CC3 network, the writeaccess.ini file controls file and registry permissions for an assigned package.  The writeaccess.ini file is applied by Group Policy Objects.

Sample

; File System
[C:Program FilesSIMS]
everyone=0x1F01FF

; Windows Registry HKLM=HKey_Local_Machine HKCU=HKey_Current_User
[HKLMSOFTWAREClassesEclipseControls.BarcodeReader]
Everyone=0x3003F

One of the things that are not mentioned are the permissions,  the following sets of permissions are available.

File System
Full Control: 0x1F01FF
Read-write (but not delete): 0x1201BF
Modify (read, write, delete): 0x1301BF
Read Only: 0x1200A9

Registry
Full Control: 0xF003F
Modify (read, write, delete): 0x3003F
Read Only: 0×20019

 

When manually configuring a writeaccess.ini for controlling the permissions at the workstation for an application, use the following tool to import the permissions into the Active Directory.  The permissions will then be set via Group Policy.

Also run this tool when deleting any writeaccess.ini files from the network.

D:RMNetworkServerUtilitiesRMAppGPOUpdateUtilityv1.2.1.0RMAppGPOUpdateUtility.exe

© 2012 Schooltechnician Suffusion theme by Sayontan Sinha