Hi,
I have a problem and can not find the error.
This is a modefied script from Microsoft to create a user in Active Directory. I have just added some code to get the information from a excel document.
It worksfine if a add text or mixed content, but if I try to add just numbers it will return...
Hi,
I found out that this was a bit more tricky then expected.
I use ADS to deploy servers and ADS is using an agent on the remote servers to execute commands.
This service is running as system and can not be changed.
I need the the service to run a VBScript to join the computeraccount to...
Hi all,
I guess this is a easy question, but I got stuck anyway:)
I have created a MST file for a application and want to set the value for TargetDir to "D:\Apps\Application name".
I do this with a custom action and it works fine then a do a normal installation.
But then I use the Quiet mode...
Hi all,
I have some problems to write a script to find out the current profile type (Local / Roaming or Mandatory).
I can access the object WIN32_LogonSession and this one include the profile type but not the username.
I can access the object WIN32_NetWorkLoginProfile, but this does not...
Is it possible to use a vb-script to import a .hiv-file (binary) of HKCU then a user login to the computer. And then a simular export then the user logoff.
Today we use reg.exe to solve the issue, but I can not add error handling and reporting to that function.
This is used in a load balanced...
Hi all,
I need to map a network drive and then lanch i program using a specific working directory.
This is my current syntax:
--------------------------------------------------
on error resume next
Dim strArgs
Set objArgs = WScript.Arguments
strArgs = objArgs(0)
Set Shell =...
Hi,
I have made a msi for one old application using Group Policy to install it on the clients.
The installation works fine but..
..the application requires that the user have full access to a folder (c:\program files\application\temp).
How can I set NTFS permissions on a folder with msi?
I...
Hi everyone,
I have a strange problem. I'm running windows 2000 and BE8.5 with a DLT4000 Tape Autoloader (7 slots).
Slot 1 and 2 is partission 1, Slot 3 and 4 is partission 2.
The tapes in slot 1 and 2 has a own mediaset (mediaset1).
The overwrite protection is set to 1 houre (partisional).
The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.