Difference between revisions of "Microsoft"
From Tech-Wiki
(→Windows Server 2003/2008/20012) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
*[[Windows Sandbox Configuration sample]] | *[[Windows Sandbox Configuration sample]] | ||
− | ==Windows | + | ==Windows 11== |
*[[Install without Hotmail account]] | *[[Install without Hotmail account]] | ||
Line 36: | Line 36: | ||
*[[Robocopy Example]] | *[[Robocopy Example]] | ||
*[[Running Docker containers]] | *[[Running Docker containers]] | ||
+ | *[[Automatic HTTP Certificates with Let's Encrypt]] | ||
==SCCM - System Center== | ==SCCM - System Center== | ||
Line 60: | Line 61: | ||
*[[Creating and restore image using the built-in features in Windows]] | *[[Creating and restore image using the built-in features in Windows]] | ||
*[[Most useful PowerShell commands for Exchange]] | *[[Most useful PowerShell commands for Exchange]] | ||
+ | *[[Reset Administrator Password in any Windows using SystemRescueCD]] | ||
==External links== | ==External links== | ||
*[http://www.microsoft.com/ Corporate website] | *[http://www.microsoft.com/ Corporate website] | ||
*[https://technet.microsoft.com/en-us/library/hh801901 TechNet Windows Server 2012 Library] | *[https://technet.microsoft.com/en-us/library/hh801901 TechNet Windows Server 2012 Library] |
Latest revision as of 20:48, 16 February 2025
Contents
[hide]Active Directory
- How to get the AD object security ID (SID)
- How to get the members of a group using CMD
- How to identify the FSMO owners
- Login script using VBScript
- Exporting AD users and its info to a text file
- PAC file example
- WMI Filters to be used in GPO
Windows 7
- How to enable God Mode
- How to Reverse the mouse scroll wheel - to match Apples OSX 10.7 (Lion) "Natural scrolling"
- Lock Screen when using Remote Assistance
- VBScript to list folders by size
Windows 10
Windows 11
Windows Server 2003/2008/20012
- VBScript Inventory - Collecting several informations from Windows machines
- Enabling Disk Performance Counters in Task Manager
- Converting the Windows Server to a Workstation
- How to clear all events logs in Windows EventLog
- How to check number of users connected to IIS web server
- Listing and filtering IIS Logs in Powershell
- How to enable a server for remote management
- How to calculate the MS NLB multicast mac address from a unicast IP address
- Check and Set the System Account Proxy settings
- Robocopy Example
- Running Docker containers
- Automatic HTTP Certificates with Let's Encrypt
SCCM - System Center
Misc
- How to wipe a EFI partition on a USB stick previously formatted on a mac with a GUID partition table.
- How to capture or backup network configuration
- Expand disks using Diskpart
- How to capture traffic with no Wireshark using netsh
- Windows NTP Setup
- How to force a GPO policy update on a Windows client
- Microsoft Security Tools
- How to disable Windows Firewall using netsh
- How to stop Outlook 2010 from blocking potentially unsafe attachments
- Command line search for large files
- For loop in CMD parsing entries in a TXT file
- Ping printing the time stamp
- Ping with audible output
- Task scheduler to create Shadow Copy
- Download using command line
- How to discover the user logged in a remote workstation
- How to use telnet when this feature is not installed
- Creating and restore image using the built-in features in Windows
- Most useful PowerShell commands for Exchange
- Reset Administrator Password in any Windows using SystemRescueCD