Sunday, April 5, 2026

Configure NDI on VLC

This will show you how to configure VLC to broadcast as an NDI source.

Download the NDI tools for your computer.  Windows 11 is used in this example

https://ndi.video/tools/vlc-plugin-2/




Install the NDI tools

...it can take some time just as it says....
It will ask you to register...you don't have to if you dont want to.

Launch VLC

Go to Tools > Preferences

In the Video section, set the Output to NDI video output.



Do the same for Audio.

AUDIO -> Output Module -> NDI Audio Output


Click on SAVE.  
Restart VLC

Open up a media file and start playing.  

Go to your NDI receiving device and go through the methedology of that device to receive an NDI.

In this example OBS is being used. 



VLC can't receive NDI, but OBS is free, and if you install the NDI plugin components, takes mere minutes, it can receive NDI broadcasts with ease.



Pre-provision OneDrive script syntax example

At time of writing, April/2026 when you pre-provision one drive for a migration, this URL in microsoft provides you a PowerShell script

Pre-provision OneDrive for users in your organization - SharePoint in Microsoft 365 | Microsoft Learn

This script that you can download from Microsoft site looks like this:


You just have to change your 365 tenant ID, but doesn't give any real meaningful example of what you put in, so here's what worked.  And I changed my $true to $false.  I only modified the very top section, but here's the syntax in case you are having issues.


Ran the PowerShell as admin.  Entered in my user/pass for tenant admin credentials

Script ran:






Tuesday, March 31, 2026

Rotate Screen in windows with keyboard

This option may work with some graphics cards.
Use the Settings app option if problems are encountered


Ctrl + Alt + Up arrow – rotates to landscape mode.

Ctrl + Alt + Down arrow – rotates the screen upside down.

Ctrl + Alt + Right arrow – rotates the screen 90 degrees (right).

Ctrl + Alt + Left arrow – rotates the screen 90 degrees (left).

To return to the normal orientation, use the "Ctrl + Alt + Up arrow" keyboard shortcut.

Pull my production site into the staging site in GoDaddy

Pull my production site into the staging site


  1. On your My Products page, next to Managed Hosting for WordPress, select Manage All.






  2. For the website you want to pull into staging, select Settings from the menu icon menu.

  3. In the Staging Site section, select Actions and then select Sync Sites.
    Select sync site
  4. Select Pull production to staging.
     Note: Choose to Overwrite content if you're syncing your sites for the first time or if you're certain you want to overwrite the staging site database. If you do not choose to Overwrite content, only files will be pulled into staging.
  5. Select Sync.

Syncing your staging site from your production site may take a few minutes based on the size and complexity of your site.