WinPE GUI – Windows 10 (WIM and FFU) – Part 1
This blog has other parts: ⦁ WinPE GUI-Windows 10 – Introduction ⦁ WinPE GUI-Windows 10 – Create and Apply WIM Images – Part 2 ⦁ WinPE GUI-Windows 10 – Create and Apply FFU Images – Part 3 Microsoft...
View ArticleWinPE GUI-Windows 10 – Create and Apply WIM Images – Part 2
This blog has other parts: ⦁ WinPE GUI-Windows 10 – Introduction ⦁ WinPE GUI-Windows 10 (WIM and FFU) – Part 1 ⦁ WinPE GUI-Windows 10 – Create and Apply FFU Images – Part 3 Note, newer DISM features...
View ArticleWinPE GUI-Windows 10 – Create and Apply FFU Images – Part 3
This blog has other parts: ⦁ WinPE GUI-Windows 10 – Introduction ⦁ WinPE GUI-Windows 10 (WIM and FFU) – Part 1 ⦁ WinPE GUI-Windows 10 – Create and Apply WIM Images – Part 2 Compared to the file-based...
View ArticleFind and back up PST files with PowerShell
The PowerShell script named ‘BackUp-PSTs.ps1’ is created to find all PST files (either still attached to Microsoft Outlook application as data files, stored in some network folder or in a folder on a...
View ArticlePowerShell: Export Active Directory Groups and their Members
IT service desks use groups in Active Directory as collections of user and computer accounts, and other groups in order to efficiently control access to shared resources, enumerate permissions to...
View ArticlePowerShell login script – map network drives based on Group Membership
The PowerShell logon scripts seems to be an important topic to me, and in this blog I include another logon script example that deals with mapping network shares based on a user’s security group...
View ArticlePowerShell Logoff scripts – collect computers’ hardware info
In one of my first posts about PowerShell Logon / Logoff scripts I’ve encouraged you to implement a script that could help you tackle tracking Logon / Logoff activity in your Active Directory...
View ArticleUse PowerShell to send a text message (SMS)
This post is about sending a text message (SMS) to a cellular subscribers from an e-mail application (Microsoft Outlook) using a PowerShell script. An e-mail message will be converted into a text...
View ArticleUse PowerShell to Troubleshoot Client DNS
Recently at the client’s site we had to replace a server with ailing hardware; this server housed thousands of users’ home folders and a problem was snowballing into a crisis very rapidly. The biggest...
View ArticlePowerShell – Redirecting Special Folders with login script
Redirecting Special Folders In many large organizations, where business-computing setting includes both the Active Directory and Group Policy, the Folder Redirection is frequently used to redirect the...
View Article