Filter
Exclude
Time range
-
Near
Microsoft provides two ways to check #OneDrive storage: one may lag by 48 hours, and the other lacks site URLs. So, we built a #PowerShellScript that fills those gaps with a single report for auditing, troubleshooting, and capacity planning. github.com/admindroid-commun… #AdminDroid
2
67
Ever spent hours checking last logons for users across multiple domain controllers in #ActiveDirectory? 😫 ⚡Skip the hassle! Use this #PowerShellScript to export the true #lastlogon reports for Active Directory users in minutes. o365reports.com/get-users-la… #O365Reports #ADUsers
2
87
Most admins monitor primary mailbox storage. #ArchiveMailboxes? Not so much. 💯 Track archive mailbox size, quotas, oversized mailboxes, and auto-expanding archives with this #PowerShellScript. Download: github.com/admindroid-commun… #Microsoft365 #ExchangeOnline #AdminDroid
1
5
89
PowershellScript、なんでVSCodeで実行できるのにExplorer上ではエラー吐いて動かないんだ??構文あってるし、と思ってたら保存時の文字コードエラーだった……
72
#MailboxAuditing is ON by default, but not everything gets tracked. If audit settings were changed earlier, new actions can go unlogged and are hard to spot. This #PowerShellScript quickly finds non-audited actions fast! github.com/admindroid-commun… #ExchangeOnline #AdminDroid
4
129
There’s no built-in way to report or manage tag members in #MicrosoftTeams So everything becomes manual! This #PowerShellScript fixes that. Export, audit, and bulk manage Teams tags easily. github.com/admindroid-commun… #Microsoft365 #AdminDroid #TeamsTags
3
102
Don’t let #inactiveteams slow down your #MicrosoftTeams experience! 👉With this #PowerShellScript, you can identify and archive teams that haven’t been used in weeks, keeping your workspace efficient.🚀 github.com/admindroid-commun… #Microsoft365 #AdminDroid #TeamsManegement
2
99
How to easily create a Document with a PowerShell Script based on a CVS File in Royal TS💡 Check out our Community Page to read more ➡️ royalapps.com/go/kb-ps-ts-cs… #PowerShell #PowerShellscript #remote #remotedesktop #CVS #CVSfile #royalts
1
1
173
. Ever spent hours converting #External to internal users one by one in #Microsoft365?😫 ⚡Skip the repetition! Use this #PowerShellScript to convert #ExternalUsers in bulk while keeping history and permissions intact. o365reports.com/convert-exte… #O365Reports #GuestUser #PowerShell
98
Enabling external sharing for 10 #SharePoint sites one by one is painful. This #PowerShellScript simplifies it: ✅Enable #ExternalSharing for multiple sites via CSV ✅Apply sharing level to other sites ✅Resolve PnP AADSTS700016 error github.com/admindroid-commun… #M365 #AdminDroid
1
86
Disabling the account is the first reaction. It shouldn't be the last action. Delegated access, #ForwardingRules, active sessions, all still open after the block! Checklist to secure a compromised mailbox #PowerShellScript👇 blog.admindroid.com/secure-a… #AdminDroid #Microsoft365
4
199
Wondering who shared sensitive files in #MicrosoftTeams channels? 🕵️‍♂️ Don't leave it to chance! Use this #PowerShellScript to track all file sharing activities across teams and secure your data today! github.com/admindroid-commun… #Microsoft365 #AdminDroid #SysAdmin
1
66
The SPO Admin Center only shows site-level storage. Files & folders storage usage? Missing! We built a PowerShell script that fills that gap with detailed storage reports! 🔗 github.com/admindroid-commun… #SharePointOnline #PowerShellScript #AdminDroid
1
3
270
Old and rarely used, but I thought it was cool to add an "import-powershellscript" module to Pickle that executes PowerShell scripts in memory. The nice thing is that it dynamically allocates the necessary memory for the scripts instead of having an empty chunk. #redteam
1
2
28
1,556
ExcelVBAでうまく取得できないWeb状の情報を、PowerShellスクリプトで取得することができた。 PowerShellスクリプトの実行結果をtemporaryファイルで出力するようにした上で、 ExcelVBAからPowerShellScriptを実行し、結果をExcelで読み込む、というやや手間のかかる方法で作り上げることに成功。
45
Missing emails in #sharedmailboxes = painful to troubleshoot. Without tracking, you can’t answer: Was it deleted? Who did it? When? Use this #PowerShellScript to audit shared mailbox deletions find who deleted what & when. github.com/admindroid-commun… #AdminDroid #Microsoft365
1
2
62
When you see “User account compromised", everything gets reprioritized instantly! To speed up response, we built a #PowerShellScript that automates the remediation steps for compromised accounts. github.com/admindroid-commun… #Microsoft365 #AdminDroid #RiskRemediation
2
83
#LicenseManagement in #Microsoft365 isn’t about assignment, it’s knowing where licenses come from. Users can get licenses directly or via groups, which isn’t easy to trace in Entra. So we built a #PowerShellScript to show assignment paths. 🔗github.com/admindroid-commun… #AdminDroid
4
88
写真の撮影日データを抽出するPowerShellScript書いた。調べて出てきたのを適当に自分用にアレンジ。
106