Skip to content

IT Stuff

Saving an IT guys brain space since 2016..

  • Shop
  • Comment Rules
  • About Me
  • Shop
  • Comment Rules
  • About Me

Author: ando23

Dynamic AD Groups using Powershell

May 28, 2019May 28, 2019ando23Leave a comment

So what do I mean when I say Dynamic AD Groups? I look at it in a number of stages. Based from groups selected by the business, return each groups members where specific attributes are checked and match Department, Title and Office values. Again these values are noted by the business. Based on results collected…Read More

Posted in Active Directory Powershell Scripts SQL

How to create a Hyper-V Manager shortcut in Windows 10

December 24, 2018ando23Leave a comment

The other day I installed Hyper-V on a Windows 10 Enterprise machine and noticed that it didn’t create the Hyper-V Manager icon in start menu under Administrative Tools. 1. Right click or press and hold on an empty area on your desktop, and click/tap on New and Shortcut. 2. Copy and paste the location below…Read More

Posted in Hyper-V

PS2EXE-GUI: “Convert” PowerShell Scripts to EXE Files with GUI

December 24, 2018ando23Leave a comment

All of you know the fabulous script PS2EXE by Ingo Karstein you can download here: PS2EXE : “Convert” PowerShell Scripts to EXE Files. Unfortunately Ingo seems to have stopped working on his script so I overworked his script with some error fixes, improvements and output support for non-console WinForms scripts (parameter -noConsole to ps2exe.ps1). GUI…Read More

Posted in Powershell

Task Sequence Variables build in SCCM

December 24, 2018ando23Leave a comment

https://docs.microsoft.com/en-us/sccm/osd/understand/task-sequence-variables

Posted in SCCM - ConfigMgr

How to Install and Configure SCCM PowerBI Dashboard

December 24, 2018ando23Leave a comment
Posted in PowerBI SCCM - ConfigMgr

SCCM Client – Not able to find a site to manage client

December 24, 2018ando23Leave a comment

A little while ago I had a problem where a client I was working on kept failing to locate the site. Normally when you get an error like this you tend to find there are missing tabs and maybe a missing site code etc. The location services log file was saying that there was no…Read More

Posted in SCCM - ConfigMgr

Re-Run Task Sequence Tool 1.0

December 24, 2018ando23Leave a comment

When you’re working with ConfigMgr 2012 and task sequences, these tend to fail now and then. I’ve previously blogged about how you can re-run a required task sequence that is deployed to a client where it has for some reason failed. That blog post can be found here. Instead of logging on to each client and…Read More

Posted in SCCM - ConfigMgr

PowerShell Behavior Checking idea’s

December 24, 2018ando23Leave a comment

As mentioned in the header, I say idea’s as there a plenty of creative ways to put in some type of logic to ensure that your script is behaving as it should. One example of this could be to check if a file is located in a certain directory; What I have also added is…Read More

Posted in Powershell SCCM - ConfigMgr Scripts

Re-Check Policy (Available Task Sequences) when in WinPE

December 23, 2018ando23Leave a comment

Have you ever booted up a device, and forgotten to distribute a package or make a change to a step? Usually you would just reboot to PXE and waste another 5-10mins booting up right? Well you can actually reload the manager window again when it fails. When the TS fails open up CMD (F8) Click…Read More

Posted in SCCM - ConfigMgr Scripts

SCCM Task Sequence Variables

December 23, 2018ando23Leave a comment

With the following ComObjects you can easily read/ write and create task sequence variables. To use TS variables in a powershell script use the following lines of code; To initialize the ComObject while in TS: To display a TS variable value use: To write a value to a TS variable use : Source information was…Read More

Posted in Powershell SCCM - ConfigMgr Scripts

Posts navigation

Older posts

Categories

Active Directory Adobe AirVPN AirWatch AppV AppX Azure Blog CLI Docker Driver Deployment eBook Grafana Group Policy Hardware Linux MDT Microsoft Office Microsoft OS Office365 Organizr Packaging PFSense PowerBI Power Consumption Powershell SCCM - ConfigMgr SCCM Query Scripts SCSM - ServiceMgr Software Center SQL SteamCMD Teamspeak Ubuntu Ubuntu Server VestaCP VMware VMWare Tools Webserver Windows 10 Windows AppLocker Windows Server WinPE WSUS

Recent Posts

  • Dynamic AD Groups using Powershell
  • How to create a Hyper-V Manager shortcut in Windows 10
  • PS2EXE-GUI: “Convert” PowerShell Scripts to EXE Files with GUI
  • Task Sequence Variables build in SCCM
  • How to Install and Configure SCCM PowerBI Dashboard

Pages

  • Shop
  • Comment Rules
  • About Me

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

© 2019 IT Stuff | Saving an IT guys brain space since 2016..