Pablo Brincat and
Tim Buntrock are now friends 1 year, 3 months ago
Tim Buntrock changed their profile picture 1 year, 3 months ago
Tim Buntrock wrote a new post,
Create a self-signed certificate with PowerShell 5 years, 1 month ago
In this post I introduce a little PowerShell script that lets you quickly create a self-signed certificate.
Tim Buntrock replied to the topic Books about PowerShell Core 6.0? in
PowerShell Forum 5 years, 1 month ago
Check out this book:
https://www.packtpub.com/networking-and-servers/learn-powershell-core-60#
What You Will Learn:
– Get to grips with Powershell Core 6.0
– Explore basic and advanced PowerShell scripting techniques
– Get to grips with Windows PowerShell Security
– Work with centralization and DevOps with PowerShell
– Implement PowerShell in your organization through real-life examples
– Learn to create GUIs and use DSC in productionBR
Tim
Tim Buntrock liked Finding large files with PowerShell. (So far, This post has 2 likes) 5 years, 5 months ago
Tim Buntrock commented on
Find and delete unlinked (orphaned) GPOs with PowerShell 5 years, 6 months ago
Hi Vincent,
using Get-GPOReport doesn´t include Sites. You can use the mentioned method, if you linking GPOs to a domain or OUs. If you want to use it, you have to exlclude site-linked GPOs based on naming or searching for those and compare them.
Tim Buntrock changed their profile picture 5 years, 6 months ago
Tim Buntrock liked Encrypt and decrypt files with PowerShell and PGP. (So far, This post has 4 likes) 5 years, 6 months ago
Tim Buntrock liked Azure network monitoring. (So far, This post has 1 likes) 5 years, 6 months ago
Tim Buntrock wrote a new post 5 years, 6 months ago
Prevent copying of an Active Directory attribute when duplicating a user account
In part one, I outlined the fundamentals of Azure Automation. Now it’s time to see Azure Automation instruments in action. In this post, I’ll walk through the steps to create and manage Azure Automation runbooks to control resources in a fully automated manner.
Tim Buntrock replied to the topic Freebie: Chapter 1 of the PowerShell Cookbook in
PowerShell Forum 5 years, 6 months ago
Sorry, just get a notification and thought it would be a new Version. Yea I thought the same about PS Core. May someone else have some news about PS Core.
Tim Buntrock started the topic Freebie: Chapter 1 of the PowerShell Cookbook in
PowerShell Forum 5 years, 6 months ago
Want a free, 90-page intro to PowerShell?
Here you go – Chapter 1 of the PowerShell Cookbook:
http://cdn.oreilly.com/oreilly/booksamplers/9781449320683_sampler.pdfTim Buntrock wrote a new post,
Find and delete unlinked (orphaned) GPOs with PowerShell 5 years, 6 months ago
In this post, I will discuss a PowerShell script that helps you find and delete unlinked Group Policy Objects (GPO), also known as orphaned GPOs. Orphaned GPOs are not linked to any Active Directory sites, domains, or organizational units (OUs). This can cause various problems. Using PowerShell, it is easy to create reports of unlinked GPOs, back them up, and eventually delete them.
Tim Buntrock's profile was updated 5 years, 6 months ago
Tim Buntrock joined the group
PowerShell 5 years, 6 months ago
Tim Buntrock's profile was updated 5 years, 11 months ago
Tim Buntrock commented on Privileged Access Management – Assign temporary AD group membership 5 years, 11 months ago
I think “On-Prem” you don´t need it.
Tim Buntrock wrote a new post 6 years, 7 months ago
Privileged Access Management – Assign temporary AD group membership
VMware ESXi 6.5 can connect to external storage via iSCSI, which works on top of TCP. Another widely used protocol for shared storage connections is Network File System (NFS). Today, we’ll connect ESXi 6.5 to iSCSI shared storage over the local area network.
You have to delegate this in GPMC. In GPMC go to Group Policy Objects and select Delegation tab, and add the GPO Editors Group or another group . If you also want to give this groups permissions, to link GPOs , you can do this in ADUC. Just reight-click an OU and select Delegate Control, type in the group and delegate the following common task Manage Group Policy links.
Tim Buntrock wrote a new post 7 years, 4 months ago
Find AD users with empty password using PowerShell
Using the Microsoft Deployment Toolkit (MDT) as portable application allows to simplify the OS deployment process in branch offices. In this post you will also learn how to create and update a Deployment Share for the portable MDT.
- Load More