R Register Oct 6, 2004 #1 Is it possible to register a dll and a ocx files over remote clients using AD GP's? Thanks, Scott.
A Andrew Mitchell Oct 6, 2004 #2 Register said: Is it possible to register a dll and a ocx files over remote clients using AD GP's? Click to expand... Use a startup script that copies the required files then calls regsvr32 with the /s switch for a silent registration.
Register said: Is it possible to register a dll and a ocx files over remote clients using AD GP's? Click to expand... Use a startup script that copies the required files then calls regsvr32 with the /s switch for a silent registration.