RDP via remote web workspace from Server 2012 R2 Essentials on Win 8 Client unable to connect to local printer.

Hi,
Having an issue redirecting to a local printer when using a remote desktop session initiated through from a Essentials 2012 R2 server via remote web workspace on a Win 8.1 client, it doesn't pick up the Local printer, or even give the option of which
local resources to use on connection, just goes straight through and displays the remote desktop on connection.
I know its not a server global policy issue as it works fine on a Win 7 client with the same user being able to print locally whilst in a RD session
Any idea's as to how I can resolve this issue and enable local redirected printing or at least give me the options of specifiying which resources to connect on the local machine at the start of a session.
It's complicated I think as the essentials box is acting as the gateway so I cannot setup a session directly, the certificates are all working correctly so I am confused as to whats causing the issue.
Any help would be appreciated.

Hi,
Thank you for posting in Windows Server Forum.
Please try to connect the printer with IP address and check the result. You can go through beneath article might helpful in your case.
Windows Server 2012 Essentials : Add a Network Printer
Try to change the selected print drivers:
1.  Return back to the Devices and Printers window
2.  Double click on your printer, and then double click on Customize your printer
3.  Click on the Advanced tab, and change the print driver to the one we just installed.
4.  If you wish, you can also click on the Sharing tab, and make the printer available.
More information.
Installing Network Printer to Windows Server 2012 Essentials
Hope it helps!
Thanks,
Dharmesh

Similar Messages

  • Unable to uninstall or remove ADFS Service Proxy and Web Agents from Server 2012

    I have a Server 2012 machine that's a primary host for company websites. An inexperienced developer (with FAR more access than he should've had; yes, epic fail) was able to install ADFS Service Proxy and ADFS 1.1 Web Agents (for SAML) on the server. He didn't
    complete the configuration, realizing he'd over stepped his boundaries. He did install the rollup update 3 to ADFS though. However, now I'm unable to uninstall the components. It's not listed in the updates and the option to remove from Roles/Features is grayed
    out.
    Any help would be awesome!

    Hi,
    Thank you for your sharing!
    Your post is very beneficial to other people who have similar issues.
    Please feel free to let us know if you encounter any issues in the future.
    In addition, here is a dedicated ADFS forum below:
    Claims based access platform (CBA), code-named Geneva Forum
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva
    Best Regards,
    Amy

  • Migrate FROM Server 2012 R2 Essentials TO Server 2012 R2 Standard

     We have a new server with 2012 R2 Essentials. Failed to realize Essentials need for Domain Controller role and Deltek Vision Software running on new server does not run on Domain Controller.  We are prepared to upgrade to Server 2012 R2 Standard,
    and have read the "Transition.." article in the Tech Net Library, but it does not go into much detail.  Need to know what else is involved and does the transition remove the FSMO requirement?   Does the transition wipe out all
    programs and SQL Server installations? I have found articles on migrating from standard to essentials, but not the other way around.

    Hi,
    When you talk about the "Transition" means Transition from Windows Server 2012 Essentials to Windows Server 2012 Standard?
    http://technet.microsoft.com/en-us/library/jj247582.aspx
    If you talk about the migration, i think you could do the migration process.
    http://technet.microsoft.com/en-us/library/dn408633.aspx
    Regards.
    Vivian Wang

  • Remote Event Viwer from Server 2012 R2 - Access Denied.

    Dear Techpros,
    Good Day,
    I am having an issue while trying to view the event viewer of remote machines. Every remote snap-ins is working except the event viewer. I am using a Domain Administrator account and it is in the local admin group of the machine
    Maybe there is a service to start or a local security policy to enable ?
    I am stuck and cant find a solution to it. Grateful if you could help me find a solution to it.

    Hi,
    For this problem, it would be better to use Process Monitor to capture its process to find the reason of this problem.
    Process Monitor:
    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
    In addition, have you tried to use other account to remote this system for test?
    Roger Lu
    TechNet Community Support

  • Access Database (.mdb) on Windows Server 2012 R2 Essentials

    Hi guys, thanks for your time!
    SCENARIO:
    - Windows Server 2012 R2 Essentials
    - Windows 7 Ultimate Clients (3 clients)
    - VB6 application on clients using a MS Database (.mdb) hosted on the server.  
    - Clients access the database (.mdb) via a mapped network drive (K:).
    PROBLEM:
    - Microsoft Database (.mdb) on server gets corrupted frequently.
    - Clients don't "flush their changes" back to the database: database was not updated.
    WORKAROUND:
    - Database was moved from the server to one of the Windows 7 clients.
    - Application is running OK.
    CONFIGURATION:
    - Permissions are correct: network and NTFS.
    - No faulty network hardware: switch, cabling, NICs.
    - Computers and Server hardware is new.
    - UPS are used everywhere.
    SOME LINKS:
    SMB 3.0 
    - Opportunistic Locking and Read Caching on Microsoft Windows Networks.
    - Windows 7 cannot
    open the shared MS Access database if it's opened by another user
    - Initializing the
    Microsoft Jet 4.0 Database Engine Driver
    - Moved to
    Server 2012 getting Access Database Corruption
    Oplocks
    - Configuring
    opportunistic locking in Windows
    - Understanding
    offline files
    - How to
    enable and disable SMBv1, SMBv2, and SMBv3
    - Is it possible to
    monitor and log actual queries against an Access MDB?
    Now, server is useless if it is not hosting our database. Any ideas, please? Do I need to diagnose using Wireshark? Or using Sysinternals Process Monitor? I think that is a waste of time. 
    Thank you! 

    Thanks for your reply.
    Software is from a 3rd party provider. It currently supports concurrency. It was deployed on Windows XP. SQL Server would be a nice upgrade, however that is
    not an option.
    Something has changed with newer versions of Windows. That is what I am going to study in a lab I prepared with a real server and some clients.
    File-sharing databases (Microsoft JET databases) are very old technology even before I was a college student. However, I have been very busy researching this technology.
    It was made for multi-user environments. It is highly tied to file sharing services from Windows: SMB protocol.
    Windows XP, Vista, 7 and 8 use different versions of this protocol. I think that is the root of the problem. With old technology, application was running fine.
    With new technology, application is troublesome. I will check several things: JET drivers vs. ACE drivers, SMB tweaks, etc.
    UPDATE:
    Basically, there are 4 general answers to this issue:
    1) Migrate your Access Database to SQL Server Express (or another RDBMS engine).
    2) @Server: disable SMB 2.0/3.0 protocol stack by powershell command. Network speed decreases.
    3) @Clients: disable client redirector caches by using regedit.
    4) @Server: disable the leasing on the file server. 
    5) @Server: tuning Broadcom NIC parameters.
    References:
    - https://technet.microsoft.com/en-us/library/ff686200(WS.10).aspx
    - https://msdn.microsoft.com/en-us/library/windows/desktop/aa365433(v=vs.85).aspx
    - http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Q_28482197.html
    - http://tipsntricks.sherr.co.uk/stop-smb-corrupting-files/
    - http://www.dataaccess.com/whitepapers/opportunlockingreadcaching.html
    - https://social.technet.microsoft.com/forums/windowsserver/en-US/67baa9fd-5eaf-438e-9cc4-dc1a531b9e19/disabling-oplocksmb2-vs-fileinfocachelifetime
    - https://social.technet.microsoft.com/Forums/windowsserver/en-US/7336d31b-6c24-468a-9c47-750244ae3a8c/moved-to-server-2012-getting-access-database-corruption
    - https://social.technet.microsoft.com/Forums/en-US/e9567167-22db-4b8c-9f96-a08b97d507f9/server-2012-r2-file-server-stops-responding-to-smb-connections
    - http://support2.microsoft.com/kb/2957623
    - http://support2.microsoft.com/kb/2899011
    - http://support2.microsoft.com/kb/2955164
    - https://social.technet.microsoft.com/Forums/en-US/7bd0aa5b-eb95-40a8-a56d-c6013273665c/extremely-slow-smb-network-speed-server-2012-r2?forum=winserver8gen

  • Windows 8 PC not able to remote desktop via Remote Web Access

    Windows 8.1 PCs cannot initiate a Remote Desktop session to Windows 7 PCs via Remote Web Access running on Windows Server 2012 Essentials.  The Windows 8.1 PC can Remote Desktop to the Windows 7 PC by IP using a VPN, and can connect using
    the "Remote Desktop to the Computer" option under Devices in the WSE Dashboard.
    All PCs and the server have all Windows updates applied.  Specificallly, the Windows 7 PC has KB2574819 is installed and the RDP Policy 8.0 has been activated using local group policy.  NLA is not active.
    Given that direct Remote Desktop connections work OK but not RDP proxy session, it would appear that the problem has to do with the RD Proxy on Windows Server Essentials.
    Is anyone else experiencing this problem?  Does anyone have any troubleshooting tips on how to trace this problem down?

    Hi,
    Please check if there is any error in the remote desktop service log both on the Windows 8.1 client and server sides. You can find the log under Applications and Services logs – Microsoft
    – Windows – TerminalServices.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • SBS11 Remote Web access from Mac to PC Windows XP

    Recently converted from being a PC user to a iMac.
    Working on the iMac at home, I need to be able to connect remotely to my PC at work (Windows XP).
    Previously been able to do with via our SBS11 Remote Web Access page, but opening in Chrome (on the Mac) it does not connect.
    Have downloaded the new Mac 'Microsoft Remote Desktop' App - but am having trouble configuring the settings.
    Remote Desktop Setup > PC Name - is this the Public IP of my work PC
    > User Name - is this simply my work username
    MRD > Preferences... do I need to setup a Gateway?

    Hi,
    The settings of the App depends on the remote desktop solution used in your Office.
    Meanwhile, you can try to access the RD web access site from a Windows client, download the .rdp file and copy the settings.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • A few bumps from whs to Server 2012 R2 Essentials

    I'm a typical WHS user looking to upgrade (non-business use) for a simple storage area and being able to back up the laptops and PCs in the house.
    Problem not solved:
    Perhaps not a Server 2012 r2 Essential problem but my WDTV Live can't access the shared folders. After installing the media server add-on for Server R2 Essentials the WDTV Live is able to see the server via the media server but its messy and cluttered and
    also reports no media found within folders.
    With WHS I was able to view the shared folders easily. Have not been able to enable the shared folders with the WDTV Live...
    Big thanks for any help, Microsoft Server 2012 R2 Essentials seems like overkill for home use but I'm really liking it.

    Thank you very much for the reply.
    I have installed Serviio and things seem somewhat better, just getting Serviio's preferences setup. Dont' need artists/date/etc. info and I'm setting it in preferences.
    Just need a simple media folder structure:
    Video folder/Videofile + Videofile.jpg
    Picture Folder/JPGs
    Music Folder/MP3s
    Was hoping share folders would be the simple way to go but WDTV still can't access shared folders from server.
    Don't really need transcoding because WDTV handles the x264 and VLC handles it on the family PCs.
    So close to finish now, I'll bug in another thread about anywhere access as it's just a bonus and not really needed.
    Again, thank you for help, just need to figure out how to un-install the microsoft media server now...

  • Trouble connecting to RAS from Server 2012

    http://devlibrary.businessobjects.com/businessobjectsxi/en/en/RAS_SDK/rassdk_net_doc/doc/rassdk_net_doc/html/BindingScenarios16.htmlHello
    Hello All,
    I have been migrating a web application from Server 2003 to Server 2012.  The only part that does not seem to work correctly is the Crystal Reports.  I have Crystal Reports 10.  When I try to create a session and pull down a report, the web application crashes and does not give me an error.  I have tried stepping through the debugger and looking at the event logs and I am not gleaning any useful information.  Oddly enough when I pull a report from our RAS and put it on the new web server and make a web form that loads it from locally (embedded) it works, but point it to RAS and it crashes every time.  The code that pulled from RAS worked just fine on our 2003 server.  The original developer appears to have used the code at above link to load reports from RAS.
    Is connecting to RAS supported in Crystal 10, IIS 8, and Sever 2012?
    Is there a special permission that needs to be set up on the RAS server or in the Server 2012 web server?
    Is there any reason I should change the code or anything else I need to install on the Server 2012 web server beyond installing Crystal 10?
    Any tips for fixing or troubleshooting this?  I am getting close to scrapping the RAS server though I really don't want to do that.

    Hi Robert,
    Crystal Reports 10 and it's SDK packaging is NOT supported on Windows 2012. OS is new, CR 10 is about 5 years old and had no concept of that OS.
    The link is simply to the SDK help file so not clear on what BOE Server you are using either.
    There are upgrade paths to follow but need more info...
    Also, I moved your post to the .NET Forums.
    Don

  • From english evaluation to dutch full licensed? (Windows Server 2012 R2 Essentials)

    Hello,
    I've installed and evaluated Windows Server 2012 R2 Essentials English.
    This server edition works like a charm for my smaller projects.
    I've been testing this version and I'm at 'Windows License valid for 159 days'.
    Now I would like te use this setup for one of my projects, so I would like to transform this evaluation version to a full version.
    I bought a full license of Windows Server 2012 R2 ESSENTIALS 1-2 CPU Dutch.
    What is the best way to transform my current setup (Evalution - English) completely to a full license Dutch?
    - I can buy an english version of this full version, but witch one? (It must be the correct language, because I tried changing the productkey of my evaluation english to the full dutch one, without succes)
    - Install from scratch the full version and load a backup of the evalution edition? (Already tried this, this ends up running the english evaluation again)
    - Any other suggestion?
    Thank you very much!

    I think you would have to do a migration.
    You should add another Domain Controller, transfer FSMO roles.
    Remove the English Essentials Server, then install the Dutch one in Migration mode.
    You can then remove that second DC.
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

  • Server 2012 R2 Essentials Trial Installation from USB asking for Product Key

    Hi,
    I've just downloaded Server 2012 R2 Essentials trial iso from Microsoft site (http://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2012-r2-essentials).
    The downloaded iso file is 9600.16384.WINBLUE_RTM.130821-1623_X64FRE_SERVER_SOLUTION_EN-US-IRM_SSSO_X64FRE_EN-US_DV5.iso
    I created a bootable USB using Windows7-USB-DVD-Download-Tool-Installer-en-US.exe installer and it automatically copied the server 2012 files from the iso file.
    Once my server (HP MicroServer) is booted up from the USB, the server 2012 installation is asking me to key in the product key.
    Please, can someone help me this. I just want to install a trial version.
    Thanks in advance.

    Try this: R9N79-23MWD-MBP9B-KHF8Q-C36WX

  • Server 2012 X64 R2 DNS Server keeps shutting down after inplace upgrade from Server 2012 X64

    Hi,
    ever since upgrading from Server 2012 X64 to Server 2012 R2 X64 my dns server keeps shutting down every several minutes before having to do a restart.  When viewing the event log this is all I see..
    The DNS Server service terminated unexpectedly.  It has done this 497 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    if I look in the Application Error Log,  I will also find the following:
    Faulting application name: dns.exe, version: 6.3.9600.17031, time stamp: 0x530871fb
    Faulting module name: dns.exe, version: 6.3.9600.17031, time stamp: 0x530871fb
    Exception code: 0xc0000005
    Fault offset: 0x000000000010b0e0
    Faulting process id: 0x1740
    Faulting application start time: 0x01cf531b2e3a7f5e
    Faulting application path: C:\Windows\system32\dns.exe
    Faulting module path: C:\Windows\system32\dns.exe
    Report Id: 90a4ab37-bf0e-11e3-9446-003048df3f03
    Faulting package full name:
    Faulting package-relative application ID:
    I have tried removing and then reinstalling the DNS Server role, but the same situation occurs..
    thanks,

    Hi,
    I'm going crazy,  I've upgraded my Server 2012 Standard to Server 2012 R2 Standard and now my DNS server keeps crashing since the in place upgrade.  I have finally narrowed it down to it only crashes after several minutes if I load the data from
    a file instead of the registry.  As a test I:
    -1- killed all my dns data,
    -2- uninstalled the dns server role
    -3- deleted the /windows/system32/dns directory
    -4- reinstalled the DNS server role
    -5- used the wizard to create a DNS server and a forward zone.
    everything works okay, no crashes,  then I change the advanced propertied of the DNS server to load from file, restart the DNS server and once again it crashes every 2 minutes..
    Please help,  this is killing me..
    thanks in advance..

  • Export settings from Server 2012 R2 into Essentials 2012 R2

    We are moving from a temp server running Windows Server 2012 R2.
    I would like to back up all the server settings from the temp server to the permanent server running Essentials 2012 R2.
    Ran 'ldifde -f OUTPUT.LDF' on the temp server but get a validation error when trying to input into Essentials.
    Is there an easy way to move the settings from one to the other so that I can plug in the new Essentials server and be up and running?  (have the data part figured out)
    thanks

    To clarify: 
    İnstall server 2012 r2 Essentials then add as Aditional Domain Controller
    Should be "install R2 Essentials as replica domain controller "
    (per step 2 of Deploy ... Essentials in existing AD environment)
    Final step of that process would be to make it a domain controller
    Transfer 5 fsmo roles to Essential server
    Should be "Transfer the Five FSMO roles to the new domain controller" (per
    kb/197132)
    The five FSMO roles being:
    Schema master
    Domain naming master
    RID master
    PDC emulator
    Infrastructure master
    (given the link you posted
    http://kpytko.pl..., is this step really necessary
    or will it happen anyway "during DC decommission process")
    Finally demote the temp server from domain
    for demoting, the I found this
    technet article.  Do all nine steps need to be done (or just the last).  The steps are
    Remove Roles and Features
    Server Selection
    Server Roles and Features
    Credentials
    Warnings
    Removal Options
    New Administrator Password
    Confirmation
    Demotion

  • NW 6.5.8 CIFS access from Server 2012 R2 (domain auth)

    Need to access (without installing client) NW 6.5.8 server from Server 2012 R2.
    Up to Server 2008 R2 Domain authentication works perfectly fine, on 2012 R2 I managed to get it working a couple of times, never again. Reverting to eDir authentication with SMB Signature disabled works (can access shares fine)
    Is that known issue? (not that I would expect any fix for an obsolete OS)
    Seb

    spgsitsupport,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://www.novell.com/support and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Forums Team
    http://forums.novell.com

  • Server 2012 R2 - Essentials Experience - - I jacked my CA and certificates all to @#&$%!!

    Windows Server 2012 R2 - Essentials Experience
    In trying to put pieces together, I jacked my CA and certificates all to @#&$%!!
    Some of the factors involved are:
     Server0 - Hyper-V Host
      Server1 - DC, 2012 R2 Essentials Experience role
      Server2 - Exchange 2013
     Client Machines -
      Windows 7 Pro
      XP (Yes, these are my cross to bear... - worth noting their presence, but I'm working them out) 
     The functional requirements:
      Anywhere Access for Remote users
       - Remote Desktop for Windows 7 machines
      Outlook Web Access
    The mistake... 'Web Application Proxy'
     -which uninstalled the CA
    There is a CA back now, but after days of spinning in cirles in a rare area where I feel nearly completely lost (Certificate services) I am asking for help getting these pieces put back together.
    The current situation:
     The network is up with all of the network and business services required to work 'Inside the Office' - so the client is "functional".
     The "Essentials Experience" is broken and won't install to the clients, though it does provide the Essentials website, access to server shared files (fairly gracefully, I might add) and, as an administrator user, I can get to the servers via
    RWA through the site and there are no certificate problems with that since I have a secured certificate for the domain. 
     OWA has been moved to a further back burner while I try to get the Essentials Experience functioning t the point where the remote users can get to their workstations through RWA... This is the biggest current hurdle... RWA for the clients.
    Trying to install the client to the workstations nets me the "The Server is not available.  Try connecting this computer again,..." message at the point of username and password authentication.
    The clientdeploy.log finishes like this:
     [4976] 141016.153746.2670: ClientSetup: Standard Error:
     [4784] 141016.153746.2670: ClientSetup: The exit code of the process (C:\Windows\system32\nslookup.exe) is: 0
     [4784] 141016.153746.2670: ClientSetup: Set CD Fail reason 10 for SQM in ClientDeployment.exe
     [4784] 141016.153746.2670: ClientSetup: RecordClientDeploymentFailReason: Save registry failed in ClientDeployment.exe : System.UnauthorizedAccessException: Cannot write to the registry key.
      at Microsoft.Win32.RegistryKey.EnsureWriteable()
      at Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
      at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck)
      at Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.Helper.RecordClientDeploymentFailReason(UInt32 failReason)
     [4784] 141016.153746.2670: ClientSetup: Exiting ValidateUserTask.Run
     [4784] 141016.153746.2670: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
     [4784] 141016.153746.2670: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
     [4784] 141016.153746.2670: ClientSetup: Exting ConnectorWizardForm.RunTasks
     [1272] 141016.153755.0976: ClientSetup: Back from the Client Deployment Wizard
     [1272] 141016.153755.0976: ServerDiscovery:HostsFileUpdater: Removing hosts file entry: 1-WGB-01
     [1272] 141016.153755.0976: ClientSetup: Saving Wizard Data
     [1272] 141016.153755.0976: ClientSetup: End of ClientDeploy: ErrorCode=1603
    The computerconnector.log shows nothing of value.
    What I want to accomplish as a 'first step' toward recovery is to get the workstations properly connected so they show up in the Dashboard 'Devices' pane and can be managed and access by the Essentials tools.
    Secondarily, I would like to get the client side tools in place and functioning (I expect the latter will be a side effect of the former).
    So,... for anyone patient enough to have read this far... uh,... help?

    Actually,... I can now confirm the delicacy of which you speak...
    After a support incident with Microsoft which spanned a marathon 18+ hours on the phone and remote access by no fewer than 7 Microsoft Engineers, we got to a successful result. 
    It is a point of utter frustration for me when people put in threads like this then don't bother to come back and report 'how the issue was solved', and sadly, I am about to have done that merely because my span of functional attention and valuable reporting
    capability was basically gone before I submitted the ticket and following all that was done in my state was not conceivably possible. 
    So - all I can do is apologize for not being able to report a valuable resolution and give a few little tidbits.
    The net result is this - DO WHAT YOU CAN TO AVOID THE SITUATION IN THE FIRST PLACE.  Once your CA is in place, LEAVE IT THE $%@& ALONE!!!!  I mean... my best current advice.
    In all, the CA was uninstalled and reinstalled 4 times after my blunder and significant work was done in ADSIEdit as well as substantial manual manipulation of certificates and CAs that was well outside of my (quite considerable) scope of expertise.
    I wish I had more to offer in the world of resolution.
    With this said, I will make one more request of viewers and moderators alike:
    THIS QUESTION IS OFFICIALLY NOT ANSWERED.  IT WILL NEVER BE ANSWERED.  THE RESOLUTION IS NOT AVAILABLE TO THE MORTAL MAN.
    DO NOT MARK IT AS ANSWERED
    IF YOU MUST DO SOMETHING, DELETE THE WHOLE THREAD, BUT DO NOT BURDON PEOPLE WHO ARE LOOKING FOR REAL ANSWERS WITH THE NECESSITY OF READING THROUGH THIS.
    DO NOT MARK THIS QUESTION AS ANSWERED
    I hope this makes sense for people, and I hope people will appreciate NOT having to read this as though there is some 'resolution' contained within.

Maybe you are looking for

  • How can I disable the access to windows 2000(O.S.) from LabView?

    I need to disable the access to windows when an application (exe), created by LabView, is running. When the application is running, the user can not acces to windows (for example, execute another application) until he stops the application. I am usin

  • Network trouble assigning static IP, dhcpcd works but not static.

    I've tried static IP in rc.conf and assigning it manually.  When I assign it manually, and my gateway route, it shows up with static but doesn't talk on network.  Then I do a dhcpcd to the same NIC and viola, it gets assigned an IP on subnet I was sp

  • How to remove a childs AppleID from family sharing?

    It´s says on the apple website that it´s only possible to remove the account, or transfer to another family. How do I totally remove an account?

  • Setting Element in Container

    I am using the folloiwng code to set elements in a workflow container then triggering an event.  The workflow is being triggered and the container is being created but my elements are not being set.  Can someone see the error in my code? include <cnt

  • How to select a path in filebrowser?

    Hi all, I want to use the file browser (from FileBrowser.fp). If a path is given (e.g. from history) I want the file to be selected in the file browser, and the directory tree being expanded to the appropriate directory. The only function I have foun