Difference between revisions of "Microsoft"
From Tech-Wiki
(→Misc) |
(→Windows 10) |
||
(55 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
[[File:microsoft_logo.png|thumb|200px|Microsoft]] | [[File:microsoft_logo.png|thumb|200px|Microsoft]] | ||
− | == | + | ==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== | ==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 | + | ==Windows 10== |
+ | *[[Generate Shadow Copy Backups (snapshot)]] | ||
+ | *[[Windows Sandbox Configuration sample]] | ||
− | ==Windows Server 2008== | + | ==Windows 11== |
+ | *[[Install without Hotmail account]] | ||
+ | |||
+ | ==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]] | ||
+ | |||
+ | ==SCCM - System Center== | ||
+ | *[[Troubleshooting client]] | ||
==Misc== | ==Misc== | ||
*[[How to wipe a EFI partition on a USB stick previously formatted on a mac with a GUID partition table.]] | *[[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]] | *[[How to capture or backup network configuration]] | ||
− | *[[How to | + | *[[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]] | ||
==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] |
Latest revision as of 00:32, 15 October 2024
Contents
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
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