約 6,550 件の結果
リンクを新しいタブで開く
  1. Net Share Offline Cache Multiple Shares or Subfolders

    You can put tools together. First, save the output of the net share command into a text file, like this: C:\>net share > sharelist.txt

  2. Unable to modify share permissions by command

    Im trying to modify my existing share permissions by the net share command, but im unable to complete it.

  3. Server Core: Sharing folders/files - social.technet.microsoft.com

    Just in case anyone comes across this thread again, I found it best to setup a Share on a Windows Server 2008 R2 Core Server install by using the MMC and Shared Folders snapin. …

  4. Windows Kernel locking folders - social.technet.microsoft.com

    Issue: The share is created by Net Share command Wait about two hours Remove the share using Net Share Delete Folder <---ERROR Is in use by som program I used the Handle command to …

  5. Is there a way I can create a writable share on Windows 7 through …

    I currently have a need to create temporary writable shares on a few Windows machines when a certain set of users logs in. Two ways I can implement it is either through a logon script (net …

  6. Manage share permissions remotely on Windows 7

    I've already a powershell script that remotely creates folder and activates sharing on it on Windows 7 workstations, but I don't find a way to manage sharing permissions.

  7. Modify Share Permissions for everyone group

    For setting new one, I use code from JRVs example (got a little headache to get it working, then I realized it needs to be running from elevated prompt (on localhost) to modify the share.

  8. Promotion of Windows 2008 R2 Active Directory fails with FRS …

    Since you have promoted the new server have you verified are both the policies and script folder replicate are both netlogon and sysvol share available verify the same with net share …

  9. SERVER IS NOT RESPONDING or IS NOT CONSIDERED SUITABLE ...

    Can you type net share cmd in cmd prompt and verify whether sysvol/netlogon share appears and its accessible form the network. Also, verify the system time matches with PDC time. If, you …

  10. Windows Server 2012 new install set up as only domain controller …

    You can use net share command to check if SYSVOL share is showing, and use dcdiag /test:dns to check DNS settings. Use dcdiag /v /c to check the health of your domain. Please follow this …