https://github.com/attuneops/windows-operating-system-toolkit
https://github.com/attuneops/windows-operating-system-toolkit
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/attuneops/windows-operating-system-toolkit
- Owner: AttuneOps
- Created: 2023-11-02T06:11:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T11:20:13.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T22:46:24.840Z (over 1 year ago)
- Homepage: https://github.attuneautomation.com/Windows-Operating-System-Toolkit/
- Size: 19.4 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://doc.servertribe.com)
[](http://discord.servertribe.com)
[](https://www.youtube.com/@servertribe)
[](https://www.servertribe.com/community-edition/)
# Windows OS Toolkit
# Attune
[Attune](https://www.servertribe.com/)
automates and orchestrates processes to streamline deployments, scaling,
migrations, and management of your systems. The Attune platform is building a
community of sharable automated and orchestrated processes.
You can leverage the publicly available orchestrated blueprints to increase
your productivity, and accelerate the delivery of your projects. You can
open-source your own work and improve existing community orchestrated projects.
## Get Started with Attune, Download NOW!
The **Attune Community Edition** can be
[downloaded](https://www.servertribe.com/comunity-edition/)
for free from our
[ServerTribe website](https://www.servertribe.com/comunity-edition/).
You can learn more about Attune through
[ServerTribe's YouTube Channel](https://www.youtube.com/@servertribe).
# Clone this Project
To clone this project into your own instance of Attune, follow the
[Clone a GIT Project How To Instructions](https://servertribe-attune.readthedocs.io/en/latest/howto/design_workspace/clone_project.html).
## Blueprints
This Project contains the following Blueprints.
### Remove Windows Bloatware
### WIN Connect to Active Directory
### WIN Disable Sleep and Hibernation
### WIN Partition and Format E Drive
### WIN PON Setup ICCP Server NICs
### WIN Reboot
### WIN Set Time Server
### WIN Setup Debug Utilities
### WIN Setup Standard Windows OS
### WIN Setup Useful Utilities
Set up a basic set of useful Windows programs.
### WSUU Install Brave
## Parameters
| Name | Type | Script Reference | Comment |
| ---- | ---- | ---------------- | ------- |
| Active Directory Server | Windows Node | `activedirectoryserver` | |
| AD Full Domain Name | Text | `adfulldomainname` | |
| DMS Subnet | Network IPv4 Subnet | `dmssubnet` | Make this the same as Target Subnet. |
| ICCP NIC2 | Basic Node | `iccpnic2` | |
| NTP Servers | Node List | `ntpservers` | |
| Target Environment Servers | Node List | `targetenvironmentservers` | The servers in this group are added to the hosts file for this server being built |
| Target Server: Browser Home Page | Text | `targetserverbrowserhomepage` | |
| Target Server: Win | Windows Node | `targetserverwin` | |
| Target Server: Windows TimeZone | Text | `targetserverwindowstimezone` | |
| Target Server Win: GeoID | Text | `targetserverwingeoid` | The Settings -> Time & Language -> Region & Language -> Country or Region setting.
https://docs.microsoft.com/en-au/windows/win32/intl/table-of-geographical-locations?redirectedfrom=MSDN |
| Target Server Win: LANG | Text | `targetserverwinlang` | This is used to set the windows operating systems LANG,
Settings -> Time & Language -> Region & Language -> Language |
| Target Server Win: LANG ID | Text | `targetserverwinlangid` | |
| Timezone Server | Basic Node | `timezoneserver` | |
| Windows: AD Admin User | Windows Credential | `windowsadadminuser` | |
| Windows: Administrator | Windows Credential | `windowsadministrator` | The windows administrator user |
## Files
| Name | Type | Comment |
| ---- | ---- | ------- |
| PON Win Server Hosts File | Version Controlled Files | Root folder=/, Deploys to /C$/ |
| WIN Util 7z | Version Controlled Files | https://www.7-zip.org/download.html
(alternative MSI installer) 7-Zip for 64-bit Windows x64 (Intel 64 or AMD64) |
| WIN Util Brave 64bit | Large Archives | For the latest release: https://github.com/brave/brave-browser/releases/latest |
| WIN Util MobaXTerm | Large Archives | |
| WIN Util Notepad++ | Version Controlled Files | Utilities such as notepad++, 7zip, etc |
| WIN Util PowerToys | Version Controlled Files | https://github.com/microsoft/PowerToys/releases |
| WIN Util Putty | Version Controlled Files | |
| WIN Util WinSCP | Version Controlled Files | |
| WIN Util WireShark | Large Archives | |
# Contribute to this Project
**The collective power of a community of talented individuals working in
concert delivers not only more ideas, but quicker development and
troubleshooting when issues arise.**
If you’d like to contribute and help improve these projects, please fork our
repository, commit your changes in Attune, push you changes, and create a
pull request.

---
Please feel free to raise any issues or questions you have.

---
**Thank you**