LV EXE tips and config on Windows Server

Client to use LV exe on their network running virtual severs on Windows Server.  We issue single exe which they want their users to have acccess to multiple instances.
I have many questions and am not sure this will work.  Does LV run on Windows Server?  Will the LV RTE facilitate this?
Does the LV exe need to be set to Allow Multiple Instances?
Any tips or suggestions or clear facts you could let me know about running multiple instances of LV apps on a network?
Thanks all.

Hey battler,
LabVIEW and the corresponding run-time engine will run on Windows Server. You can see what versions of LabVIEW work with which OS here: http://www.ni.com/labview/os-support/.
Depending on how you launch the multiple instances of the VI, there are a couple of ways to allow this to occur. You can read about the options at this KnowledgeBase article: http://digital.ni.com/public.nsf/allkb/49334E1013800E4886257A6800782495?OpenDocument
As for doing this all on a network the only additional consideration versus running it on a desktop would be firewall and network setting. This document should cover some concepts you may need: http://www.ni.com/white-paper/12402/en/
Hope this helps.
Best,

Similar Messages

  • Administrator cannot change printer properties on "Advanced" tab from "Devices and Printers" on Windows Server 2012 R2

    Hello, dear Colleagues.
    User with administrators rights cannot change printer properties on "Advanced" tab from "Devices and Printers" on Windows Server 2012 R2. 
    If to launch "Devices and Printers" on server, all printer properties on "Advanced" tab are inactive (see screen below). 
    But I can change it manually with "Print Management". Features become active.
    The main purpose - to uncheck "Enable advanced printing features"  with powershell
    scripts.
    $erroractionpreference = "continue"
    $colPrinters = Get-Wmiobject -Class win32_printer -computername print_server -Filter "Name like 'printer1' or Name like 'printer2' or Name like 'printer3' or Name like 'printer4' or Name like 'printer5' or Name like 'printer6'" # get printers on server and filter with names
    ForEach ($objPrinter in $colPrinters) { # get printer details from WMI
    If ($objPrinter.RawOnly -ne "True") { # check that Advanced printing fetaures is turned on
    Write-host $objPrinter.Name
    Write-Host $objPrinter.RawOnly
    $objPrinter.RawOnly = "True" # Untick and update the object in WMI
    $objPrinter.Put()
    It works on Windows 7 workstation, but does not on print server Windows Server 2012 R2 with error
    Exception calling "Put" with "0" argument(s): "Generic failure "
    At \\print_server\c$\DisableAdvancedPrintingFeatures.ps1:8 char:17
    + $objPrinter.Put()
    + ~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : DotNetMethodException
    Can you help me with that? Look like somethings with rights.
    Thank you.

    Hello, Alan
    Morris.
    Thanks for your reply.
    I've tried to runs PS Script both locally and remotely, previously running Powershell ISE as Administrator.
    I've noticed interesting thing - if to
    check "Enable advanced printing features"
    manually thru Print Management snap-in, script works fine. But, time to time after some manipulations on print server, this advanced feature returns to enabled state automatically by system, I think. In this case PS Script does not work. Next, if to disable
    feature manually again (thru Print Management snap-in),
    and enable manually again, PS Script will work. Very strange situation.
    Thanks.

  • HFM and FDM on Windows server 2008 - 64  bit

    Hi All,
    We are installing HFM and FDM on Windows server 2008 - 64 bit.
    For FDM we installed 32 bit oracle client and for HFM 64 bit client.
    When trying to Configure HFM the database Configuration is failing.
    Appreciate all your support.

    I was not able to get both HFM and FDM to work on the same node due to differences in the 32/64 bit Oracle Client requirements. I suggest moving FDM to another node where you can install the 32 bit client without effecting HFM.
    Nick

  • Maximum Nodes supported for NLB and Cluster in Windows Server 2008 Standard Edition ?

    Hi.
    I am looking for information How many nodes supported for NLB and Cluster in Windows Server 2008 Standard Edition ?
    If you can provide for all the versions that would be great.
    -Thanks
    - Ajay Chanana

    Hi,
    You can configure a Windows server 2008 NLB cluster with up to 32 nodes. However,
    scaling beyond 8 nodes will cause a slight performance hit because the network traffic is broadcasted to every node and only one NLB node accepts the connection.
    For more detailed information, please refer to the link below:
    FAQ Week for NLB: Tuesday
    Best regards,
    Susie

  • Hypervisor disables Sleep and Hibernate on Windows Server 2012R2! Why? How to solve?

    Hi,
    according to the official documentation of Microsoft, Hyper-V does not block Sleep and Hibernate on Windows Server 2012 and Windows Server 2012 R2.
    From powercfg I get the following output:
    The following sleep states are not available on this system:
    Standby (S1)
    The system firmware does not support this standby state.
    An internal system component has disabled this standby state.
    Hypervisor
    Standby (S2)
    The system firmware does not support this standby state.
    An internal system component has disabled this standby state.
    Hypervisor
    Standby (S3)
    An internal system component has disabled this standby state.
    Hypervisor
    Hibernate
    An internal system component has disabled hibernation.
    Hypervisor
    Standby (Connected)
    The hypervisor does not support this standby state.
    The system firmware does not support this standby state.
    Hybrid Sleep
    Standby (S3) is not available.
    Hibernation is not available.
    The hypervisor does not support this standby state.
    Fast Startup
    Hibernation is not available.I already installed a graphics device driver to prevent the graphics device from blocking Sleep and Hyper-V. So this should not be an issue. What can I do to enable Sleep and Hibernate?Regards,Daniel

    personally... I'd just...
    That's what I'm zeroing in on. I'm sure that whatever you and Mark do in your environments makes perfect sense in those environments. But, those are two environments out of millions. For my "personally", I'd like to do whatever I can to prevent these forums
    from becoming a place where someone doing things differently is intimidated out of posting further, by telling them things like "that's not what you want" without really knowing what it is they want. I know of at least one popular tech forum like that, and
    it's now dominated by halfmins who are revered for their post count, not because they know anything. I'm not trying to say that's what either of you are trying to do or that you're not both perfectly capable experts. It's just that there are certain behaviors
    I think we should all rise above on these forums.
    I maintain that the real issue here is that, as the OP points it, it's advertised to work, therefore it should work. Workarounds and alternate solutions are nice, and I don't think anyone is complaining about them just being presented, but ultimately they're
    not the point.
    I understand your position about just shutting it down and I'm sure that's valid in the situations you encounter. What happens to me is that I'm hammering on some code for CoreFig in my Win7 box while testing on a Hyper-V Server in the background. The phone
    rings, I get distracted, and six days later, I still have a Hyper-V Server running full-bore that I'm doing absolutely nothing with. It has to be on a physical machine because I can load Hyper-V Server in a VM, but I can't put active VMs on it. It has to be
    on Hyper-V Server and not Client Hyper-V because A) it's meant for Server and uses features only found on Server and B) I tell end users that it was tested on Server and being truthful is sort of my thing. So, I think I have a valid use case for sleep. I have
    to assume there are any number of others out there.
    Eric Siron Altaro Hyper-V Blog
    I am an independent blog contributor, not an Altaro employee. I am solely responsible for the content of my posts.
    "Every relationship you have is in worse shape than you think."

  • ASA and RADUIS on Windows server 2012

    hi i have ASA5505 i want to get the Authentication from Raduis Server using NPS on windows Server 2012 i test the Raduis Server over "Kerio Control VMware Virtual Appliance" its work Perfect for testing my Setting on Raduis  but with the ASA5505 i get this message "Error authentication rejected aaa failure" 
    Running Config
    : Saved
    ASA Version 9.1(3)
    hostname NazcoFW
    domain-name default.domain.invalid
    enable password XgEKS9WizHnI9IUJ encrypted
    xlate per-session deny tcp any4 any4
    xlate per-session deny tcp any4 any6
    xlate per-session deny tcp any6 any4
    xlate per-session deny tcp any6 any6
    xlate per-session deny udp any4 any4 eq domain
    xlate per-session deny udp any4 any6 eq domain
    xlate per-session deny udp any6 any4 eq domain
    xlate per-session deny udp any6 any6 eq domain
    passwd XgEKS9WizHnI9IUJ encrypted
    names
    interface Ethernet0/0
    switchport access vlan 22
    interface Ethernet0/1
    interface Ethernet0/2
    switchport access vlan 12
    interface Ethernet0/3
    interface Ethernet0/4
    shutdown
    interface Ethernet0/5
    shutdown
    interface Ethernet0/6
    shutdown
    interface Ethernet0/7
    switchport access vlan 32
    shutdown
    interface Vlan1
    nameif NAZCO
    security-level 100
    ddns update hostname OSI
    dhcp client update dns server both
    ip address 172.16.200.1 255.255.255.0
    interface Vlan12
    nameif outside4
    security-level 0
    ip address 172.16.4.254 255.255.255.0
    interface Vlan22
    nameif Outside20
    security-level 0
    ip address 172.16.20.254 255.255.255.0
    boot system disk0:/asa913-k8.bin
    ftp mode passive
    dns domain-lookup NAZCO
    dns server-group DefaultDNS
    name-server 10.1.1.1
    name-server 10.1.2.1
    domain-name default.domain.invalid
    same-security-traffic permit inter-interface
    same-security-traffic permit intra-interface
    object network HP5220
    host 10.10.10.105
    object network ak20
    host 10.10.10.110
    object network hp5520
    host 192.168.2.105
    object network HP7000
    host 192.168.2.106
    object network HP5520
    host 192.168.2.105
    object network ak04
    host 10.10.10.110
    object network HP400
    host 192.168.2.107
    object network out04
    range 192.168.2.200 192.168.2.220
    object network AK04
    host 10.10.10.110
    object network oooo
    subnet 10.10.10.0 255.255.255.0
    object network 444
    host 10.10.10.110
    object network OSITOINT
    subnet 10.10.10.0 255.255.255.0
    object-group network OSItoOUT04
    network-object object out04
    access-list outside20_access_in extended permit icmp any4 any4
    pager lines 24
    logging enable
    logging asdm-buffer-size 512
    logging trap informational
    logging asdm informational
    logging host NAZCO 10.10.10.10 17/6161
    logging debug-trace
    logging permit-hostdown
    mtu NAZCO 1500
    mtu Outside20 1500
    mtu outside4 1500
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    asdm image disk0:/asdm-721.bin
    no asdm history enable
    arp timeout 14400
    no arp permit-nonconnected
    nat (NAZCO,outside4) source dynamic any interface dns
    nat (NAZCO,Outside20) source dynamic any interface dns
    route Outside20 0.0.0.0 0.0.0.0 172.16.20.1 1
    route outside4 0.0.0.0 0.0.0.0 172.16.4.1 11
    timeout xlate 3:00:00
    timeout pat-xlate 0:00:30
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa-server Keefa-Raduis protocol radius
    aaa-server Keefa-Raduis (NAZCO) host 172.16.200.10
    key *****
    radius-common-pw *****
    user-identity default-domain LOCAL
    aaa authentication enable console LOCAL
    aaa authentication http console LOCAL
    aaa authentication serial console LOCAL
    aaa authentication ssh console LOCAL
    aaa authentication telnet console LOCAL
    http server enable
    http 0.0.0.0 0.0.0.0 NAZCO
    snmp-server host NAZCO 10.10.10.196 community ***** version 2c
    no snmp-server location
    no snmp-server contact
    snmp-server community *****
    snmp-server enable traps snmp authentication linkup linkdown
    snmp-server enable traps syslog
    snmp-server enable traps ipsec start stop
    snmp-server enable traps entity fru-insert
    snmp-server enable traps remote-access session-threshold-exceeded
    snmp-server enable traps connection-limit-reached
    snmp-server enable traps cpu threshold rising
    snmp-server enable traps ikev2 start stop
    snmp-server enable traps nat packet-discard
    crypto ipsec security-association pmtu-aging infinite
    crypto ca trustpoint _SmartCallHome_ServerCA
    crl configure
    crypto ca trustpool policy
    crypto ca certificate chain _SmartCallHome_ServerCA
    certificate ca 6ecc7aa5a7032009b8cebcf4e952d491
    308205ec 308204d4 a0030201 0202106e cc7aa5a7 032009b8 cebcf4e9 52d49130
    0d06092a 864886f7 0d010105 05003081 ca310b30 09060355 04061302 55533117
    30150603 55040a13 0e566572 69536967 6e2c2049 6e632e31 1f301d06 0355040b
    13165665 72695369 676e2054 72757374 204e6574 776f726b 313a3038 06035504
    0b133128 63292032 30303620 56657269 5369676e 2c20496e 632e202d 20466f72
    20617574 686f7269 7a656420 75736520 6f6e6c79 31453043 06035504 03133c56
    65726953 69676e20 436c6173 73203320 5075626c 69632050 72696d61 72792043
    65727469 66696361 74696f6e 20417574 686f7269 7479202d 20473530 1e170d31
    30303230 38303030 3030305a 170d3230 30323037 32333539 35395a30 81b5310b
    30090603 55040613 02555331 17301506 0355040a 130e5665 72695369 676e2c20
    496e632e 311f301d 06035504 0b131656 65726953 69676e20 54727573 74204e65
    74776f72 6b313b30 39060355 040b1332 5465726d 73206f66 20757365 20617420
    68747470 733a2f2f 7777772e 76657269 7369676e 2e636f6d 2f727061 20286329
    3130312f 302d0603 55040313 26566572 69536967 6e20436c 61737320 33205365
    63757265 20536572 76657220 4341202d 20473330 82012230 0d06092a 864886f7
    0d010101 05000382 010f0030 82010a02 82010100 b187841f c20c45f5 bcab2597
    a7ada23e 9cbaf6c1 39b88bca c2ac56c6 e5bb658e 444f4dce 6fed094a d4af4e10
    9c688b2e 957b899b 13cae234 34c1f35b f3497b62 83488174 d188786c 0253f9bc
    7f432657 5833833b 330a17b0 d04e9124 ad867d64 12dc744a 34a11d0a ea961d0b
    15fca34b 3bce6388 d0f82d0c 948610ca b69a3dca eb379c00 48358629 5078e845
    63cd1941 4ff595ec 7b98d4c4 71b350be 28b38fa0 b9539cf5 ca2c23a9 fd1406e8
    18b49ae8 3c6e81fd e4cd3536 b351d369 ec12ba56 6e6f9b57 c58b14e7 0ec79ced
    4a546ac9 4dc5bf11 b1ae1c67 81cb4455 33997f24 9b3f5345 7f861af3 3cfa6d7f
    81f5b84a d3f58537 1cb5a6d0 09e4187b 384efa0f 02030100 01a38201 df308201
    db303406 082b0601 05050701 01042830 26302406 082b0601 05050730 01861868
    7474703a 2f2f6f63 73702e76 65726973 69676e2e 636f6d30 12060355 1d130101
    ff040830 060101ff 02010030 70060355 1d200469 30673065 060b6086 480186f8
    45010717 03305630 2806082b 06010505 07020116 1c687474 70733a2f 2f777777
    2e766572 69736967 6e2e636f 6d2f6370 73302a06 082b0601 05050702 02301e1a
    1c687474 70733a2f 2f777777 2e766572 69736967 6e2e636f 6d2f7270 61303406
    03551d1f 042d302b 3029a027 a0258623 68747470 3a2f2f63 726c2e76 65726973
    69676e2e 636f6d2f 70636133 2d67352e 63726c30 0e060355 1d0f0101 ff040403
    02010630 6d06082b 06010505 07010c04 61305fa1 5da05b30 59305730 55160969
    6d616765 2f676966 3021301f 30070605 2b0e0302 1a04148f e5d31a86 ac8d8e6b
    c3cf806a d448182c 7b192e30 25162368 7474703a 2f2f6c6f 676f2e76 65726973
    69676e2e 636f6d2f 76736c6f 676f2e67 69663028 0603551d 11042130 1fa41d30
    1b311930 17060355 04031310 56657269 5369676e 4d504b49 2d322d36 301d0603
    551d0e04 1604140d 445c1653 44c1827e 1d20ab25 f40163d8 be79a530 1f060355
    1d230418 30168014 7fd365a7 c2ddecbb f03009f3 4339fa02 af333133 300d0609
    2a864886 f70d0101 05050003 82010100 0c8324ef ddc30cd9 589cfe36 b6eb8a80
    4bd1a3f7 9df3cc53 ef829ea3 a1e697c1 589d756c e01d1b4c fad1c12d 05c0ea6e
    b2227055 d9203340 3307c265 83fa8f43 379bea0e 9a6c70ee f69c803b d937f47a
    6decd018 7d494aca 99c71928 a2bed877 24f78526 866d8705 404167d1 273aeddc
    481d22cd 0b0b8bbc f4b17bfd b499a8e9 762ae11a 2d876e74 d388dd1e 22c6df16
    b62b8214 0a945cf2 50ecafce ff62370d ad65d306 4153ed02 14c8b558 28a1ace0
    5becb37f 954afb03 c8ad26db e6667812 4ad99f42 fbe198e6 42839b8f 8f6724e8
    6119b5dd cdb50b26 058ec36e c4c875b8 46cfe218 065ea9ae a8819a47 16de0c28
    6c2527b9 deb78458 c61f381e a4c4cb66
    quit
    telnet timeout 5
    ssh scopy enable
    ssh 172.16.200.0 255.255.255.0 NAZCO
    ssh timeout 5
    ssh key-exchange group dh-group1-sha1
    console timeout 0
    management-access NAZCO
    dhcp-client update dns server both
    dhcpd dns
    dhcpd update dns both
    dhcpd address 172.16.200.20-172.16.200.89 NAZCO
    dhcpd dns 172.16.20.1 172.16.4.1 interface NAZCO
    dhcpd lease 1048575 interface NAZCO
    dhcpd update dns both interface NAZCO
    dhcpd enable NAZCO
    threat-detection basic-threat
    threat-detection statistics
    threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200
    ssl encryption rc4-sha1 aes128-sha1 aes256-sha1 3des-sha1
    username admin password bZmVDHuxUzzxS3yz encrypted privilege 15
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
    message-length maximum client auto
    message-length maximum 512
    policy-map global_policy
    class inspection_default
    inspect dns preset_dns_map
    inspect ftp
    inspect h323 h225
    inspect h323 ras
    inspect rsh
    inspect rtsp
    inspect esmtp
    inspect sqlnet
    inspect skinny
    inspect sunrpc
    inspect xdmcp
    inspect sip
    inspect netbios
    inspect tftp
    inspect ip-options
    inspect icmp
    inspect icmp error
    class class-default
    user-statistics accounting
    service-policy global_policy global
    prompt hostname context
    service call-home
    no call-home reporting anonymous
    call-home
    profile CiscoTAC-1
    no active
    destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
    destination address email [email protected]
    destination transport-method http
    subscribe-to-alert-group diagnostic
    subscribe-to-alert-group environment
    subscribe-to-alert-group inventory periodic monthly
    subscribe-to-alert-group configuration periodic monthly
    subscribe-to-alert-group telemetry periodic daily
    hpm topN enable
    Cryptochecksum:357b7c6f861e8aa9bb3a3674a789b39b
    : end
    asdm image disk0:/asdm-721.bin
    no asdm history enable

    Hi
      Looks like the AAA configuration is set for local
    aaa authentication enable console LOCAL
    aaa authentication http console LOCAL
    aaa authentication serial console LOCAL
    aaa authentication ssh console LOCAL
    aaa authentication telnet console LOCAL
    Change it to Radius
    aaa-server Keefa-Raduis protocol radius
    aaa-server Keefa-Raduis (NAZCO) host 172.16.200.10
    key *****
    radius-common-pw *****
    for example :
    aaa authentication telnet console Keefa-Raduis LOCAL
    Now when you will do telnet to using Radius credentials, Its Should work, If radius goes down you can use LOCAL username and password as fallback method.
    Cheers!
    Minakshi(Do rate the helpful post)

  • After MS13-098 and SecurityAdvisory(2915720), Windows Server 2003 Remote Desktop(TermService) cannot start service

    I have trouble with Windows Server 2003 R2 Standard. I installed the KB2893294(MS13-098) patch, and I changed the registry that is suggested actions of Security Advisory(2915720) http://technet.microsoft.com/en-us/security/advisory/2915720
    Suggested Actions:
    [HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography\Wintrust\Config]
    "EnableCertPaddingCheck"="1"
    After rebooting the event viewer(system) says:
     Event Type: Error
     Event Source: TermService
     Event Category: None
     Event ID: 1014
     User:  N/A
     Description:
     Cannot load illegal module: C:\Windows\system32\rdpwsx.DLL
    After I cannot use Remote Desktop Connection from other client.
    So I check the all security patches and other hotfixies. I checked the KB2653956 and KB958476.
    But TermService do not recover the error.
    And then, I delete the "EnableCertPaddingCheck" registry and reboot systems.
    TermService have no error. I can use Remote Desktop Connection from other client.
    After KB2893294 installed, Remote Desktop Connection cannot use from other client that "EnableCertPaddingCheck" registry set to "1".
    Other Windows Server 2008 systems do not effect the KB2893294 patch. But All Windows Server 2003 systems cannot use the Remote Desktop Connections after the KB2893294 patch.

    Update on this issue:
    The debug team has accepted the issue and has identified it as a regression.  Right now they're targeting *June* as the release date for a fix.  I'm attempting to educate them that customers don't just install patches the day (or even month) they're
    released and that the fix needs to be moved up in priority to give a minimum of 60 days to install the patch before the time-bomb explodes.
    In the meantime, a workaround has been provided that will turn off the new functionality.  Note that I have not yet had a chance to test this.  It entails creating a new DWORD registry entry--UseLegacyPE--and setting it to 1.
    HKLM\Software\Microsoft\Windows NT\CurrentVersion\ImageHlp\UseLegacyPE
    I will update this thread when I have further information.

  • Adobe Reader DC has errors and crashes with Windows Server 2012 R2

    We recently installed Adobe Reader DC version of Adobe on our Windows Server 2012 R2 servers and are having issues since the launch. Few of the issues we have seen are as follows:
    This version is a bit clunky and hangs.
    Has a lot of pop-up boxes that appears each time I open a document.
    Each time I open a document there is a Welcome pop-up box
    It is a bit slow to respond between clicks
    If I click on any options like File. The application hangs and then crashes. (see attached crash message)
    Any help to resolve this would be helpful.
    Thank you

    I just had the same issue on a 2012 R2 Remote Desktop server. I fixed it by creating a registry key called Privileged under HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\DC and then creating a DWORD value in that key called bProtectedMode and setting the value to 0. This was on a brand-new server that never had a previous version of any Adobe software on it.
    This is a major kludge. Hopefully Adobe will fix it soon. By the way, here's the crash signature we were getting:
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: AcroRd32.exe
      Application Version: 15.7.20033.2203
      Application Timestamp: 5507d7da
      Fault Module Name: AcroRd32.dll
      Fault Module Version: 15.7.20033.2203
      Fault Module Timestamp: 5507d7bf
      Exception Code: c0000005
      Exception Offset: 00a085ad
      OS Version: 6.3.9600.2.0.0.16.7
      Locale ID: 1033
      Additional Information 1: ac05
      Additional Information 2: ac0507478d1c5bd693cfc4fe3987e900
      Additional Information 3: ac05
      Additional Information 4: ac0507478d1c5bd693cfc4fe3987e900
    Reference:
    Protected Mode — Acrobat Application Security Guide

  • Hosting SharePoint 2013 and content separation (Windows Server 2012)

    I have a windows 2012 server which hosts a ASP.NET 4.5 MVC website.
    I am interested in installing SharePoint 2013 on the same standalone server (which is a virtual cloud server, and easily scalable). I would like to be able to create separate instances of sharepoint for each of my customers (around 10), and provide them
    with a custom URL ie. customer.abc.com (where abc.com is my domain). These sites will be created programmatically when a user signs us to my site (they only require basic SharePoint functionality, i.e. the creation of team sites, notifications etc.)
    So:
    1) Can I install SharePoint 2013 at no extra cost on windows server 2012? (what are the limitations)
    2) Is it possible to create separate instances of sharepoint 2013 (in terms of config and content DB's)
    3) I'm sure there are many but what are some other considerations

    1) With SharePoint Foundation, SharePoint itself does not cost anything, but you must purchase User CALs for employees of your company, and User CALs for non-employees or a Windows External Connector license.
    2) No, you need to use multi-tenancy instead - http://www.harbar.net/articles/sp2010mt1.aspx
    Note that you must have Active Directory in this environment and the Server 2012 VM you currently have must be joined to the Active Directory domain.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Internet Explorer 11 and Flash on Windows Server 2012 R2

    I used Windows Server 2012 R2 which has built within it Internet Explorer version 11.  When loading a web site which has Flash content it prompts me to install Flash, but when I navigate to the Flash download site it says I must enable it because it is already installed.
    After reviewing the  directions for How to Enable Flash, the directions become worthless because they don't match the screen that I see.
    QUESTIONS:
    Does IE Version 11 have Flash built in or not?
    If if does, how do I enable Flash?
    If it doesn't, how do I install Flash?
    Please don't tell me to load a media-rich web site, and go to "Manage Add-Ons" and enable Flash because the enable Flash command doesn't show up.

    Repair IE? http://support.microsoft.com/kb/318378
    The thing is... Adobe collaborates with MS on the updates for IE10 &11 in Win8 &8.1 (server 2012 also AFAIK) and then hands the code off to them. It's "Redmond's baby" after that. There's a KB in Windows updates (KB2898108) that prevents downloading the ActiveX plugin throug Adobe updater from here. Even if you manually download it, it'll prevent you from installing it. I have a Win 8 and Win 8.1 test machine set up and I've tried to uninstall the KB with no success.
    Unfortunately I don't have a Server 2012 machine so it limits my troubleshooting. Chris Campbell has more insight into the ins and outs of Server 2012. Hopefully he'll add to this thread.

  • Get-Hotfix InstalledOn property not returning hotfix installed Date and Time on Windows Server 2008 SP2 but works on Windows Server 2008 R2 SP1

    Hi,
          I am working on a validation script to get the list of hotfixes installed on Domain Controllers every month as part of our monthly DC patching process. I have been successful in getting these details for DC's with (Windows Server 2008
    R2 SP1, Powershell v2.0) using the below command. 
    Get-HotFix -cn $computer | Select-Object PSComputerName,HotFixID,Description,InstalledBy,InstalledOn | where InstalledOn -ge (Get-Date -Day 1 -Format d) | FT -AutoSize
    I execute the above from a jump box with powershell v4.0 (Server 2008 R2)
    However, when I try the same command from the jump box to query DC's with (Server 2008 SP2, powershell v2.0). It doesn't return the InstalledOn date and time. It was giving error for the InstalledOn property and hence I renamed it to $_.InstalledOn. Now
    I don't get error but still no details displayed for InstalledOn property.
    I tried using the below, as could see on few forums that this might resolve the issue. I also tried removing the "where" part but still no installation date returned. 
    Get-HotFix -cn $computer | Select-Object HotFixID, Description, InstalledBy, @{l="InstalledOn";e={[DateTime]::Parse($_.psbase.properties["installedon"].value,$([System.Globalization.CultureInfo]::GetCultureInfo("en-US")))}}
    | where {$_.InstalledOn -ge (Get-Date -Day 1 -Format d)} | FT -AutoSize
    Have tried this locally on the 2008 SP2 DC but still not working. Please advise what is going wrong? 
    Note: If I execute the below command locally on the 2008 SP2 DC, I am getting the InstalledOn output. However, when executed from the jump box with powershell v4.0 (Server 2008 R2) to query
    the same 2008 SP2 DC, it just gives the prompt again without any error or output. This behavior is consistent for other 2008 SP2 DC's in the environment.
    Get-HotFix -cn $computer | Select-Object HotfixID,Description,InstalledBy,InstalledOn | where {$_.InstalledOn -ge (Get-Date -Day 1 -Format d)} | FT -AutoSize

    Hi jrv, I have already tried the Win32_QuickFixEngineering option, which doesn't work either. Apologies for not mentioning the workarounds that I have already tried.
    Get-Hotfix seems to be just a wrapper for Win32_QuickFixEngineering as per the below article. (http://technet.microsoft.com/en-us/library/hh849836.aspx)
    I have seen a mention of using the WU ActiveX control on few forums, but was too lazy to read it through.
    After rigorous testing, it makes me realize that somewhere the Get-Hotfix dates formatting\comparison isn't working. 

  • How to share file between windows server host and hyper-v windows server ??

    Hi there
    I installed windows server 2012 r2 as my host windows and again installed windows swrver 2012 r2 on hyper-v in one system .
    now when I go to file explorer > netwrok there is no computer name to share file or folder between them 
    How can join both windows to netwrok place in file explorer to share file and folder 
    before I try windows 8 as my host and server 2012 r2 as hyper and when I went to file explorer > network there were to pc's there . first windows 8 and second win server 2012 
    but when both windows are server there isn't and network pc's in network location on file explorer 
    please help me how can I bring them both server to file explorer > netwrok 
    Thanks
    Regards :
    Raha
    whit the best regard : Raha

    Hi 
    thanks to you both
    but when we install windows server as host there is not our windows in the 
    Internet\Network and sharing center\ ....... and in the file explorer > network 
    I found it when I add server host in server manager in guest server and manage it as host server user and then share files and folders from computer management and then create a shortcut from the share folder to desktop 
    and the did same for guest ... add guest server in server manager in the host server and manage it as guest server user and then share it's files and folders from the computer management and create a shortcut of share folder to desktop 
    if host windows be a client windows so this is so easy because after we install hyper-v win-server and go to file explorer > network > so we able to see both windows and all files and folders there but if host windows be a win-server we can't see them
    in file explorer > network 
    thanks you both again 
    Best Regards :
    Raha
    whit the best regard : Raha

  • Compatibility Exchange Server 2003 SP2 and Domain controllers Windows Server 2008 R2

    Hi all, I have this scenario:
    - Two Domain Controllers Windows Server 2003 R2 SP2
    - Two mail servers Exchange Server 2003 with the following version:
      6.5 (Build 7638.2 Service Pack 2)
    I want to upgrade my domain controllers to Windows Server 2008 R2.
    My question is whether exchange Server 2003 6.5 (Build 7638.2 Service Pack 2) is supported with Domain Controllers Windows Server 2008 R2.
    Can you tell me some official Microsoft website where this reflected?
    regards
    Microsoft Certified IT Professional Server Administrator

    Exchange Server 2003 SP2 supports DCs running Windows Server 2008 R2. These DCs should be RWDCs and not RODCs:
    Exchange 2003 SP2 will now be supported against writeable Windows Server 2008 R2 Active Directory Servers.  Additionally, with the General Availability of Exchange Server 2010, and those looking to standardize on Windows
    Server 2008 R2 we have enhanced the supportability of forest and domain functional levels up to Windows Server 2008 R2.  This change is effective immediately on Exchange 2003 SP2.
    Reference: http://blogs.technet.com/b/exchange/archive/2009/11/30/3408893.aspx
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Cucm 9.1.2 and Active Directory(Windows Server 2003 Standart Edition SP2)

      Hello!
     Can CUCM 9.1.2 support an integration with Active Directory(Windows Server 2003 Standart Edition SP2)? How do I have to write down LDAP Manager Distinguished Name? I can find supporting only Active Directory 2003 in documentations without reference to Operation System.

    Yes, it is possible.
    Check this how-to if you have any doubts about the process.
    http://blog.ipexpert.com/2010/04/28/cucm-and-active-directory-integration/
    http://www.markholloway.com/blog/?p=1189

  • Migrate SBS 2003 with AD and Exchange to Windows Server 2012 Standard

    We are using SBS 2003 and we have configured Exchange server and AD with DNS and DHCP. Now we are planning to move SBS 2003 to Separate servers like windows server 2012 standard AD with DNS and DHCP and Windows server 2012 Standard with Exchange
    2010.
    Is it Possible?? we need step by step guide.
    Thanks in advance.

    Hi,
    You probably would not find any step by step guide for this kind of migrations. If you are not comfortable with doing such migrations I would recommend to if you need to do it your self do some test migrations. Or otherwise get help by a local IT company
    that is familiar with migrations.
    But to give you some information, first thing before starting a migration is check the health of your SBS 2003 server / domain. Use tools like dcdiag, netdiag and best practice analyzer. I wrote a blog post about steps to think about before you start this
    might help: http://blog.ronnypot.nl/?p=914
    When every thing is clean you can start adding the new windows server 2012 machines as member servers to your domain. 
    Next you can promote one of the servers to additional domain controller on your domain (Keep in mind SBS needs to hold all FSMO roles so moving these is the last step your should do.) Also promoting a windows server 2012 to domain controller has slightly
    changed, you need to install the ADDS role and follow the wizard to promote the server to a DC.
    With installation of the new DC install DNS allongsite it will automatic replicate settings during confiugration.
    DHCP must be installed manual, depending on your scope and settings it might be as easy to create a new scope and disable the old dhcp server.
    On the server Exchange needs to be installed, make sure you install and do all pre-requirements. Than install Exchange it will automaticly detect you already have an Exchange organization and is installed as additional server. You can configure all settings
    and when everything is configured right you start moving mailboxes.
    When everything is moved away from the SBS 2003 server, uninstall exchange, move the FSMO roles to the new DC and after that demote the sbs 2003 server so it is not listed anymore as an additional DC in the domain. Last would be shutdown the server and remove
    all records left in AD and DNS.
    There is this guide for migrating SBS 2003 to windows server 2008 R2 and Exchange 2010, this might give you some usefull information, not everything will be the same but it is a good start:
    http://demazter.wordpress.com/2010/04/29/migrate-small-business-server-2003-to-exchange-2010-and-windows-2008-r2/ 
    Regards Ronny
    Visit my Blog or follow me on
    Twitter

Maybe you are looking for

  • How to include javamail and jaf package in ApacheTomCat Server

    org.apache.jasper.JasperException: Unable to compile class for JSP C:\Program Files\Apache Tomcat 4.0\work\localhost\examples\jsp\SendMail$jsp.java:6: Package java.mail not found in import. import java.mail.*; ^ 1 error      at org.apache.jasper.comp

  • Database refresh from standby database

    All, OS : Sun version : 11.1.0.7 I'm doing database refresh using stand by database datafiles in different server. 1)Disabled Data guard broker in standby database . 2)Copied all datafiles in mount stage to target server (different server) 3)created

  • Font issue between indesign and another application

    I'm having issues with some fonts used in indesign that are not found in another app. For example, Antihistory Regular is used in the indesign document but the other app is looking for Antihistory Book?

  • Simple question about segments

    Good afternoon, I am reading the Oracle Database Concepts and I want to make sure that I've understood correctly. A segment may only contain physical data for ONE and ONLY ONE schema object. In other words, there cannot be a segment that would have 1

  • Error update itunes

    Hi all, I hope someone can help me with the following issue. Please note that I am not a genius when it comes to Macs or computers, so you'll have to explain me what to do in simple words ;-) Whenever there's a new update for Itunes, my iMac gives th