Skip to content

fenceMeshwire/powershell_sysadmin_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powershell_sysadmin_tasks

Operations for setup and maintenance of a Windows Server 2019 using powershell commands.

  1. Basic steps of configuration, after installation of Windows 2019 Server -> 00_introductions.ps1
  2. Disable and enable the option RandomizeIdentifiers within the IPv6 protocol of the local machine -> 01_disable_enable_randomize_identifiers_ipv6.ps1
  3. Create, format and remove partitions -> 02_create_format_partition.ps1
  4. Show the system properties -> 03_system_properties.ps1
  5. ...
  6. ...
  7. Downgrade a domain controller-> 06_downgrade_domain_controller.ps1
  8. Miscellaneous Commands -> 99_misc.ps1

About

Operations for setup and maintenance of a Windows Server 2019 using powershell commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published