The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

netsh help

DocDoc Registered User, ClubPA regular
edited April 2008 in Help / Advice Forum
I'm just getting started with the netsh command. I'd like to be able to force a flush of IIS log files. I can do this on the local machine with 'netsh http flush logbuffer', but I'd like to be able to run it on a remote machine, referenced by IP address. Is that possible, and if so, what do I need to do to make that happen?

Doc on

Posts

  • amateurhouramateurhour One day I'll be professionalhour The woods somewhere in TennesseeRegistered User regular
    edited April 2008
    Doc wrote: »
    I'm just getting started with the netsh command. I'd like to be able to force a flush of IIS log files. I can do this on the local machine with 'netsh http flush logbuffer', but I'd like to be able to run it on a remote machine, referenced by IP address. Is that possible, and if so, what do I need to do to make that happen?

    What OS is running on all your target machines, and server, if any?

    amateurhour on
    are YOU on the beer list?
  • DocDoc Registered User, ClubPA regular
    edited April 2008
    Doc wrote: »
    I'm just getting started with the netsh command. I'd like to be able to force a flush of IIS log files. I can do this on the local machine with 'netsh http flush logbuffer', but I'd like to be able to run it on a remote machine, referenced by IP address. Is that possible, and if so, what do I need to do to make that happen?

    What OS is running on all your target machines, and server, if any?

    Windows Server 2003.

    Doc on
  • amateurhouramateurhour One day I'll be professionalhour The woods somewhere in TennesseeRegistered User regular
    edited April 2008
    Can you not force the command out with group policy then? Lemme dig around and see if I can see it in the settings on my machine.

    amateurhour on
    are YOU on the beer list?
  • DocDoc Registered User, ClubPA regular
    edited April 2008
    I'm very much dev and very little IT, so I don't know how this stuff works.

    Doc on
  • amateurhouramateurhour One day I'll be professionalhour The woods somewhere in TennesseeRegistered User regular
    edited April 2008
    Oh, well, basically, you've got your server, and you make it the controller (obviously) and you create a domain. The other pc's then join that domain and log on, and you put them into a group with group policy, in the admin tool pack. You then go into the group policy settings and from there you can make the slaves do just about anything, from renaming directories and passwords to installing updates and software

    amateurhour on
    are YOU on the beer list?
  • PirateJonPirateJon Registered User regular
    edited April 2008
    this handy little guy will let you run command lines remotely.

    http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx

    PirateJon on
    all perfectionists are mediocre in their own eyes
  • amateurhouramateurhour One day I'll be professionalhour The woods somewhere in TennesseeRegistered User regular
    edited April 2008
    PirateJon wrote: »
    this handy little guy will let you run command lines remotely.

    http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx

    I love technet.

    amateurhour on
    are YOU on the beer list?
Sign In or Register to comment.