netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • Migrate/Transfer SQL Server 2008/2005/2000/7 Logins to SQL Server 2008

    calendar Jan 26, 2009 · 10 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    UPDATE: Just use my PowerShell script, Copy-SqlLogin. You just gotta execute one line and DBA's love it.

    To my knowledge, Microsoft has not yet updated their Knowledge Base to inform administrators how to migrate SQL Server logins to SQL Server 2008. The good news is that the SQL Server 2005 login migration knowledge …


    Read More
  • PowerShell 1.0: Backup and Restore a Database Between Two SQL 2005 Servers

    calendar Jan 25, 2009 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    My technical partner-in-crime, Brandon, created this PowerShell script last year in an effort to help him understand PowerShell a bit more. He noted that while it may not all be best practices SQL-wise, he tried his best to use as much PowerShell as possible.

    #Powershell to backup and restore a SQL database from …


    Read More
  • SharePoint Server 2007 SP1: Incorrect syntax near 'COLLATE' When Joining a Farm

    calendar Jan 25, 2009 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    While attempting to add a new Indexing Server to my firm's SharePoint farm using the SharePoint Products and Technologies Configuration Wizard, I ran into the following error when clicking Retrieve Database Names:

    ************** Exception Text ************** System.Data.SqlClient.SqlException: Line 1: Incorrect syntax …


    Read More
  • Shared Services Administration: Error: Access is Denied

    calendar Jan 22, 2009 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    This has come up a few times for me, so I'm documenting this mostly for myself. Sometimes, clicking on the SharedServices1 link results in:

    Error: Access Denied Current User You are currently signed in as: MOSSERVER\AdminLogin

    Surprisingly, I was using a domain admin account and still ran into this error. According to …


    Read More
  • Efficiently Compare Two SQL Server Tables Using Mostly VBScript

    calendar Jan 14, 2009 · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Recently, a friend of mine asked to write a script to compare two SQL Server tables using mostly VBScript. The very thought made me shudder; I wanted desperately to compare the tables in SQL Server but ultimately, the company's requirements prevented us from doing so. Here were the stipulations:

    • First, the script …

    Read More
  • VMWare ESXi 3.5: Creating an ISO Image from a CD/DVD-ROM

    calendar Jan 12, 2009 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    I always use ISOs in the datastore as CD/DVD devices in my virtual machines. Tonight, I had to make images of my Windows 2008 DVDs but because my tiny laptop doesn't have a DVD/CD-ROM build-in, I had to rely on my ESXi servers to create the ISOs. Creating an ISO in ESXi is as almost easy as creating one in Linux -- the …
    Read More
  • VMware Server 2 for Linux: HOW-TO Disable VMware Virtual Infrastructure Web Access

    calendar Jan 10, 2009 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Many people are not aware that VMware Server's resource intensive Web Access/Web MUI is not required to administer VMware Server 2. As I detailed in a previous post, the same Windows-only thick client used to administer ESX Server, Virtual Infrastructure Client (VIC) 2.5, can also be used for administration.

    While the …


    Read More
  • New Network for the New Year

    calendar Jan 9, 2009 · 3 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Now that my DL380 is stacked with a total of 10 gigs of ram, it's time to revamp my network. A majority of my servers are still in Silicon Valley (San Jose, specifically) at a fantastic colo company, Silicon Valley Web Hosting so in order to have as little downtime as possible, I'm going to temporarily push that one …
    Read More
  • HP DL380 G4 and VMware: Will Not Run 64-bit Virtualized Guests.

    calendar Jan 8, 2009 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    I read all the Internet debates about how it might or it might not and I can confirm that I tried it and it didn't work. The server runs the host OS, SuSE Linux 64-bit, beautifully but it totally craps out when a 64-bit guest OS install is attempted. EM64T doesn't do VT so.. if that's what you're looking for, start …
    Read More
  • MSXML: Access is denied - 80070005 - MSXML4.dll

    calendar Dec 30, 2008 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Recently, I wanted to see if my ex in DC was reading my blog so I ran my referer log against an outdated copy of the MaxMind GeoIP locator database. I figured the database could use some updating so I ran the ImportMaxMindGeoIP.vbs script I posted awhile back, and much like in real life, I received an "Access …
    Read More
    • ««
    • «
    • 26
    • 27
    • 28
    • 29
    • 30
    • »
    • »»

Chrissy LeMaire

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

GenAI book

Buy the MEAP at manning.com for 45% off with code gaipbl45

AI Integration Series

  • Automation with AI Toolkit + GH Models
  • Getting Started with AI for PowerShell
  • Asking Tiny Questions: Local LLMs
  • Local Models Demystified
  • Asking Bigger Questions: Remote LLMs
  • PDF Text to SQL Data with OpenAI
  • Document Classification in SharePoint
  • Azure Functions Doc Parser

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 Bluesky

recent posts

  • Document Intelligence with Azure Functions: A Practical Implementation
  • Automating Document Classification in SharePoint with Power Platform and AI
  • Asking Bigger Questions: Remote LLMs for Automation Engineers
  • AI Integration for PowerShell Developers: Getting Started with PSOpenAI and GitHub Models
  • AI Automation with AI Toolkit for VS Code and GitHub Models: A Visual Guide
  • Asking Tiny Questions: Local LLMs for PowerShell Devs
  • Local models mildly demystified
  • Let's talk about anti-AI slop: my plead for schools to teach AI literacy

categories

powershell 128 sql-server 123 general 64 security 60 windows 47 sharepoint 42 active-directory 37 linux 31 networking 30 vbscript 30 apple 24 virtualization 22 iis 19 genai 14 github 10
All Categories
active-directory37 ai1 apache7 apple24 asp-net2 azure5 azure-functions1 bi4 db24 devcontainers1 exchange7 genai14 general64 github10 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell128 security60 sharepoint42 sql-server123 typescript1 vbscript30 virtualization22 windows47 wpf7
[A~Z][0~9]
 

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved