netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • WinRS: Microsoft's Disappointing Answer to SSH for Remote Administration

    calendar Jan 16, 2008 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Update June 2 2015: FINALLY, Y'ALL! Looking Forward: Microsoft: Support for Secure Shell (SSH)


    I'm currently playing with Windows Server 2008 Core and I'm really at a loss trying to figure out why Microsoft seems to go out of its way not to adopt SSH. SSH seems like such an easy and straightforward answer to remote …


    Read More
  • Wordpress Security Whitepaper and a Random Tip

    calendar Oct 30, 2007 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I found a pretty good Wordpress Security Whitepaper over at BlogSecurity.net. I followed most of the techniques, especially those that concerned protecting the wp-admin directory, since that's what got me hacked last time.

    Also, today, while installing 8 GB of RAM into my virtual server and after more than a decade of …


    Read More
  • All Sorts of Stuff

    calendar Oct 26, 2007 · 4 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    First and foremost, I'd like to wish netnerds.net a happy birthday!

    <img
      loading="lazy"
      decoding="async"
      alt=""
      
        class="image_figure image_internal image_unprocessed" …</picture></figure></a></p>
    

    Read More
  • ris.jpg huh?

    calendar Oct 12, 2007 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Hai. I got hacked. brb.
    Read More
  • PowerShell: Set-Acl Does Not Appear to Work

    calendar Jul 28, 2007 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    If you've ever dealt with NTFS permissions in VBScript, you will no doubt appreciate just how easy PowerShell now makes it to manage access control lists. Basic examples in PowerShell books and around the 'net look something like this:

    $directory = "Test" $acl = Get-Acl $directory $accessrule = New-Object …


    Read More
  • Powershell: Working with Passwords

    calendar Jul 26, 2007 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    When creating a new Active Directory user from the command line in PowerShell, you will likely find yourself using Read-Hosts's asSecureString switch when entering the password.

    $password = Read-Host "Enter password" -AsSecureString

    Next, you'll probably look around the Internets for a few hours or so trying …


    Read More
  • Using Google/Gmail Apps as a Lightweight Postini Replacement

    calendar Apr 30, 2007 · 4 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    I work for a large company that uses Postini for Enterprise spam filtering and it does a fantastic job. It's actually famous for being one of the very few spam filter capable of blocking UCEs from the "Cajun Spam King" (No, Scelson doesn't sound very Cajun to me...). And in researching for this article, I …
    Read More
  • TrueCrypt Now Supports Vista!

    calendar Apr 4, 2007 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy
    Just as I was heading off to bed, I decided to check the TrueCrypt website to see if they added Vista support. I've checked it a few times since March 19th, so I don't know why I didn't notice but version 4.3 now supports Vista. For a moment there, I thought Vista support was going to be vaporwear - they've been …
    Read More
  • US-CERT Technical Cyber Security Alert!!!!111!

    calendar Mar 6, 2007 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Today, as I received an email from CERT, I was reminded of the day in 2004 when it was announced that CERT merged with the US Government. I wondered what would change and even considered the possibility that red tape could turn the highly-respected CERT into something that people just didn't respect anymore.

    By the …


    Read More
  • MSSQL: The Differences Between SAFE, EXTERNAL_ACCESS and UNSAFE Assembly Permissions

    calendar Feb 20, 2007 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I found this useful security tip on Microsoft.com.

    SAFE is the recommended permission setting for assemblies that perform computation and data management tasks without accessing resources outside an instance of SQL Server.

    We recommend using EXTERNAL_ACCESS for assemblies that access resources outside of an instance …


    Read More
    • ««
    • «
    • 2
    • 3
    • 4
    • 5
    • 6
    • »
    • »»

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