Difference between revisions of "Microsoft"
From Tech-Wiki
(→Active Directory) |
|||
Line 15: | Line 15: | ||
*[[VBScript to list folders by size]] | *[[VBScript to list folders by size]] | ||
− | ==Windows Server 2003 | + | ==Windows Server 2003/2008/20012== |
− | + | ||
− | + | ||
==Misc== | ==Misc== | ||
Line 32: | Line 30: | ||
*[[Command line search for large files]] | *[[Command line search for large files]] | ||
*[[How to calculate the MS NLB multicast mac address from a unicast IP address]] | *[[How to calculate the MS NLB multicast mac address from a unicast IP address]] | ||
+ | *[[For loop in CMD parsing entries in a TXT file]] | ||
==External links== | ==External links== | ||
* [http://www.microsoft.com/ Corporate website] | * [http://www.microsoft.com/ Corporate website] |
Revision as of 15:08, 14 July 2016
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
Windows XP
Windows 7
- How to enable God Mode
- How to Reverse the mouse scroll wheel - to match Apples OSX 10.7 (Lion) "Natural" scrolling"
- VBScript to list folders by size
Windows Server 2003/2008/20012
Misc
- How to wipe a EFI partition on a USB stick previously formatted on a mac with a GUID partition table.
- How to clear all events logs in Windows 7 & 2008 systems
- How to capture or backup network configuration
- How to check number of users connected to IIS web server
- 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 enable a server for remote management
- How to stop Outlook 2010 from blocking potentially unsafe attachments
- Command line search for large files
- How to calculate the MS NLB multicast mac address from a unicast IP address
- For loop in CMD parsing entries in a TXT file