OrgKit
OrgKit copied to clipboard
Provision a brand-new company with proper defaults in Windows, Offic365, and Azure
Removed Firefox wording from the Browser-Chrome policy.
> Provision a brand-new company with proper defaults in Windows, **Offic365**, and Azure Should be spelled **Office365**.
Hey @SwiftOnSecurity , so what is the scope of deployment? Meaning on-premises, Azure, AWS, etc.? Are these images/systems going to be deployed to Hyper-V, VirtualBox, ESXi, Vagrant, or a Docker...
- Parametrized the `OrgKit-CreateOU` function to accept OU details as parameters. - Introduced an array of hashtables to store OU details, reducing repetitive code. - Replaced multiple hardcoded function calls...