Tag Info

New answers tagged

-1

There is a way of doing it, using just %Windir%\System32\certreq.exe -new in.txt ... where in.txt is an input file in .ini syntax, as described in the documentation for certreq -new The trick is to set RequestType = Cert. As per the note in the doc: This option indicates a self-signed or self-issued certificate. It does not generate a request, but ...


0

Ah ... looks like I had actually found this a year or more ago. Turns out that if you give net file the ID of an open file, it will output the full path. So for my example in the question, if I typed C:\>net file 2 I would get File ID 2 User name huttarl Locks 0 Path C:\Program Files\Apache Software ...


2

You should use PsFile About it The "net file" command shows you a list of the files that other computers have opened on the system upon which you execute the command, however it truncates long path names and doesn't let you see that information for remote systems. PsFile is a command-line utility that shows a list of files on a system that are ...


2

Which performance counters matter the most, when judging server load? Almost all of them , but you should probably start with CPU %,Private working sets and IOPS. is it a performance concern if one leaves such data-collectors running indefinitely? Yes mainly I/O , memory ,cpu , disk space. Mostly in that order. I will not know when the ...


0

I installed today's updates and rebooted and it now appears to be working. Something must have just been in a strange state. Thanks for the replies.


0

Have you tried (just as a test) to make the backup on an external drive? Are you running any Antivirus that may result this issue? Has the backup worked before on that machine? If yes, did you change something recently that may have end to the issue? Have you read this? ...


0

You don’t have to manually add drivers to the install image, simply add them to the WDS drivers node. WDS will use Plug and Play to choose the correct driver to install. You can limit which drivers are available to your images by setting up driver groups and have the entire group installed to the client, or to use filters to define which clients get access ...


0

Method 1: Highlight the event in which you are interested Click "Go to Hyper-V" (it may also be "Go to Local Server", depending on the context) Scroll down to the "Events" section. Now that you are in the context of the particular machine, you will be able to see the event details. Method 2: Log in to the machine that is the source of the event (e.g. ...


6

With folder redirection you have a couple options that permit you to adjust permissions, and to relocate content. See: How to Configure Folder Redirection


3

Nothing - The user doesn't see them on their Desktop or Library, those folders are just ignored.


0

Here is the solution. It is explained with photos. http://www.cozumpark.com/forums/permalink/357587/380471/ShowThread.aspx#380471


0

There are lots of folders/files with explicit/un-inherited permissions on the OS partition. Even granting it at the root of C won't filter to everything. My advice would be to set it on the web server directory properly and check that folders/files within that directory are set if they need uninherited permissions. If the whole folder structure inherits ...



Top 50 recent answers are included