Difference between revisions of "Microsoft"

From Tech-Wiki
Jump to: navigation, search
(Windows Server 2003/2008/20012)
 
(15 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
*[[Login script using VBScript]]
 
*[[Login script using VBScript]]
 
*[[Exporting AD users and its info to a text file]]
 
*[[Exporting AD users and its info to a text file]]
 +
*[[PAC file example]]
 +
*[[WMI Filters to be used in GPO]]
  
 
==Windows 7==
 
==Windows 7==
Line 14: Line 16:
 
*[[Lock Screen when using Remote Assistance]]
 
*[[Lock Screen when using Remote Assistance]]
 
*[[VBScript to list folders by size]]
 
*[[VBScript to list folders by size]]
 +
 +
==Windows 10==
 +
*[[Generate Shadow Copy Backups (snapshot)]]
 +
*[[Windows Sandbox Configuration sample]]
  
 
==Windows Server 2003/2008/20012==
 
==Windows Server 2003/2008/20012==
Line 19: Line 25:
 
*[[Enabling Disk Performance Counters in Task Manager]]
 
*[[Enabling Disk Performance Counters in Task Manager]]
 
*[[Converting the Windows Server to a Workstation]]
 
*[[Converting the Windows Server to a Workstation]]
*[[How to clear all events logs in Windows 7 & 2008 systems]]
+
*[[How to clear all events logs in Windows EventLog]]
 
*[[How to check number of users connected to IIS web server]]
 
*[[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 enable a server for remote management]]
 
*[[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]]
 
*[[Check and Set the System Account Proxy settings]]
 
*[[Check and Set the System Account Proxy settings]]
 
*[[Robocopy Example]]
 
*[[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]]
 +
*[[Expand disks using Diskpart]]
 +
*[[How to capture traffic with no Wireshark using netsh]]
 
*[[Windows NTP Setup]]
 
*[[Windows NTP Setup]]
 
*[[How to force a GPO policy update on a Windows client]]
 
*[[How to force a GPO policy update on a Windows client]]
Line 37: Line 50:
 
*[[For loop in CMD parsing entries in a TXT file]]
 
*[[For loop in CMD parsing entries in a TXT file]]
 
*[[Ping printing the time stamp]]
 
*[[Ping printing the time stamp]]
 +
*[[Task scheduler to create Shadow Copy]]
 
*[[Download using command line]]
 
*[[Download using command line]]
 
*[[How to discover the user logged in a remote workstation]]
 
*[[How to discover the user logged in a remote workstation]]
 
*[[How to use telnet when this feature is not installed]]
 
*[[How to use telnet when this feature is not installed]]
 
*[[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]]
  
 
==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 16:24, 27 November 2023

Microsoft

Active Directory

Windows 7

Windows 10

Windows Server 2003/2008/20012

SCCM - System Center

Misc

External links