I'm looking for a solution to stop NTFS inheritance on a folder like c:\users using a command line, a tool, a script.
I want to reset permission on this folder (do not copy actuals one).
Does anyone know a solution ?
I'm looking for a solution to stop NTFS inheritance on a folder like c:\users using a command line, a tool, a script.
I want to reset permission on this folder (do not copy actuals one).
Does anyone know a solution ???
I'm looking for a solution to stop NTFS inheritance on a folder like c:\users using a command line, a tool, a script.
I want to reset permission on this folder (do not copy actuals one).
Does anyone know a solution ?
We have outlook 98 and Exchange Server 5.5.
Someone of our user asks us to deploy a new form to replace an old SAP Mapi one !
Do you have any experience with such issue ?
Are you sure ? When I tried it, I received an error code msg saying me this was not a collection.
May be the group on which I tested contained only one group, that mean I need to differenciate if this is an array or a single string ?
I will test tomorrow, get tuned and thanks for the answer
I'm trying to get the memberof property of group.
member = mygroup.memberof works but this is not a collection, not an object and not convertible to a string.
Can someone help me, this is urgent
As a precision :
The result of objShell.Run("tlist.exe | find /I /C /N ""rundll32.exe""") depends of the result of the find command. The result of the find command is located into %errorlevel% env. variable.
If the process exists then the find command return 0...
I found a solution using NT ResKit tool (Tlist).
ret = objShell.Run("tlist.exe | find /I /C /N ""rundll32.exe""")
If ret = 0 Then rundll32 is in execution
Else no rundll32 instance.
Hi everyone,
I'm writing a VBscript for NT4 SP4 (that means no WMI).
I deploy a package on a desktop, this package set dll registration into KKLM\Soft\MS\WinNT\CurVer\RunOnce then reboot computer.
My script starts with autologon, do some administrative tasks (like applying hotfixes) then spy...
Hi everyone,
I'm writing a VBscript for NT4 SP4 (that means no WMI).
I deploy a package on a desktop, this package set dll registration into KKLM\Soft\MS\WinNT\CurVer\RunOnce then reboot computer.
My script starts with autologon, do some administrative tasks (like applying hotfixes) then spy...
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.