About 50 results
Open links in new tab
  1. net share with permissions - social.technet.microsoft.com

    You could try using PSEXEC (from the PSTOOLS suite) to actually invoke CMD.exe (or possibly powershell) on the remote machine and then execute the net share command in that remote shell.

  2. Event ID 5722,5723 and 5805 - social.technet.microsoft.com

    If system time is not synchronized between domain controllers, it may cause replication issue. To synchronize time between domain controller, please follow steps below: 1. Run the following …

  3. Max connections to a share folder - social.technet.microsoft.com

    you need to know how many connections are actually going in to that share if you use the info under the Shared Folders node of Computer Management MMC it's a start unfortunately 'net share' command …

  4. how to suffix user name and password remote pc in shutdown /s …

    Based on my test, I can use the command shutdown /s /m \\10.157.21.77 to shutdown the remote computer when the have the same username and password. Do you mean that you want to add user …

  5. How to enable poweshell for remote access

    Is powershell enabled for remote access on a fresh Exchange 2016 installation? If not then how to enable it? What should be the settings for powershell virtual directory? Should we enable any …

  6. Cant access by "\\servername" to share folders on storage, have ping.

    It should be the IP (it will pull it from the hosts file). Also, if more than one IP is returned, meaning the server has 2 IPs assigned to it, it could be listening on one IP, an dnot the other, meaning when you …

  7. GAC deployment placing the SharePoint DLLs in different path

    Apr 1, 2015 · NIkhil,In share point 2013 the correct place to store the dll is C:\Windows\Microsoft.NET\assembly only.please check the link below that explains the same.

  8. All GPOs inaccessable after running Enable Journal Wrap Automatic …

    Quit Registry Editor, and then switch to the Command box. In the Command box, type net start ntfrs. Quit the Command box. For more information about how to troubleshoot journal_wrap errors and …

  9. Error while trying to assign a value to a Read Write variable in SSIS ...

    Sep 26, 2006 · The original problem related to assigning a value to a package variable (which was added to the ReadWriteVariables list) from within the Script Component VB.NET code. This is a …

  10. Use Task Sequence Variables in a Running SCCM Task Sequence

    Dec 28, 2015 · 2. The script is a .net application that is on a network share, and the run-time settings on the client forbids the execution of .net apps from the network. 3. The account specified for the 'Run …