Stand-alone media, how to domain join & set computername?

Hi
I've created a stand-alone media. The computer is connected to the network.
After the setup, the computer (it is already in a collection in sccm with the correct mac address) won't renamed correctly and won't join in the domain.
What do I need to have the machine staged via stand-alone media have a correct host name and joined in the domain?
Thx for the reply.

Hi,
Please take a look at this thread:
http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/b435dc26-bdc2-4b3d-a305-2e105eaf9a57

Similar Messages

  • Stand-alone media and domain joining

    Hello,
    please help to identify a problem, I have used stand-alone media to migrate one computer from XP to 7, all good except joining to domain, computers saved its name but instead of domain computer is in workgroup named as domain netbios name, I have checked
    smsts log, I did not find any "djoin" records, what can be a reason? This TS works good without stand-alone media, also in the TS a I have checked connection to domain with specified account for joining to domain. 
    SCCM 2012 R2.

    I have found a lot of similar entries:
    05/07/2014 17:47:12:916 NetpValidateName: name 'domain.com' is valid for type 3
    05/07/2014 17:47:12:916 NetUseAdd to \\ADC01.domain.com\IPC$ returned 1909
    05/07/2014 17:47:12:916 NetpJoinDomain: status of connecting to dc '\\ADC01.domain.com': 0x775
    05/07/2014 17:47:12:916 NetpJoinDomainOnDs: Function exits with status of: 0x775
    05/07/2014 17:47:12:916 NetpDoDomainJoin: status: 0x775
    ad account which is used for joining is not locked and tested for accessing to OU.

  • Optional applications selected via UDI interface and stand alone media

    I'm running SCCM 2012 sp1 with MDT integration.   I'm using a UDI from MDT to set some basic machine informatoin for imaging (select the OU in the domain, etc).  I also have some optional apps that a tech can select from the UDI to install during
    the TS. 
    All is working great with network based installations.  However, I have a need for some installations using stand alone media.  Is there a way to create stand alone media that will include those optional apps in the MDT UDI so that those apps can
    install during the TS?   I don't think there is, but there are more brilliant minds than mine out there so I thought I would ask.  Maybe there's a way to generate stand alone media via a PS script or something, and have it include the additional
    packages so they are on the media and can be called via the TS when it runs.
    Thanks!

    The root cause of this issue has nothing to do with UDI really, it is just the fact that installing applications using dynamic base variables is not supported in standalone media.  As you say everything has to be directly referenced by the task sequence
    for it to work.
    We had this same issue a couple of years ago in ConfigMgr 2007 and ended up building our own standalone media wizard using the SDK.  Sounds like a lot of work I know, but for us it was well worth it.  We have just migrated it to ConfigMgr
    2012 and updated it to support the app model.
    The reason it made sense for us to invest the time in it was because we are a fairly large enterprise (160,000 seats) with a single task sequence used worldwide.  The Windows 7 configuration requirements (not just in terms of app deployment) vary
    dramatically from one country to another, but using variables to control deployment we have managed to retain a single TS but let the child site admins have some flexibility.  As we have many small branches/agencies with no ConfigMgr infrastructure we
    had to come up with a solution which retained and reused the single TS design but also worked offline.  Standalone media is used to deploy Windows 7 to thousands of users.  Getting the local apps to install wasn't our only issue, the size
    of the media was also a problem due to the number of dependencies required to support deployment in every country (drivers, language packs, x86+x64 etc.).
    So our standalone media wizard does this:
    Reads in the collection variables (used to customise deployment, deploy apps etc.)
    Prompts the user for various options like x86/x64, HW types etc.
    Creates a copy of the global TS, the wizard then modifies the copy so that a custom TS is created dynamically just for the media.
    It disables any unwanted actions in the local TS to remove drivers, x86/x64, language packs etc.
    Adds install application actions for each of the apps specified in the dynamic app install variables.
    Prompts user for normal standalone media options like ISO, USB, Password, DPs etc.
    Creates media based on local/temporary TS.
    Deletes the local/temporary TS when complete.
    This solves the issue for zero touch deployment but does it work with UDI?  Well the answer is yes and no.  We do use UDI (but again built with the MDT UDI SDK).  Out of the box, the answer is no.  UDI brings a slightly different
    issue in that not only are the apps not referenced by the TS (so they are not in the media) but you are also then trying to dynamically change which apps are installed during deployment.  So even if the apps are directly referenced and in the media,
    you still have to develop a way of controlling which TS app install actions run based on the user selection.
    If you are willing to spend some time with the SDK then it can be done, you just may not find this worthwhile depending on the scale of your environment.
    Mark.

  • Cannot install Applcations in Stand-Alone Media image

    Since updating from SCCM 2012 R2 to CU3 i have not been able to get our Stand-Alone media to work.
    The Task Sequence is running fine until it gets to the install of the SCCM client. The installation of the client runs and then it restarts and then it runs it again, but when the task is done it goes to the login screen of Windows and ignores all the steps
    which comes after the client install.
    I have put in some alerts in order to find out exactly where is fails and the alert which runs prior to the client install is shown but the alert immediately after the install is never run.
    I am beginning to supect that the client install is failling.
    I have updated the package on the DP wihthout success.
    TS:
    SMSTS.LOG
    <![LOG[==============================[ OSDSetupHook.exe ]==============================]LOG]!><time="08:48:39.816+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="osdsetuphook.cpp:186">
    <![LOG[Executing task sequence]LOG]!><time="08:48:39.831+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="osdsetuphook.cpp:279">
    <![LOG[Loading the Task Sequencing Environment from "C:\_SMSTaskSequence\TSEnv.dat".]LOG]!><time="08:48:39.847+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:366">
    <![LOG[Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}]LOG]!><time="08:48:39.847+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="environmentscope.cpp:659">
    <![LOG[Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}]LOG]!><time="08:48:39.847+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="environmentscope.cpp:659">
    <![LOG[Debug shell is enabled]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1440">
    <![LOG[Successfully enabled debug command shell support.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="debugwindow.cpp:156">
    <![LOG[Configuring local administrator account]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1462">
    <![LOG[Enabling local administrator account]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1219">
    <![LOG[Account was already enabled]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1228">
    <![LOG[Re-assign all drive letters...]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="diskutils.cpp:1941">
    <![LOG[The drive information which has no drive letter can not be found. No need to re-assign driver letters.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="diskutils.cpp:1951">
    <![LOG[Installing SMS client]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1474">
    <![LOG[Clearing existing client configuration.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="installclient.cpp:291">
    <![LOG[Cleaning existing client certificates from SMS certificate store]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="0" thread="2152" file="installclient.cpp:138">
    <![LOG[The client identity was not found in the environment. A new identity will be generated for this client.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="installclient.cpp:363">
    <![LOG[Using CRL: true]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="installclient.cpp:952">
    <![LOG[Unable to read SMS client cert from environment. Not restoring SMS client cert.]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="2" thread="2152" file="installclient.cpp:962">
    <![LOG[Executing command line: "C:\WINDOWS\system32\_SMSOSDSetup\TsProgressUI.exe" /Register:WinPE]LOG]!><time="08:48:39.925+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:827">
    <![LOG[==========[ TsProgressUI started in process 2180 ]==========]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="2184" file="winmain.cpp:330">
    <![LOG[Registering COM classes]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="2184" file="winmain.cpp:187">
    <![LOG[sbModulePath = C:\WINDOWS\system32\_SMSOSDSetup\TsProgressUI.exe]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="2184" file="tsprogressuiclass.cpp:625">
    <![LOG[Shutdown complete.]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="2184" file="winmain.cpp:512">
    <![LOG[Process completed with exit code 0]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:1123">
    <![LOG[Successfully registered TS Progress UI.]LOG]!><time="08:48:39.940+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="utils.cpp:2279">
    <![LOG[Executing command line: "C:\_SMSTaskSequence\OSD\PRI00158\ccmsetup.exe" /useronly /source:C:\_SMSTaskSequence\OSD\PRI00158 /config:MobileClient.TCF /status:564]LOG]!><time="08:48:39.987+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:827">
    <![LOG[Launching command shell.]LOG]!><time="08:49:32.715+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2172" file="debugwindow.cpp:202">
    <![LOG[executing command: C:\WINDOWS\system32\cmd.exe /k]LOG]!><time="08:49:32.715+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2172" file="debugwindow.cpp:63">
    <![LOG[executed command: C:\WINDOWS\system32\cmd.exe /k]LOG]!><time="08:49:32.715+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2172" file="debugwindow.cpp:80">
    <![LOG[Process completed with exit code 0]LOG]!><time="08:50:19.515+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:1123">
    <![LOG[Start to cleanup TS policy]LOG]!><time="08:50:19.515+00" date="01-06-2015" component="OSDSetupHook" context="" type="0" thread="2152" file="utils.cpp:3055">
    <![LOG[End TS policy cleanup]LOG]!><time="08:50:19.531+00" date="01-06-2015" component="OSDSetupHook" context="" type="0" thread="2152" file="utils.cpp:3103">
    <![LOG[Active request handle is empty, registering with new active request handle. This is expected if the TS was started from a media/PXE.]LOG]!><time="08:50:19.531+00" date="01-06-2015" component="OSDSetupHook" context="" type="2" thread="2152" file="utils.cpp:4522">
    <![LOG[Saving the new active request handle for the task sequence: {03EB3804-5F8D-4AA4-9C9F-5FE7E57A4FB0}]LOG]!><time="08:50:19.531+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="utils.cpp:4535">
    <![LOG[Succesfully registered the tasksequence with the execution manager]LOG]!><time="08:50:19.547+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="utils.cpp:4597">
    <![LOG[Executing command line: "C:\WINDOWS\system32\_SMSOSDSetup\TsProgressUI.exe" /Unregister]LOG]!><time="08:50:20.576+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:827">
    <![LOG[==========[ TsProgressUI started in process 512 ]==========]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="1112" file="winmain.cpp:330">
    <![LOG[Unregistering COM classes]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="1112" file="winmain.cpp:204">
    <![LOG[Shutdown complete.]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="TsProgressUI" context="" type="1" thread="1112" file="winmain.cpp:512">
    <![LOG[Process completed with exit code 0]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="commandline.cpp:1123">
    <![LOG[Successfully unregistered TS Progress UI.]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="utils.cpp:2320">
    <![LOG[Moving logs to SMS client directory]LOG]!><time="08:50:20.592+00" date="01-06-2015" component="OSDSetupHook" context="" type="1" thread="2152" file="basesetuphook.cpp:1495">
    I hope someone out there can point me in the right direction

    Hi Martin
    Could you try adding a delay in the task sequence after the reboot, I have experienced a number of problems with SCCM 2012 R2 and reboots in task sequences. Microsoft Premier Support recommend creating a 5 minute delay. A shorter one may resolve the problem,
    I would recommend trying this first.
    The other thing to check is how are you preparing you boot media are you using a usb, if so is it formatted to NTFS or FAT32, I would always recommedn NTFS

  • Clone Stand-Alone media bootable thumbdrive

    Hello,
    SCCM 2012 R2 have created a stand-alone media bootable thumbdrive and would like to clone it. Is there a way?
    Thanks!

    Not sure on the quantity of thumb drives they're seeking there is about 10 sites with about 30 systems per site.
    Currently the task sequence takes over an hour to complete the Wizard build on the thumb drive.
    I see a couple utilities that claim to do the whole bit copy. But who knows if issues arises later using one of these solutions?
    Thanks!

  • Ive uploaded firefox 4 and now I cant access messenger from the browser, it say unavailable, but it works as a stand alone prog.. cant find a setting to reactivate.. Please advise TY!

    Im on Win 7 Ultimate and had Firefox working fine with messenger in the browser & could use the pop up chat box. Since the upload I get the message that messenger is currently not available, but it works fine when I activate it as a stand alone prog. but I want it back in my browser.. cant find any setting or pref. to activate it... have cleared cache and history, restarted, even reloaded a messenger from Windows essencials.. no difference.. it been like this for 5 days since the update.. anyone got a solution? thanks alot for your help.

    DFU mode:
    http://www.iclarified.com/entry/index.php?enid=1034

  • Windows Media Player ActiveX not playing image, but WMP stand alone application does. Why?

    I use my Windows Media Player v11 with additional codec to play mp4 files (mp4 are not supported by default with WMP 11, so I had to install a codec). It works fine in the stand alone application, but when I use the ActiveX control in NI, it does not use the codec and I get only the sound... no image. I thought the ActiveX was simply an interface to the same core application used by NI and the stand alone media player. And if it is the same core, it should use the same codec. What am I missing?
    Solved!
    Go to Solution.

    I have a tip for you. If you download Quicktime 7(QT), you may select the QT activex player(see picture). It plays mp4 and looks better. And QT is free so it should not any problem. Try and see if it do you any good
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)
    Attachments:
    sample.PNG ‏114 KB

  • Fillable in Stand Alone Adobe Form

    Hi all,
    I am using stand alone adobe form. It is a interactive form.
    My problem is to make it interactive i need to make FILLABLE = 'X'. But as it is stand alone i am not able to set it to 'X' .
    Import parameter for FM is
    /1BCDWB/DOCPARAMS
    This structure contain FILLABLE. It remain blank initially.
    Is there any way to make it default in print parameter of FM.
    Thanks in advance.

    Hi ,
    Go through site
    saptechnical -> Adobeforms.
    OR   Try this code,
    DATA:
    fp_docparams TYPE sfpdocparams,
    CALL FUNCTION lf_fm_name
    EXPORTING
    /1bcdwb/docparams = fp_docparams
    once you pass fp_docparams to funtion module it will be assign as a fillable
    Your query will be solved.
    Regards,
    Sandeep

  • How to change std set up to get a stand alone APO 4.1 without R/3 linkage.

    Hello,
    I have been looking for documentation/advise regarding the severing of the linkage of an APO system from and existing R/3 system so that it becomes a stand alone system.
    Let me explain.
    We have recently been bought out by a larger global company who have their own SAP system and are currently incorporating our system into it (DP/SNP & PPDS).
    However the global company sees that the our Demand Planning Statistical Forecasting functionality is a local process as they do not use it, so it will not be taken within the global system.
    This would mean that we would loose the statistical forecasting functionality, but we would like to keep it as it is fit for purpose and gives very good results.
    What is being proposed is that the current APO system linkage be severed from R/3 as the execution will no longer be taking place as SNP an PPDS will be in the new system.
    Then we want to set up the remaining APO system as a stand alone client just for Stat F/casting with no linkage with R/3, but linkage for the correct date with interfaces only from non R/3 systems.
    From what documentation i have seen so far, it can be done. we just want to know what would be the best procedure to do this and what are the likely problems we will encounter.
    Can anyone assist with this.
    Regards, Nathan Marchington

    Nathan, you could get your basis group to break the link between your SCM system and R/3 through deleting rfc connections in SM59.
    Of course you'll have to delete integration models on the R/3 side to stop data from being sent to your old APO system. It will cause an outbound queue once the connection is broken.
    On the APO side delete you publication settings in SPRO to stop various txn elements from being sent out to the now disconnected R/3 system.
    Cleaning up txn data would keep the system neat. Various ways that you can do this.
    If all you are using is DP you can set the deletion flag on the product master once all of the txn data is gone and delete materials if you want to stop any processes other than DP being carried out.
    Good luck,
    Chris

  • I have a BT home Hub 3 with standard BT broadband(no infinity), how do I set up an Apple AirPort Extreme without a stand alone modem? Can I use my current Home Hub

    I want to use an Apple AirPort Extreme as my home router but at present I have standard BT broadband using the BT Home hub 3. Can I connect them in some way so I don't need to buy a stand alone modem.
    IS THIS POSSIBLE???
    1. Would Apple AirPort Express be better and easier?
    2. What modem would be suitable if I can't do it any other way?
    I AM CURRENTLY USING MY INTERNET WITH PS3,WINDOWS 7 LAPTOP, IPAD AND IPHONE!!!
    Any help would be greatly appreciated.
    Thanks
    John smith

    You said that you wanted the layout to look like this:
    AT&T 2WIRE Router (wireless off) ---> AirPort Extreme ---> NetGear 16-Port Gigabit Desktop Switch ---> ethernet cabling to ports in most rooms --->
    So, we took that at face value....,.but it could look like this if things are more convenient this way, if you prefer:
    AT&T 2WIRE  > Ethernet Switch > AirPort Extreme and other devices.
    - If we include an AirPort Extreme in the overall network setup, are there any potential issues with the 2WIRE router and the AirPort Extreme router "competing" with one another?
    No, if you leave the wireless function off on the 2WIRE.  If you do want the utilize the wireless on the 2WIRE and the AirPort Extreme, then you want to keep them physically separated by 6-8 feet, or a few meters.
    - Do I really need an AirPort Extreme in the final setup?
    No, if the AirPort Express will provide enough range for the network.
    Or if I just want an extra WAP, can I operate two AirPort Express units (with the same SSID) downstream of a 2WIRE router?
    Yes, if both of them are configured to operate in Bridge Mode.  If you are using the "wizard" setup utility in AirPort Utility 6.x, the wizard will do this for you automatically.
    That is to say, could we have a setup that looks just like the image above, but with an extra AirPort Express tacked on to one of the unused ethernet ports?
    You can have as many AirPort Express devices (or AirPort Extreme devices) as you want, as long as each has an Ethernet connection back to the switch.

  • HT201485 My iphone won't let me download apps and refers me to my computer for verification. My computer will not access itunes due network issue. How to make iphone stand alone for downloads & updates.

    In iTunes my iPhone refers me to iTunes on my computer for verification. iTunes won't work on my computer. How can both my iPhone and iPad stand alone?

    Turns out that when my iPod Touch was restored, the restrictions had been turned ON for Facebook and several other apps. This is what was preventing the Facebook app from accessing my Camera Roll for picture downloads. This is odd since all of my iPod backups would not have had those settings turned on. This is also the first time this has occurred given the few times I've had to restore my iPod Touch.
    Anyway if you experience the same behavior from your iPod or iPhone with iOS 8.0.2, just go to the General settings and review your settings under Restrictions. Once you set them to allow for changes, you should be back in business.

  • Setting Current Values as Default in Stand-Alone Application ?

    Hi
    I have a stand-alone application using LabVIEW run-time and I want the user to be able to make the choice if he wants to retain the default values or modify them ? I know you can't use the invoke node and set the current values to default because that works only in EDIT mode. I saw some postings where there was a talk about using configuration VIs. I am not sure how to use them. Also is there some other way I can accomplish this ?
    Thanks
    Sridhar
    P.S: I use LabVIEW 7.0
    Kudos always welcome for helpful posts

    I would use a configuration file to hold default values for my controls. When the vi starts, prompt the user to select default values or to modify. You can use a two button dialog to do this. Wire the output to a case structure. If the user selects default, read the config file and use the values to set your controls values. If the user selects modify, call a subvi that gives the user an interface to modify the values. You can start with the old default values. This subvi would have a loop, waiting for the user to press either a cancel button or a change button. If the user makes changes and presses the change button, exit the loop and write these new values to the config file. If cancel is selected, exit the loop and do not write to the config file. Upon returning to the main, read the config file and set the control values accordingly. You can even go a step further and create a "factory default" file. This file would be read only. The user can be given a choice to select this file in case he made changes and saved them to the config file, and the new changes were all screwed up.
    Config files are nothing more than a file containing keys which represents controls, and the data values for those controls. There are examples located at \examples\file\config.llb.
    - tbob
    Inventor of the WORM Global

  • How to add a stand alone table from Physical layer to Business Model

    Hi,
    I have tables from 2 different database sources in my Physical Layer.
    My Business model currently uses only tables from one database. from my second database in teh physical layer I need only one table and that will be a stand alone table, to my Presentation layer.
    1. Does it have to go through my Business layer or can it be directly added to the Presentation layer. What are the steps?
    2. Can I restrict the permissions on that stand alone table only to the administrator?
    Thank you.

    1)create a view with single column using the sql (select 1 from dual) in physical layer and join it with the table using complex join in physical layer (1=1).
    Move that to BMM, set the column as key in both physical and bmm layer.
    2) You can restrict the access for the table presentation layer
    Double click the presentation layer table -> Permission -> there you can restrict the access by user or group
    Thanks,
    Vino

  • How to Identify the Network Topology being used for a running ForeFront TMG Stand Alone array?

    Hello Experts,
    My client has decided to move their datacenter  from one location to other including the ForeFront TMG servers which are being used as Reverse Proxy and TMG Gateway  in DMZ environment.
    I need to know the network topology used for this configuration so that I could chose the same topology when creating new TMG environment at new datacenter. Here are some details : 
    1. There are 2 TMG servers configured in a DMZ Workgroup in Stand Alone array.
    2. Both servers have 3 NIC attached to them. (one has all public IPs configured, another one has internal IP address and the third one has Management IP which is used to connect the server via RDP).
    3. There are more than 50 websites published via this standalone array.
    I am very new to Forefront TMG technology and need to know the Topology used to create such environment.
    Thanks 
    Lalit

    Hi,
    According to your description, you can use the 3-leg perimeter network template and choose which network adapter connects to the LAN, which network adapter connects to the external  network and which network adapter connects to the DMZ.
    Did you set up TCP/IP settings for the three NICs? If not, please refer to the link below:
    Recommended Network Adapter Configuration for Forefront TMG Enterprise Edition Servers
    More information:
    Microsoft Forefront TMG – How to use TMG network templates (Note:
    Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.)
    Best regards,
    Susie

  • Accessing JMS Queue located in stand alone managed server on same domain

    Our use-case is as follows.
    In our weblogic domain we have SOA_Cluster and a stand alone managed server. All the custom JMS resources belong to a JMS server that is targeted to stand alone JMS server. We are trying to access JMS Queues/Topics located in the stand alone managed server from JMS adapter (part of SOA Cluster).
    I am wondering what should be our adapter configuration in this scenario. In going through JMS adapter use-cases (below is the link), there is a mention of how to access resources located in Remote weblogic Domain. I am wondering if the same applies to us OR if there is better way to access JMS resources for our use case.
    http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10231/adptr_jms.htm#CJAHAFGF
    Appreciate your feedback.

    Accessing JMS Queue/Topic located in different Managed server on same domai
    Regards,
    Anuj

Maybe you are looking for

  • Sql query cache issue

    I am trying to see the log file in Manage sessions for the sql query in Answers. I see that if we run the same report multiple times, the sql query is showing up only the first time. Second time if I run it is not showing up. If I do a brand new repo

  • Why does my default calendar keep changing?

    Periodically with no apparent end user intervention my default calendar selection changes.  One is an Exchange based calendar and one Gmail. Yes, I can change it back, but why does it randomly change in the first place?

  • Best Practice ECC RF SAP Console

    Hi, I am looking for an abap best practice guide for SAP Console on ECC6. Anyone know a link? Copy all SAPLLMOB or as each screen required, screen development etc..... Thanks, Kroc.

  • HT6147 is there going to be a Security patch for 1st Generation iPads?

    Is theis there going to be a Security patch for 1st Generation iPads? one has been released for all of the other devices.

  • Compose Message problem using Verizon webmail

    On my Windows 7 machine, using either Chrome or Explorer to access the Verizon webmail page,  I unable to compose a message.   The compose message window will not open after clicking GO.   Yet when I use my Vista machine there is no problem.    Any s