IT Nota

  • Home
  • How To
  • .NET
  • WordPress
  • Contact

How to Delay Shutdown or Restart on a Windows Server

One client had a windows server with a memory leak problem that needed further investigation. While the application was still being checked, the production server had to be rebooted at least once a week. What struck me was that they really assigned an FTE to log in after midnight to reboot the server manually. And this is really unnecessary. While I understand that a highly critical system … [Read more...]

January 6, 2023 Filed Under: How To Tagged With: Windows, Windows Server

How to Type Emoji Using Keyboard Shortcuts in Windows and macOS

One thing that you can do easily in a smartphone but not so obvious in a desktop computer is to quickly type an emoji character in your text. By memorizing these keyboard shortcuts, you can do the same, whether it’s on a Mac or a Windows system. Mac On a mac, press all these keys: ⌃ CTRL + ⌘ Command + spacebar. Windows Either of these combinations will work on Windows 10 or … [Read more...]

January 5, 2023 Filed Under: How To Tagged With: macOS, Windows

How to Change the Time Stamp of a File Using PowerShell

From time to time, you may need to modify the time stamp of a file for archiving or any other reasons. This PowerShell script comes in handy when you need to do it. This is for a one-off tweak of a file. If you're doing this in bulk, it's probably better to use Robocopy with a /copy:T option (see an example here) to copy all the attributes including the time stamp. Or Two … [Read more...]

July 20, 2022 Filed Under: How To Tagged With: PowerShell, Windows, Windows Server

How to Backup IIS Manager Connections List on Windows

You've been using IIS Manager to manage remote IIS from your local computer. But how do you export the connections list if you move to a new computer or just to back it up if you lost all data? This post will show you how you can export and back up IIS Manager connections list on your local PC. All connections in IIS Manager are saved in a binary file called InetMgr.preferences and it … [Read more...]

March 6, 2019 Filed Under: How To Tagged With: IIS, Internet Information Services, Microsoft, Windows, Windows 10

How to Check Installed .NET Core Version

This is one way to determine what version of .NET Core is installed on your machine (or if it's not installed): Launch Windows PowerShell. Runtime SDK In the following example, you can see that .NET Core 2.1.2 Runtime is installed, but the SDK is not installed with the following error message: Otherwise, it will look more like the next screenshot: … [Read more...]

January 30, 2019 Filed Under: How To Tagged With: .NET, .NET Core, Microsoft, PowerShell, Windows

  • 1
  • 2
  • 3
  • 4
  • Next Page »
Buy me a coffee Support this site
Buy Me a Coffee?

Categories

  • .NET
  • Coding
  • Cybersecurity
  • Database
  • How To
  • Internet
  • Multimedia
  • Photography
  • Programming
  • Resources
  • Review
  • Tips and Tricks
  • Use Case
  • WordPress
  • Writing

Recent Posts

  • How to Delay Shutdown or Restart on a Mac
  • How to Activate Built-in Web Server
  • SSIS Best Practice with Naming Conventions
  • How to Delay Shutdown or Restart on a Windows Server
  • How to Type Emoji Using Keyboard Shortcuts in Windows and macOS

Recent Posts

  • How to Delay Shutdown or Restart on a Mac
  • How to Activate Built-in Web Server
  • SSIS Best Practice with Naming Conventions
  • How to Delay Shutdown or Restart on a Windows Server
  • How to Type Emoji Using Keyboard Shortcuts in Windows and macOS

Tags

.NET ASP.NET Cdonts Dll Classic ASP Code Editor ETL FSharp Genesis Framework Git Google HP Asset Manager HTML5 Hugo IIS Information Security Internet Internet Information Services iOS JAMStack JavaScript Linux macOS Microsoft Microsoft SQL Server MVC PHP PowerShell Python Simple Mail Transfer Protocol Smtp Server SQL SQL Server SSIS SSMS SSRS Sublime Text Visual Studio Visual Studio Code VPN Web Server Windows Windows 8 Windows 10 Windows 2012 Windows Server

Copyright © 2011-2023 IT Nota. All rights reserved. Terms of Use | Privacy Policy | Disclosure