Search:

Type: Posts; User: SoCi0pAtH

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    14,723

    Re: DFS and SMB - anyone got it working?

    4099
  2. Replies
    6
    Views
    1,403

    Re: C-654, not printing...

    Is it on a print server?
    When was the last time it worked?
    Can you print to it directly by IP?
  3. Replies
    10
    Views
    14,723

    Re: DFS and SMB - anyone got it working?

    Our DFS is working flawlessly in every other way. I cant imagine its not setup correctly.

    \\actualfileservername\usernameshare\scansfolder works

    \\mydomain.com\userDFSshare\scansfolder works ...
  4. Replies
    10
    Views
    14,723

    Re: DFS and SMB - anyone got it working?

    https://i.imgur.com/iZPnAfk.png
  5. Replies
    10
    Views
    14,723

    DFS and SMB - anyone got it working?

    Konica support was no help, printer vendor cant figure it out either. We have an extensive DFS setup and I cant get the copiers to work with SMB to a DFS share. The error message is worthless, no...
  6. Replies
    21
    Views
    11,120

    Re: Populating the address book

    The spaces need to be there for Distinguished name (cant be modified) or it wont work. I have to figure out how to get CMD to ignore the spaces in the command while its running.
  7. Replies
    21
    Views
    11,120

    Re: Populating the address book

    Working code


    echocls
    Taskkill /IM Excel.exe /F
    setlocal enabledelayedexpansion


    for /f "delims=" %%i in ('adfind ^-nodn ^-list ^-s one ^-soao ^-f objectclass^=OrganizationalUnit ^-b...
  8. Replies
    21
    Views
    11,120

    Re: Populating the address book

    Softterra LDAP browser is free and a great quick way to GUI browse a LDAP server. Its a easy way to see what attributes you can query and what you can expect as an output. It also comes populated...
  9. Replies
    21
    Views
    11,120

    Re: Populating the address book

    Online LDAP Test Server - Forum Systems
  10. Replies
    21
    Views
    11,120

    Re: Populating the address book

    If you look at my original post/code you'll see I'm already outputting to a CSV file. Its a little hard to see because i'm naming the file with a var that is populated by the name of the OU being...
  11. Replies
    21
    Views
    11,120

    Re: Populating the address book

    AdFind
  12. Replies
    21
    Views
    11,120

    Re: Populating the address book

    Sample of the output

    https://i.imgur.com/QHFxGht.png
  13. Replies
    21
    Views
    11,120

    Re: Populating the address book

    Using this method to populate the address book means the users can scan to their home directory with about 5 buttons to press. Searching would be atleast 30. Our users complain a lot LOL
  14. Replies
    21
    Views
    11,120

    Re: Populating the address book

    The latest.....Still a lot of junk code and few test lines.. but its %95 working....



    echo
    cls
    Taskkill /IM Excel.exe /F
    setlocal enabledelayedexpansion
  15. Replies
    21
    Views
    11,120

    Re: Populating the address book

    Which ones, and using what utility?

    https://i.imgur.com/YBbtwbx.png
  16. Replies
    21
    Views
    11,120

    Re: Populating the address book

    I have it, but with 60+ copiers I'm hoping to make this a completely automated task.
  17. Replies
    21
    Views
    11,120

    Re: Populating the address book

    Example output

    Abbreviated name,Destination type,Search key,E-Mail: E-Mail Address,SMB: Host Address,SMB
    "Sean Smith",SMB,search...
  18. Replies
    21
    Views
    11,120

    Populating the address book

    We have Konica all in one copiers in the office. We heavily use the scan feature and copy the file to the users home drive. With 60+ copiers and 700+ users in 40 offices maintaining the address books...
Results 1 to 18 of 18