netnerds.net
Home
Book
Links icon
Data Platform GitHub Org GitHub Profile GitHub Star Profile MVP Profile Twitch
About
Subscribe
  • MSCRM Error: "The specified Microsoft CRM Server is not responding."

    Jun 5, 2006 · 2 min read  ·
    Share on:

    I recently installed Microsoft CRM Server in a lab environment. The install went smoothly.. every test passed successfully. But when I loaded up the Deployment Manager, I kept getting the error: The specified Microsoft CRM Server is not responding. This might happen if it is currently unavailable or is not a Microsoft …


    Read More
  • Setting Up Bluetooth in Windows Server 2003

    Jun 5, 2006 · 1 min read  ·
    Share on:

    This is a bit recycled from the last post but I'm reframing it so that Googlers can easily find the solution. I've gotten Bluetooth to work in Windows Server 2k3. Here's are the steps: Download the bt_stack_rtm.exe and extract to a temporary directory. Navigate to that directory and, within the ENU directory, copy …


    Read More
  • Plundering Democracy

    Jun 2, 2006 · 1 min read  ·
    Share on:

    The US Government, as requested by the MPAA, threatend the Swedish government and forced them to break their own laws by seizing a pirating website. It is now being reported that the Swedish Department of Justice received what amounts to orders from the U.S. Administration, who had in turn received 'requests' from the …


    Read More
  • TCP/IP Name Resolution Order

    May 30, 2006 · 2 min read  ·
    Share on:

    Update: Seventeen years later. Who knew that protocols would evolve? Seems that Microsoft changed the order at some point or maybe Addison Wesley and O'reilly were both wrong? Seems unlikely. Anyway, this is the order that feels right and is documented by Microsoft in the undated reference, Microsoft TCP/IP Host Name …


    Read More
  • Ctrl-Alt-Delete in Windows on Bootcamp

    May 19, 2006 · 1 min read  ·
    Share on:

    The Macbook keyboard layout maps "Delete" to backspace which effectively makes it impossible to hit Ctrl-Alt-Delete unless you have an external USB keyboard. The Windows Server 2003 Resource Kit comes with a handy tool called remapkey.exe but if you don't want to download it, just save this code to a .reg …


    Read More
  • I GOT A MACBOOK!

    May 16, 2006 · 2 min read  ·
    Share on:

    Woohoo!! A few months ago, I contributed to onmac.net, hoping that somone would be motivated by the nearly $13,000 offered up to get Windows running on a MacBook. They did, and two weeks later, Apple came out with Bootcamp which did the same thing but better. I swore that THE DAY the 13 inch widescreen Macbook came …


    Read More
  • SQL: 6.5 Compatibility in SQL Server 2005

    May 15, 2006 · 3 min read  ·
    Share on:

    This isn't a very common scenario, but I figured I'd write about it anyway. We recently implemented a Windows 2003 Active Directory domain at work. I suggested to my employer that, going forward, we only install SQL Server 2005 when we need a database server (phasing out 2000). I'd also suggested consolidating a couple …


    Read More
  • IIS: MD_CUSTOM_ERROR (6008)

    May 1, 2006 · 1 min read  ·
    Share on:

    I recently loaded up one of my servers and out of nowhere, I ran into this error: Server Configuration Error The server has encountered a configuration error attempting to process your request. The configuration parameter MD_CUSTOM_ERROR (6008) has an invalid value. Please contact the server administrator for …


    Read More
  • ASP: mod_rewrite or URLRewrite with Classic ASP (Sorta)

    Apr 28, 2006 · 2 min read  ·
    Share on:

    Using a Custom 404 error script in IIS makes it possible to emulate a very basic URL rewrite. Sample Environment - IIS 6 - Website domain: "www.me.com" - URLRewrite directory: "code" Steps 1. Create a file named rewrite.asp in the code directory. 2. Add a Custom Error for the 404 Not Found. Open up …


    Read More
  • Site-to-Site VPN using Windows 2003

    Apr 28, 2006 · 4 min read  ·
    Share on:

    [super old post, reposted] A few weeks ago, I asked in an IT forum if it was possible to have a "perma-VPN" connection with Windows XP. After searching for awhile, I found that Microsoft calls perma-VPNs "Demand-Dial Interfaces" and these can only be found in the Windows Server family, not Windows …


    Read More
    • ««
    • «
    • 39
    • 40
    • 41
    • 42
    • 43
    • »
    • »»

Chrissy LeMaire

SQL & PowerShell MVP. GitHub Star. Creator of dbatools. Need to oil my knees.

dbatools book

Now available in bookstores and amazon 🥳 Buy it at manning.com for 50% off with code bldbatools50

dbatools

dbatools is an awesome PowerShell module that helps you migrate entire instances with a single command, plus a whole lot more.

available from dbatools.io and github

dbachecks

dbachecks validates SQL Server environments using crowdsourced DBA checklists and outputs to Power BI and is available on github.com 📊

Find me

Find me on Mastodon

recent posts

  • Update-Module dbatools Authenticode Issuer Error
  • Install-DbaMaintenanceSolution now supports auto-scheduling
  • [Solved] OmniSharp.Extensions.JsonRpc.RpcErrorException in VS Code Dev Containers for PowerShell-based Azure Functions
  • Exploring GitHub Copilot Chat
  • Offline Installation of dbatools 2.0 with the dbatools.library Dependency
  • New Encryption and Certificate Defaults in Microsoft's SQL Server Connection Provider
  • What's new and different in dbatools 2.0
  • Don't waste your time with ($PSEdition -eq 'Core') in your PowerShell module manifest/psd1

categories

sql-server 122 powershell 117 general 63 security 60 windows 47 sharepoint 41 active-directory 37 linux 31 networking 30 vbscript 30 apple 24 virtualization 22 iis 19 github 8 apache 7
All Categories
active-directory37 apache7 apple24 asp-net2 azure-functions1 bi4 db24 devcontainers1 exchange7 general63 github8 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell117 security60 sharepoint41 sql-server122 vbscript30 virtualization22 windows47 wpf7
[A~Z][0~9]
 

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved