본문 바로가기

AD4

Setting Up Network Printers [Scenario] Users need to install company network printers with drivers everytime setting up a PC. It demands and time and manual steps which are not my type. [Objectives] Set network printers in the local AD server so that user can install and use them easily [Steps] Remote control AD server via RDP Run printmanagement console by inputting "printmanagement.msc" in run window Go to "Print Managem.. 2023. 9. 20.
[PowerShell] GUI - S/W Installation with AD Group Assignment [Requirements] The Service Delivery team needs a GUI tool to assign AD groups to a user PC with few clicks - GUI(Graphic User Interface) - Searching PC with user and PC name - List of SW provided to the tool user - Create a Excel sheet to easily add SW and OU and get the SW in the SW list [OS] Windows 10 [Development Language] PowerShell [IDE] PowerShell ISE [Code] GUI - RISD_main.xaml Execution.. 2023. 6. 12.
[PowerShell]Fetching Rows from CSV File and Execute PowerShell command for setting EmployeeID [Senario] HR dept. wants to set employeeID for those who have blank employeeID in AD. They sent me a csv file with column userPrincipalName and EmployeeID. [Objectives] - Create PowrShell script which fetchs data from the given csv file from HR department and set employeeID It would be a good chance to maniplate ChatGPT so I asked the AI to generate PowerShell Code Me: I am working on Powershell.. 2023. 3. 27.
[PowerShell] Saving Activie Directory Query Output to CSV [Senario] HR department asks whether user account information in HR system, especially employee ID, is maching with one in Active Directory. Hundres of user account name(SamAccountName) has been given and employee ID should be returned to HR by filling out employee ID aligned with user account name. [Objectives] Write Powershell script to - getting each line of user account name from csv(comma s.. 2023. 3. 20.
반응형