Category Archives: microsoft
Windows 10’s Winget Package Manager gets third-party front ends
Windows 10’s Winget package manager is an excellent tool for installing popular applications, but it only works from the command line. To make it easier to find apps and install them, third-party developers have released front-ends for Windows 10’s new package manager.
Source: Windows 10’s Winget Package Manager gets third-party front ends
Step By Step: Migrate Your File Servers With Storage Migration Service in Windows Server 2019 – CHARBEL NEMNOM MVP – Microsoft Azure & More
Migrate a file server by using Storage Migration Service | Microsoft Docs
Use Storage Migration Service to migrate a server
Source: Migrate a file server by using Storage Migration Service | Microsoft Docs
How to Find Your Lost Windows or Office Product Keys
Set WshShell = CreateObject(“WScript.Shell”) MsgBox ConvertToKey(WshShell.RegRead(“HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId”)) Function ConvertToKey(Key) Const KeyOffset = 52 i = 28 Chars = “BCDFGHJKMPQRTVWXY2346789” Do Cur = 0 x = 14 Do Cur = Cur * 256 Cur = Key(x + KeyOffset) + Cur Key(x + KeyOffset) = (Cur \ 24) And 255 Cur = Cur Mod 24 x = x -1 Loop While x >= 0 i = i -1 KeyOutput = Mid(Chars, Cur + 1, 1) & KeyOutput If (((29 – i) Mod 6) = 0) And (i -1) Then i = i -1 KeyOutp
Source: How to Find Your Lost Windows or Office Product Keys
Using Scheduled Tasks and Scheduled Jobs in PowerShell
Windows 10: How to remove items from the Start Menu | Basics for Computer Nerds!
Disable Office 2013 sign in with Microsoft account
Microsoft Office 2013 has a close integration with Microsoft services and if you use a Microsoft Account on Windows 8/8.1, it automatically signs in to it without asking you. Once you are signed in, Office 365 and OneDrive cloud features are enabled in the product. If you do not want cloud services integration in Office 2013, you might want […]



