Search:

Type: Posts; User: vivekmohan

Search: Search took 0.01 seconds.

  1. how to create automatic self extracting zip file in vbscript

    hi all

    i am having Zip file(location of Zip file is unknown) when user want to unzip the file it automatically extracted to C:\Targetfolder

    this is kind of .exe file when i click on the .exe...
  2. how to update or modify AD properties attributes

    hi all,

    i am having group id i need to update or modify any one of the properties attributes of group how can i update or modify the attributes(attributes can be any thing).

    is there any access...
  3. how to find out object type(user,computer,group) in active directory?

    hi everyone,

    i am having list of object IDS as shown below,
    BUILTIN\USERS
    AUTHORITY\SYSTEM
    BUILTIN\ADMINISTRATORS etc.........

    i want to take this ID and query AD to get what kind of object...
  4. need vbscript to pull explicit assigned permission on folder which are not inherited

    hi everyone ,

    i need a script which list me ACL enteries whose permission are explicitly assigned and not inherited is there anyway in which i can do that, how can i get that,

    i am having...
  5. Re: how to read inheritance property of folder in vbscript

    hi

    srry for unclearness what i am asking is i have written script which loops through every drive and in every folder and pull for NTFS security permissionof each folder in computer what i need is...
  6. how to read inheritance property of folder in vbscript

    hi.



    i have written a script that fetch me all folders and files and their ACL of the files and folder what i need is i need to populate a list of folder that does not have inheritance access...
  7. Re: how to pull NTFS security permission in vbscript

    hi reegan
    will you please help me !!!!!!!

    i am tried using Xcacls , when i am using it command prompt it pulls me full result but when i run xcalcs through vbscript it gives me only the first...
  8. how to pull NTFS security permission in vbscript

    hi everyone,

    i am looking for script which fetch me all NTFS permission on the folder, NTFS permission should be exclipt and not inherited (how do i check this?), what is curical is i will be...
  9. Re: how to pull local group members in vbscript?

    hi reegan,

    thanks for your replay i found the code for my requriment, i will post my code below, what i requried is i need to produce ouput with their domain rightnow what i am getting is local...
  10. how to pull local group members in vbscript?

    hi everyone ,

    here is the sample script which capture me the local group in server where i run the script , i need to pull all associcated members of all local groups in that server,

    i ...
  11. Re: How to suppress command prompt in vbscript

    i think you are out of my conpect i need the command prompt window should not appear for cilent whose run this code the code which i have posted working very fine? what i need is i dont want the...
  12. How to suppress command prompt in vbscript

    hi everyone,

    i am running vbscript code which fetch me the DN of the server through command prompt (using dsquery) i am having more than 300 server, so each time when it invokes command prompt the...
  13. Replies
    4
    Views
    1,011

    Re: need explanation on nested group code

    thanks kushal,
    please make it happen as soon as possible i am dying for that code....
  14. Re: need query to get container name of server

    hi zombi,

    i am glad with your reply,but what i need is i have server name with me, i need the container name (fully qulified name of the server) in vbscript not in java
  15. need query to get container name of server

    hi everyone,

    i need query to get the container name of server or computer names or users(whatever you call)

    for example
    i have server name as USABHSMONAM04;

    i need to query AD to get the...
  16. Replies
    4
    Views
    1,011

    Re: need explanation on nested group code

    hi Khushal,
    i am glad with your replay since i am new to AD, will you pls send me the restructure code to my mail id vivekbeeee@yahoo.co.in with your explanation.
  17. Replies
    4
    Views
    1,011

    need explanation on nested group code

    hi everyone,

    i have sample code to display the nested group of a domain group;

    ' From the book "Windows XP Cookbook"
    ' ISBN: 0596007256

    ' ------ SCRIPT CONFIGURATION ------
    strGroupDN =...
  18. Replies
    4
    Views
    9,223

    need LDAP query to capture nested group ?

    hi all,

    i need LDAP query to capture the nested group for identified server (s) per identified domain..?

    i have assigned permission list of server (list of server with permission assigned) for...
Results 1 to 18 of 18
Page generated in 1,713,557,377.39580 seconds with 13 queries