|
> “…I received a development request…” = time to check your backups and update your resume J
Sounds like the developers want to fix something they probably don’t understand at all. If so, that’s almost like disabling the netlogon service on all your workstations because there’s an LSASS exploit out there – not really the best way to do it..
Rich Milburn MCSE, Microsoft MVP - Directory Services Sr Network Analyst, Field Platform Development Applebee's International, Inc. 4551 W. 107th St Overland Park, KS 66207 913-967-2819 From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Magalhaes
Its doable with code, I can find you the DC or GC’s, and if you REALLLY want disable the FRS services but you would really be screwing up some important services that your DC needs.
Do you really want to do this?
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Durairaj K. Avasi
Honestly I am not sure why my sys. Admin needs it… I received a development request with the following spec.
-----Original Message-----
can you add, roughly WHY you want to do this?
FRS is enabled on ALL DCs in an AD forest, and that's the way it should be as SYSVOL replication uses FRS. FRS is one of those special services, that you don't want to screw around with (such as turning off, make a lot of file-system changes, turning back on), unless you really know what you're doing or you really want to have more trouble.
/Guido
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Durairaj K. Avasi AD Gurus::
I hope all had very good weekend.. Here is my requirement where I stuck and I need your hand on this
In short: This is what I want:
Script 1: identify the servers (Domain Controllers) using File Replication service (FRS).
Script 2: Disable these found in Script 1. (When I say disable, I just meant to say FRS service on these servers)
Script 3: Enable these found in Script 1. (When I say enable, I just meant to say FRS service on these servers)
The following is the detail of what I found… =============================================
How to identify the servers (Domain Controllers) using File Replication service (FRS)?
I found the “repadmin /replsum” in Active Directory cookbook. However I need the same output in a txt file just servernames (Note – not the status)
and how to disable and enable the FRS service on the above identified servers?
I thought of using cscript service.vbs /X /N ntfrs /S __SERVERNAME /U avasi /W password /O c:\temp.txt … I don’t know how this is going to workout.
Thanks in advance.
Durairaj K. Avasi
-------APPLEBEE'S INTERNATIONAL, INC. CONFIDENTIALITY NOTICE------- PRIVILEGED / CONFIDENTIAL INFORMATION may be contained in this message or any attachments. This information is strictly confidential and may be subject to attorney-client privilege. This message is intended only for the use of the named addressee. If you are not the intended recipient of this message, unauthorized forwarding, printing, copying, distribution, or using such information is strictly prohibited and may be unlawful. If you have received this in error, you should kindly notify the sender by reply e-mail and immediately destroy this message. Unauthorized interception of this e-mail is a violation of federal criminal law. Applebee's International, Inc. reserves the right to monitor and review the content of all messages sent to and from this e-mail address. Messages sent to or from this e-mail address may be stored on the Applebee's International, Inc. e-mail system. |
