Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Help - Some Registry Settings not Applicable on Server.

Help - Some Registry Settings not Applicable on Server.

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminwindows-adminhelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Le rner
    wrote on last edited by
    #1

    Hi all, I working on application that is used to monitor Insertion and Removal of USB drives. here we can also enable or disable usb drives. with the using of this registry value.

    Local_Machine>>System>>CurrentControlSet>>Services>>USBSTOR

    here the value os Start decide usb drive is enabled or disabled.

    if Start==3 //means enable
    if Start==4 //means disable

    when i set this registry value on client machine its working fine. but in case of server when i disable the USBSTOR its set the registry value to 4 but usb drive detected by server. please help me for this. thanks in advance.

    To accomplish great things, we must not only act, but also dream; not only plan, but also believe.

    K 1 Reply Last reply
    0
    • L Le rner

      Hi all, I working on application that is used to monitor Insertion and Removal of USB drives. here we can also enable or disable usb drives. with the using of this registry value.

      Local_Machine>>System>>CurrentControlSet>>Services>>USBSTOR

      here the value os Start decide usb drive is enabled or disabled.

      if Start==3 //means enable
      if Start==4 //means disable

      when i set this registry value on client machine its working fine. but in case of server when i disable the USBSTOR its set the registry value to 4 but usb drive detected by server. please help me for this. thanks in advance.

      To accomplish great things, we must not only act, but also dream; not only plan, but also believe.

      K Offline
      K Offline
      Kushagra Tiwari
      wrote on last edited by
      #2

      There can be CurrentControlSet's for a server .. CurrentControlSet001 ,CurrentControlSet002 and soon so u will have to change values for all of them. Kushagra

      L 1 Reply Last reply
      0
      • K Kushagra Tiwari

        There can be CurrentControlSet's for a server .. CurrentControlSet001 ,CurrentControlSet002 and soon so u will have to change values for all of them. Kushagra

        L Offline
        L Offline
        Le rner
        wrote on last edited by
        #3

        its working fine for client machines without restarting

        To accomplish great things, we must not only act, but also dream; not only plan, but also believe.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups